1.4.6 version bump
This commit is contained in:
parent
075321fd0d
commit
6897f602bf
7 changed files with 15 additions and 14 deletions
8
one.cpp
8
one.cpp
|
@ -83,12 +83,8 @@ using namespace ZeroTier;
|
|||
static OneService *volatile zt1Service = (OneService *)0;
|
||||
|
||||
#define PROGRAM_NAME "ZeroTier One"
|
||||
#define COPYRIGHT_NOTICE "Copyright (c) 2011-2018 ZeroTier, Inc."
|
||||
#define LICENSE_GRANT \
|
||||
"This is free software: you may copy, modify, and/or distribute this" ZT_EOL_S \
|
||||
"work under the terms of the GNU General Public License, version 3 or" ZT_EOL_S \
|
||||
"later as published by the Free Software Foundation." ZT_EOL_S \
|
||||
"No warranty expressed or implied." ZT_EOL_S
|
||||
#define COPYRIGHT_NOTICE "Copyright (c) 2019 ZeroTier, Inc."
|
||||
#define LICENSE_GRANT "Licensed under the ZeroTier BSL 1.1 (see LICENSE.txt)"
|
||||
|
||||
/****************************************************************************/
|
||||
/* zerotier-cli personality */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue