This is an automated email from the git hooks/post-receive script. ildumi pushed a commit to branch development in repository libtool.
The following commit(s) were added to refs/heads/development by this push: new e17ab6a5 Fix copyrights for recent test files e17ab6a5 is described below commit e17ab6a5b57a49c802f06a5f6ea2ac0950044428 Author: Ileana Dumitrescu <ileanadumitresc...@gmail.com> AuthorDate: Fri Sep 6 18:33:44 2024 +0300 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 1f793ccd..06a98efc 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 adb5db75..ef4f51f7 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 <https://www.gnu.org/licenses/>. +#### ## --------------------- ## ## Bug testing ## ## --------------------- ##