]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
Fix copyrights for recent test files
authorIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Fri, 6 Sep 2024 15:33:44 +0000 (18:33 +0300)
committerIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Fri, 13 Sep 2024 17:19:34 +0000 (20:19 +0300)
* tests/bug_62343.at: Remove years where test file did not exist.
* tests/bug_71489.at: Add missing copyright header.

tests/bug_62343.at
tests/bug_71489.at

index 1f793ccd0ec548b277961ccfcd55823b8ec36fb9..06a98efc83e0401b7d1367f967d6d03eb50519ac 100644 (file)
@@ -1,6 +1,6 @@
 # bug_62343.at -- bug 62343   -*- Autotest -*-
 
-#   Copyright (C) 2010-2019, 2021-2024 Free Software Foundation, Inc.
+#   Copyright (C) 2024 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index adb5db758479cd5d0b992babb0e5c225dbf8c46d..ef4f51f7428f6ca427c7edd6cd3dacf8f41d4afa 100644 (file)
@@ -1,5 +1,22 @@
 # bug_71489.at test local version of installed program is used
 
+#   Copyright (C) 2024 Free Software Foundation, Inc.
+#
+#   This file is part of GNU Libtool.
+#
+# GNU Libtool 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 2 of
+# the License, or (at your option) any later version.
+#
+# GNU Libtool 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 Libtool.  If not, see <https://www.gnu.org/licenses/>.
+####
 ## --------------------- ##
 ##      Bug testing      ##
 ## --------------------- ##