summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Finney <ben@benfinney.id.au>2016-02-29 17:25:39 +1100
committerBen Finney <ben@benfinney.id.au>2016-02-29 17:44:47 +1100
commitd37e44225f47683a5a8e56a6b6eb8c9f4330ce52 (patch)
treeb67a1b55abe97bfa584db59a5bbaed72d1277cf0
parent5c172d1a1539a6b901efa758e8d8c83f2b4d78ac (diff)
downloadinfinitytier-d37e44225f47683a5a8e56a6b6eb8c9f4330ce52.tar.gz
infinitytier-d37e44225f47683a5a8e56a6b6eb8c9f4330ce52.zip
Add explicit copyright statement in same file as license grant.
-rw-r--r--COPYING10
1 files changed, 10 insertions, 0 deletions
diff --git a/COPYING b/COPYING
index 01c99074..e44913fa 100644
--- a/COPYING
+++ b/COPYING
@@ -1,3 +1,6 @@
+ZeroTier One, an endpoint server for the ZeroTier virtual network layer.
+Copyright © 2011–2016 ZeroTier, Inc.
+
ZeroTier One is licensed under the terms of the GNU General Public License
version 3, which are available here:
@@ -11,3 +14,10 @@ ZeroTier One may not be embedded into any closed-source application (e.g. via
linking), nor may closed-source derivatives be created, without a separately
negotiated license from ZeroTier Networks LLC. See the terms of the GPLv3 for
details.
+
+..
+ Local variables:
+ coding: utf-8
+ mode: text
+ End:
+ vim: fileencoding=utf-8 filetype=text :