From: Han-Wen Nienhuys Date: Sun, 15 Oct 2006 15:39:04 +0000 (+0000) Subject: further clarification X-Git-Tag: release/2.10.0-2~162 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=0affc55e89692c064ac14c1e9dd1c00826d8ae2c;p=lilypond.git further clarification --- diff --git a/COPYING b/COPYING index 30e82d4603..c00538b2f9 100644 --- a/COPYING +++ b/COPYING @@ -1,5 +1,6 @@ -LilyPond is distributed with under the GNU General Public License -(reproduced below), with the following exceptions: +If you want to redistribute LilyPond, you must comply with the the GNU +General Public License (reproduced below). This license applies to +LilyPond with the following exceptions: - It does not apply to example input files (which are in the subdirectory input/) that explicitly specify another license. diff --git a/ChangeLog b/ChangeLog index f0def226bd..9fcd460fd1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2006-10-15 Han-Wen Nienhuys + * COPYING: further clarification + + * VERSION: release 2.9.24 + * input/regression/script-stack-horizontal.ly: add version. * scm/lily-library.scm (list-join): use fold-right. Fixes #112