From: Ralf Wildenhues Date: Sun, 28 Jan 2007 13:40:49 +0000 (+0000) Subject: * libltdl/ltdl.c, libltdl/ltdl.h: Adjust copyright years. X-Git-Tag: release-1-5-23b~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=411ce0454f9976a44e5e05357063c500abb14cce;p=thirdparty%2Flibtool.git * libltdl/ltdl.c, libltdl/ltdl.h: Adjust copyright years. --- diff --git a/ChangeLog b/ChangeLog index c9f7ec0ab..1bba07290 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-01-28 Ralf Wildenhues + + * libltdl/ltdl.c, libltdl/ltdl.h: Adjust copyright years. + 2007-01-28 Charles Wilson * libltdl/ltdl.c (LT_GLOBAL_DATA) [__CYGWIN__]: Also define on diff --git a/libltdl/ltdl.c b/libltdl/ltdl.c index fad062ad3..be30df4be 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, 2006 Free Software Foundation, Inc. + Copyright (C) 1998, 1999, 2000, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. Originally by Thomas Tanner This file is part of GNU Libtool. diff --git a/libltdl/ltdl.h b/libltdl/ltdl.h index 166d5efea..981194116 100644 --- a/libltdl/ltdl.h +++ b/libltdl/ltdl.h @@ -1,5 +1,5 @@ /* ltdl.h -- generic dlopen functions - Copyright (C) 1998-2000 Free Software Foundation, Inc. + Copyright (C) 1998-2001, 2003, 2004, 2007 Free Software Foundation, Inc. Originally by Thomas Tanner This file is part of GNU Libtool.