]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* NEWS, libtool.m4, ltmain.in: Bump copyright years.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Wed, 2 Jan 2008 18:52:46 +0000 (18:52 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Wed, 2 Jan 2008 18:52:46 +0000 (18:52 +0000)
ChangeLog
NEWS
libtool.m4
ltmain.in

index 20dc50f99bf85e72672933b32841e29988dd992d..4bbd1ae9e2e52c9a510766fea1b2559b2e7be8c7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-01-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * NEWS, libtool.m4, ltmain.in: Bump copyright years.
+
 2007-11-30  Stefan Sperling  <stsp@elego.de>  (tiny change)
 
        * doc/libtool.texi (Linking executables): Reorder paragraphs.
diff --git a/NEWS b/NEWS
index a11d763ab20afab0ee52482fe7e0e3c8861312ac..43c14c2d1dd373e33348aad46b4e7531df9d1b98 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 NEWS - list of user-visible changes between releases of GNU Libtool
 
-New in 1.5.25a: 2007-??-??; CVS version 1.5.25a, Libtool team:
+New in 1.5.25a: 2008-??-??; CVS version 1.5.25a, Libtool team:
 * More robust parsing of mangled `.la' files inside libltdl, fixing a
   possible overrun and a crash due to memory exhaustion.
 * Fix compile command line for gcj on MinGW.
index 270f95e982588219e5da8f2656aa471a56ce0104..929a20fa35445d1646ab12d9aa781dd931ef3de7 100644 (file)
@@ -1,6 +1,6 @@
 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
-## Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007
-## Free Software Foundation, Inc.
+## Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007,
+## 2008  Free Software Foundation, Inc.
 ## Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
 ##
 ## This file is free software; the Free Software Foundation gives
@@ -4324,7 +4324,7 @@ ifelse([$1], [],
 # Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
 #
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
+# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
 # Free Software Foundation, Inc.
 #
 # This file is part of GNU Libtool:
index e4c46346c8b0daaa08f68a6afbe734ec97abf3b7..7f50ea8851aa95957049258714e6c1e239630fbd 100644 (file)
--- a/ltmain.in
+++ b/ltmain.in
@@ -2,7 +2,7 @@
 # NOTE: Changing this file will not affect anything until you rerun configure.
 #
 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006,
-# 2007  Free Software Foundation, Inc.
+# 2007, 2008  Free Software Foundation, Inc.
 # Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
 #
 # This program is free software; you can redistribute it and/or modify
@@ -485,7 +485,7 @@ do
     echo "\
 $PROGRAM (GNU $PACKAGE) $VERSION$TIMESTAMP
 
-Copyright (C) 2007  Free Software Foundation, Inc.
+Copyright (C) 2008  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."
     exit $?