diff options
author | NIIBE Yutaka <gniibe@fsij.org> | 2013-05-22 10:44:12 +0900 |
---|---|---|
committer | NIIBE Yutaka <gniibe@fsij.org> | 2013-05-22 10:44:12 +0900 |
commit | 545ba9a57a88875db23e7e3b9c24084471db5dfc (patch) | |
tree | 674ca0c304708e2f5c05832f70e93d96956682c8 /EXCEPTION | |
parent | c198c0a82526292ed31a37ae837185f2e679e844 (diff) |
Clarify exception and include it in the licence notice
Diffstat (limited to 'EXCEPTION')
-rw-r--r-- | EXCEPTION | 15 |
1 files changed, 9 insertions, 6 deletions
@@ -1,11 +1,14 @@ For released versions of Chopstx, it is OK to distribute a binary -without the copy of the GNU GPL. +without the copy of the GNU GPL, as the license notice of Chopstx +include following exception to GNU GPL. -Legally speaking: +Note that "written offer" is still needed when you distribute binary +only. +-------------------- As additional permission under GNU GPL version 3 section 7, you may -distribute non-source form of the code without the copy of the GNU GPL -normally required by section 4, provided you accompany the license -notice and a URL through which recipients can access the Corresponding -Source. +distribute non-source form of the Program without the copy of the GNU +GPL normally required by section 4, provided you inform the receipents +of GNU GPL, and you accompany the a URL through which recipients can +access the Corresponding Source. -- |