mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-16 12:06:55 +02:00
Update copyright notice.
This commit is contained in:
parent
ea6ce47345
commit
72797c25d5
1 changed files with 1 additions and 1 deletions
2
one.cpp
2
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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue