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 /entry.c | |
parent | c198c0a82526292ed31a37ae837185f2e679e844 (diff) |
Clarify exception and include it in the licence notice
Diffstat (limited to 'entry.c')
-rw-r--r-- | entry.c | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -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. * */ |