From ad45988cc6c9600a1f12d29b6ce21f8a0e6431bc Mon Sep 17 00:00:00 2001 From: Ileana Dumitrescu Date: Fri, 6 Sep 2024 18:33:44 +0300 Subject: [PATCH] Fix copyrights for recent test files * tests/bug_62343.at: Remove years where test file did not exist. * tests/bug_71489.at: Add missing copyright header. --- tests/bug_62343.at | 2 +- tests/bug_71489.at | 17 +++++++++++++++++ 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/tests/bug_62343.at b/tests/bug_62343.at index 1f793ccd0..06a98efc8 100644 --- a/tests/bug_62343.at +++ b/tests/bug_62343.at @@ -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. # diff --git a/tests/bug_71489.at b/tests/bug_71489.at index adb5db758..ef4f51f74 100644 --- a/tests/bug_71489.at +++ b/tests/bug_71489.at @@ -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 . +#### ## --------------------- ## ## Bug testing ## ## --------------------- ## -- 2.47.2