From af74dea679d3c5808cea1196c858ce264cb3c6ca Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Fri, 13 Oct 2006 13:31:49 +0000 Subject: [PATCH] remove remark about "COPYING". --- ChangeLog | 2 ++ lily/main.cc | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 8fb09b9b42..221250c984 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2006-10-13 Han-Wen Nienhuys + * lily/main.cc: remove remark about "COPYING". + * scm/framework-ps.scm (clip-system-EPSes): change ordering, so system-count starts at 0 for each clip-region. Change name to FILE[-COUNT]-from-FROM-to-TO-clip[-COUNT]. Take clip-regions from diff --git a/lily/main.cc b/lily/main.cc index ae4c86dd2a..4e72121d12 100644 --- a/lily/main.cc +++ b/lily/main.cc @@ -129,7 +129,7 @@ static char const *WARRANTY "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU\n" "General Public License for more details.\n" "\n" - " You should have received a copy (refer to the file COPYING) of the\n" + " You should have received a copy of the\n" "GNU General Public License along with this program; if not, write to\n" "the Free Software Foundation, Inc., 59 Temple Place - Suite 330,\n" "Boston, MA 02111-1307, USA.\n"); -- 2.39.2