]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* libtoolize.m4sh, libltdl/config/general.m4sh,
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Wed, 11 Jan 2006 17:24:56 +0000 (17:24 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Wed, 11 Jan 2006 17:24:56 +0000 (17:24 +0000)
libltdl/config/getopt.m4sh, libltdl/config/ltmain.m4sh,
libltdl/m4/libtool.m4: Bump copyright years.

ChangeLog
libltdl/config/general.m4sh
libltdl/config/getopt.m4sh
libltdl/config/ltmain.m4sh
libltdl/m4/libtool.m4
libtoolize.m4sh

index 8b0400e04138c1a466383bad05481b9b2fadba82..34e738d00a91856c45b7d7f666be09ce9242982f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-01-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * libtoolize.m4sh, libltdl/config/general.m4sh,
+       libltdl/config/getopt.m4sh, libltdl/config/ltmain.m4sh,
+       libltdl/m4/libtool.m4: Bump copyright years.
+
 2006-01-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        * Makefile.am (EXTRA_DIST): Add ChangeLog.2005.
index 2fdafd9656c7e25508e2d7d516521a717eef3197..c359b4b2a48e5e87d9415b7301b81a746dfadd83 100644 (file)
@@ -1,7 +1,7 @@
 m4_if([# general.m4sh -- general shell script boiler plate -*- Autoconf -*-
 # Written by Gary V. Vaughan <gary@gnu.org>, 2004
 
-# Copyright (C) 2004 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2005 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.
 
index ab6348331287a23ef0d6aa0c66144818507eb974..abaac254f8712657b9abf9913e7dadff97f73051 100644 (file)
@@ -1,7 +1,7 @@
 m4_if([# getopt.m4sh -- getopt helper functions                 -*- Autoconf -*-
 # Written by Gary V. Vaughan <gary@gnu.org>, 2004
 
-# Copyright (C) 2004 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2005 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.
 
index 3083c4d914e3236d2f3f955d7f58c2c2364bb8c1..a9e50cdfde0e225e86fa1defcf5b2930e069a085 100644 (file)
@@ -4,7 +4,8 @@ m4_divert_push([SCRIPT])# @configure_input@
 # ltmain.sh (GNU @PACKAGE@@TIMESTAMP@) @VERSION@
 # Written by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
 
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005 Free Software Foundation, Inc.
+# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 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.
 
index fb001077136e424270f3dc8de9bf98c086f23c08..d5bca59ff6d4283e38911e0ae5063a37975493c4 100644 (file)
@@ -1,7 +1,7 @@
 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
 #
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005
-# Free Software Foundation, Inc.
+# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
+# 2006 Free Software Foundation, Inc.
 #
 # This file is part of GNU Libtool:
 # Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
@@ -11,8 +11,8 @@
 # modifications, as long as this notice is preserved.
 
 m4_define([_LT_COPYING], [dnl
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005
-# Free Software Foundation, Inc.
+# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
+# 2006 Free Software Foundation, Inc.
 #
 # This file is part of GNU Libtool:
 # Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
@@ -588,7 +588,7 @@ m4_ifset([AC_PACKAGE_NAME], [AC_PACKAGE_NAME ])config.lt[]dnl
 m4_ifset([AC_PACKAGE_VERSION], [ AC_PACKAGE_VERSION])
 configured by $[0], generated by m4_PACKAGE_STRING.
 
-Copyright (C) 2005 Free Software Foundation, Inc.
+Copyright (C) 2006 Free Software Foundation, Inc.
 This config.lt script is free software; the Free Software Foundation
 gives unlimited permision to copy, distribute and modify it."
 
index 92fb6f0e22a0ec557c1227569cafb10da7f202b9..415acbc8c32aa98a9abf15083249356d2819cbe7 100644 (file)
@@ -5,7 +5,7 @@ m4_divert_push([SCRIPT])#! /bin/sh
 # libtoolize (GNU @PACKAGE@@TIMESTAMP@) @VERSION@
 # Written by Gary V. Vaughan <gary@gnu.org>, 2003
 
-# 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.