From: Ralf Wildenhues Date: Mon, 23 Jan 2006 18:33:57 +0000 (+0000) Subject: * Makefile.am, bootstrap, clcommit.m4sh, X-Git-Tag: release-2-1b~338 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b794bc707a3c8a675c1b1f72e7c68d73360fa5aa;p=thirdparty%2Flibtool.git * Makefile.am, bootstrap, clcommit.m4sh, libltdl/config/getopt.m4sh, libltdl/config/mailnotify.m4sh, tests/sh.test, tests/testsuite.at: Bump copyright years. --- diff --git a/ChangeLog b/ChangeLog index f26c6f0c6..b5085076b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-01-23 Ralf Wildenhues + + * Makefile.am, bootstrap, clcommit.m4sh, + libltdl/config/getopt.m4sh, libltdl/config/mailnotify.m4sh, + tests/sh.test, tests/testsuite.at: Bump copyright years. + 2006-01-21 Eric Blake * THANKS: Move myself to contributor. diff --git a/Makefile.am b/Makefile.am index 316beaaa0..0d2bd802e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ## Makefile.am -- Process this file with automake to produce Makefile.in ## -## Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. +## Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc. ## ## 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 diff --git a/bootstrap b/bootstrap index d98cdea75..f5f83c62a 100755 --- a/bootstrap +++ b/bootstrap @@ -1,7 +1,7 @@ #! /bin/sh # bootstrap -- Helps bootstrapping libtool, when checked out from CVS. # -# Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc, +# Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc, # # 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 diff --git a/clcommit.m4sh b/clcommit.m4sh index 8548477a1..e8bf3d260 100644 --- a/clcommit.m4sh +++ b/clcommit.m4sh @@ -6,7 +6,7 @@ m4_divert_push([SCRIPT])#!/bin/sh # Written by Gary V. Vaughan # and Alexandre Oliva -# Copyright (C) 1999, 2000, 2004 Free Software Foundation, Inc. +# Copyright (C) 1999, 2000, 2004, 2006 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/libltdl/config/getopt.m4sh b/libltdl/config/getopt.m4sh index 493e201a8..dafe09d0e 100644 --- a/libltdl/config/getopt.m4sh +++ b/libltdl/config/getopt.m4sh @@ -1,7 +1,7 @@ m4_if([# getopt.m4sh -- getopt helper functions -*- Autoconf -*- # Written by Gary V. Vaughan , 2004 -# Copyright (C) 2004, 2005 Free Software Foundation, Inc. +# Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/libltdl/config/mailnotify.m4sh b/libltdl/config/mailnotify.m4sh index 69de0adf0..a5ca83c6f 100644 --- a/libltdl/config/mailnotify.m4sh +++ b/libltdl/config/mailnotify.m4sh @@ -5,7 +5,7 @@ m4_divert_push([SCRIPT])#!/bin/sh # mailnotify (GNU @PACKAGE@) version 0.6 # Written by Gary V. Vaughan -# Copyright (C) 2004 Free Software Foundation, Inc. +# Copyright (C) 2004, 2006 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/sh.test b/tests/sh.test index 7783ade0b..1b1871c61 100755 --- a/tests/sh.test +++ b/tests/sh.test @@ -1,7 +1,7 @@ #! /bin/sh # sh.test - check that we haven't forgotten a `test' command -# Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. +# Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/testsuite.at b/tests/testsuite.at index 31bd83afc..2ac3cd05d 100644 --- a/tests/testsuite.at +++ b/tests/testsuite.at @@ -1,7 +1,7 @@ # Process with autom4te to create an -*- Autotest -*- test suite. # Test suite for GNU Libtool. -# Copyright 2004, 2005 Free Software Foundation, Inc. +# Copyright 2004, 2005, 2006 Free Software Foundation, Inc. # 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