From d0f07a3e109baf619cf654bd2f2d79c74c14a277 Mon Sep 17 00:00:00 2001 From: NIIBE Yutaka Date: Thu, 23 May 2013 11:19:16 +0900 Subject: [PATCH] update licence text --- EXCEPTION | 3 +-- chopstx.c | 3 +-- chopstx.h | 3 +-- entry.c | 3 +-- 4 files changed, 4 insertions(+), 8 deletions(-) diff --git a/EXCEPTION b/EXCEPTION index cbcfc05..9f220df 100644 --- a/EXCEPTION +++ b/EXCEPTION @@ -6,8 +6,7 @@ include following exception to GNU GPL. 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. +of GNU GPL by a written offer. -------------------- Note that "written offer" is still needed when you distribute binary diff --git a/chopstx.c b/chopstx.c index 80df272..0503d56 100644 --- a/chopstx.c +++ b/chopstx.c @@ -22,8 +22,7 @@ * 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. + * receipents of GNU GPL by a written offer. * */ diff --git a/chopstx.h b/chopstx.h index c45e43e..4f8635d 100644 --- a/chopstx.h +++ b/chopstx.h @@ -22,8 +22,7 @@ * 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. + * receipents of GNU GPL by a written offer. * */ diff --git a/entry.c b/entry.c index 0eceaca..615fd04 100644 --- a/entry.c +++ b/entry.c @@ -22,8 +22,7 @@ * 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. + * receipents of GNU GPL by a written offer. * */