From 1cdeef2d6f25a177ae22fd588ae1887c95441c38 Mon Sep 17 00:00:00 2001 From: Ralf Wildenhues Date: Wed, 2 Jan 2008 18:52:46 +0000 Subject: [PATCH] * NEWS, libtool.m4, ltmain.in: Bump copyright years. --- ChangeLog | 4 ++++ NEWS | 2 +- libtool.m4 | 6 +++--- ltmain.in | 4 ++-- 4 files changed, 10 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 20dc50f99..4bbd1ae9e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-01-02 Ralf Wildenhues + + * NEWS, libtool.m4, ltmain.in: Bump copyright years. + 2007-11-30 Stefan Sperling (tiny change) * doc/libtool.texi (Linking executables): Reorder paragraphs. diff --git a/NEWS b/NEWS index a11d763ab..43c14c2d1 100644 --- 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. diff --git a/libtool.m4 b/libtool.m4 index 270f95e98..929a20fa3 100644 --- a/libtool.m4 +++ b/libtool.m4 @@ -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 , 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: diff --git a/ltmain.in b/ltmain.in index e4c46346c..7f50ea885 100644 --- 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 , 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 $? -- 2.47.2