From 7dc0ec708d407d3b5fcee92686b7eeed505f4cab Mon Sep 17 00:00:00 2001 From: Ralf Wildenhues Date: Wed, 11 Jan 2006 17:25:31 +0000 Subject: [PATCH] * libtool.m4, ltmain.in, libltdl/ltdl.c: Bump copyright years. --- ChangeLog | 4 ++++ libltdl/ltdl.c | 2 +- libtool.m4 | 4 ++-- ltmain.in | 4 ++-- 4 files changed, 9 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index c842d65b7..2600bbf4d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-01-11 Ralf Wildenhues + + * libtool.m4, ltmain.in, libltdl/ltdl.c: Bump copyright years. + 2006-01-02 Alexis Wilke * libltdl/ltdl.c (LT_DLMUTEX_GETERROR): check if diff --git a/libltdl/ltdl.c b/libltdl/ltdl.c index 704fcd1c7..dc4e4127b 100644 --- a/libltdl/ltdl.c +++ b/libltdl/ltdl.c @@ -1,5 +1,5 @@ /* ltdl.c -- system independent dlopen wrapper - Copyright (C) 1998, 1999, 2000, 2004, 2005 Free Software Foundation, Inc. + Copyright (C) 1998, 1999, 2000, 2004, 2005, 2006 Free Software Foundation, Inc. Originally by Thomas Tanner This file is part of GNU Libtool. diff --git a/libtool.m4 b/libtool.m4 index 0f53cb592..c433f716b 100644 --- a/libtool.m4 +++ b/libtool.m4 @@ -1,5 +1,5 @@ # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*- -## Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005 +## Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006 ## Free Software Foundation, Inc. ## Originally by Gordon Matzigkeit , 1996 ## @@ -4204,7 +4204,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 +# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 # Free Software Foundation, Inc. # # This file is part of GNU Libtool: diff --git a/ltmain.in b/ltmain.in index 807729477..c47d2cd35 100644 --- a/ltmain.in +++ b/ltmain.in @@ -1,7 +1,7 @@ # ltmain.sh - Provide generalized library-building support services. # NOTE: Changing this file will not affect anything until you rerun configure. # -# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005 +# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006 # Free Software Foundation, Inc. # Originally by Gordon Matzigkeit , 1996 # @@ -456,7 +456,7 @@ do --version) $echo "$PROGRAM (GNU $PACKAGE) $VERSION$TIMESTAMP" $echo - $echo "Copyright (C) 2005 Free Software Foundation, Inc." + $echo "Copyright (C) 2006 Free Software Foundation, Inc." $echo "This is free software; see the source for copying conditions. There is NO" $echo "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." exit $? -- 2.47.3