diff options
author | Ben Finney <ben@benfinney.id.au> | 2016-02-29 17:40:10 +1100 |
---|---|---|
committer | Ben Finney <ben@benfinney.id.au> | 2016-02-29 17:44:47 +1100 |
commit | 667048310d6b6373900607fc67b96cf9ae00b622 (patch) | |
tree | 42cdb1a61d0df99bb10a1b55243b86aa188f9fce | |
parent | 642aa3313d62c292a9bd8f1d85ae05b638403cc2 (diff) | |
download | infinitytier-667048310d6b6373900607fc67b96cf9ae00b622.tar.gz infinitytier-667048310d6b6373900607fc67b96cf9ae00b622.zip |
Remove text that paraphrases GPLv3 conditions.
-rw-r--r-- | COPYING | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -9,15 +9,6 @@ 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/>. -Modification and redistribution of ZeroTier One is permitted in source form. -Binary distribution is permitted provided all copyright notices remain -intact and any modifications to the source code are also distributed. - -ZeroTier One may not be embedded into any closed-source application (e.g. via -linking), nor may closed-source derivatives be created, without a separately -negotiated license from ZeroTier Networks LLC. See the terms of the GPLv3 for -details. - .. Local variables: coding: utf-8 |