summaryrefslogtreecommitdiff
path: root/tests/lisp4.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lisp4.test')
-rwxr-xr-xtests/lisp4.test8
1 files changed, 2 insertions, 6 deletions
diff --git a/tests/lisp4.test b/tests/lisp4.test
index 51c0b70bb..d10b1565f 100755
--- a/tests/lisp4.test
+++ b/tests/lisp4.test
@@ -1,22 +1,18 @@
#! /bin/sh
# Copyright (C) 2003, 2007 Free Software Foundation, Inc.
#
-# This file is part of GNU Automake.
-#
-# GNU Automake is free software; you can redistribute it and/or modify
+# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
-# GNU Automake is distributed in the hope that it will be useful,
+# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with GNU Automake; see the file COPYING. If not, write to
-# the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-# Boston, MA 02110-1301, USA.
# Make sure setting ELCFILES= disable byte-compilation as documented.
# Report from Simon Josefsson.