Browse Source

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

Ben Finney 9 years ago
parent
commit
642aa3313d
1 changed files with 4 additions and 2 deletions
  1. 4 2
      COPYING

+ 4 - 2
COPYING

@@ -1,8 +1,10 @@
 ZeroTier One, an endpoint server for the ZeroTier virtual network layer.
 Copyright © 2011–2016 ZeroTier, Inc.
 
-ZeroTier One is licensed under the terms of the GNU General Public License
-version 3, which are available here:
+ZeroTier One is free software: you can redistribute it and/or modify
+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.
 If that file is not present, see <http://www.gnu.org/licenses/>.