Explicitly grant GPLv3-or-later terms to the overall code base.

This commit is contained in:
Ben Finney 2016-02-29 17:39:11 +11:00
parent f6e98df8da
commit 642aa3313d

View file

@ -1,8 +1,10 @@
ZeroTier One, an endpoint server for the ZeroTier virtual network layer. ZeroTier One, an endpoint server for the ZeroTier virtual network layer.
Copyright © 20112016 ZeroTier, Inc. Copyright © 20112016 ZeroTier, Inc.
ZeroTier One is licensed under the terms of the GNU General Public License ZeroTier One is free software: you can redistribute it and/or modify
version 3, which are available here: it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or (at
your option) any later version.
See the file LICENSE.GPL-3 for the text of the GNU GPL version 3. See the file LICENSE.GPL-3 for the text of the GNU GPL version 3.
If that file is not present, see <http://www.gnu.org/licenses/>. If that file is not present, see <http://www.gnu.org/licenses/>.