automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[FYI] {master} cosmetics: normalize copyright notice in some tests


From: Stefano Lattarini
Subject: [FYI] {master} cosmetics: normalize copyright notice in some tests
Date: Thu, 16 Feb 2012 23:14:29 +0100

* tests/lisp3.test: Normalize copyright notice to read the
same of that of other tests.
* tests/lisp4.test: Likewise.
* tests/lisp5.test: Likewise.
* tests/lisp6.test: Likewise.
* tests/lisp7.test: Likewise.
* tests/lisp8.test: Likewise.
* tests/lispdry.test: Likewise.
---
 tests/lisp3.test   |    2 +-
 tests/lisp4.test   |    2 +-
 tests/lisp5.test   |    2 +-
 tests/lisp6.test   |    2 +-
 tests/lisp7.test   |    2 +-
 tests/lisp8.test   |    2 +-
 tests/lispdry.test |    2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/tests/lisp3.test b/tests/lisp3.test
index da00874..d80d6be 100755
--- a/tests/lisp3.test
+++ b/tests/lisp3.test
@@ -12,7 +12,7 @@
 # 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
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 # Test that compiling interdependent elisp files works.
 
diff --git a/tests/lisp4.test b/tests/lisp4.test
index 4fb1958..8f9310f 100755
--- a/tests/lisp4.test
+++ b/tests/lisp4.test
@@ -12,7 +12,7 @@
 # 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
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 # Make sure setting ELCFILES= disable byte-compilation as documented.
 # Report from Simon Josefsson.
diff --git a/tests/lisp5.test b/tests/lisp5.test
index 88629d1..572392e 100755
--- a/tests/lisp5.test
+++ b/tests/lisp5.test
@@ -12,7 +12,7 @@
 # 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
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 # Same as lisp4.test, but using the now-recommended way to install
 # non-bytecompiled *.el files.
diff --git a/tests/lisp6.test b/tests/lisp6.test
index b35143e..e2e839b 100755
--- a/tests/lisp6.test
+++ b/tests/lisp6.test
@@ -12,7 +12,7 @@
 # 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
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 # Test for conditional _LISP.
 
diff --git a/tests/lisp7.test b/tests/lisp7.test
index 81fa24d..c55f86c 100755
--- a/tests/lisp7.test
+++ b/tests/lisp7.test
@@ -12,7 +12,7 @@
 # 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
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 # Make sure that lisp_LISP also works when emacs is not installed.
 
diff --git a/tests/lisp8.test b/tests/lisp8.test
index 598ae26..4604b5c 100755
--- a/tests/lisp8.test
+++ b/tests/lisp8.test
@@ -12,7 +12,7 @@
 # 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
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 # Check the recover rule of lisp_LISP with parallel make.
 
diff --git a/tests/lispdry.test b/tests/lispdry.test
index 21b940c..03031e9 100755
--- a/tests/lispdry.test
+++ b/tests/lispdry.test
@@ -12,7 +12,7 @@
 # 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
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 # Check that `make -n' works with the lisp_LISP recover rule.
 
-- 
1.7.9




reply via email to

[Prev in Thread] Current Thread [Next in Thread]