summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Finney <ben@benfinney.id.au>2016-03-04 16:44:23 +1100
committerBen Finney <ben@benfinney.id.au>2016-03-04 16:44:23 +1100
commit72797c25d5e80c5a4c2b2d80ebd5cbc9b1164767 (patch)
treee089a7c419a8a964aba12182650f14836db7057f
parentea6ce473457f0c878ca32b7747b6771abfd2415d (diff)
downloadinfinitytier-72797c25d5e80c5a4c2b2d80ebd5cbc9b1164767.tar.gz
infinitytier-72797c25d5e80c5a4c2b2d80ebd5cbc9b1164767.zip
Update copyright notice.
-rw-r--r--one.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/one.cpp b/one.cpp
index fd2ea532..b6654cb0 100644
--- a/one.cpp
+++ b/one.cpp
@@ -71,7 +71,7 @@ using namespace ZeroTier;
static OneService *volatile zt1Service = (OneService *)0;
#define PROGRAM_NAME "ZeroTier One"
-#define COPYRIGHT_NOTICE "(c)2011-2015 ZeroTier, Inc."
+#define COPYRIGHT_NOTICE "Copyright © 2011–2016 ZeroTier, Inc."
#define LICENSE_GRANT \
"Licensed under the GNU General Public License v3" ZT_EOL_S