Clarify exception and include it in the licence notice
This commit is contained in:
15
EXCEPTION
15
EXCEPTION
@@ -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.
|
||||
--
|
||||
|
||||
@@ -19,8 +19,11 @@
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
* A special exception to the GNU GPL may be applied for a specific
|
||||
* case. See the file EXCEPTION for full details.
|
||||
* As additional permission under GNU GPL version 3 section 7, you may
|
||||
* 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.
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
7
entry.c
7
entry.c
@@ -19,8 +19,11 @@
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
* A special exception to the GNU GPL may be applied for a specific
|
||||
* case. See the file EXCEPTION for full details.
|
||||
* As additional permission under GNU GPL version 3 section 7, you may
|
||||
* 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.
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user