Browse Source

Update copyright notice.

Ben Finney 9 years ago
parent
commit
72797c25d5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      one.cpp

+ 1 - 1
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