]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* libltdl/ltdl.c, libltdl/ltdl.h: Adjust copyright years.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 28 Jan 2007 13:40:49 +0000 (13:40 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 28 Jan 2007 13:40:49 +0000 (13:40 +0000)
ChangeLog
libltdl/ltdl.c
libltdl/ltdl.h

index c9f7ec0abf1aefb6f51c7e6f09db43c384e97496..1bba07290a7cf0498a5ea122217bf2df7c6ab9d2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-01-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * libltdl/ltdl.c, libltdl/ltdl.h: Adjust copyright years.
+
 2007-01-28  Charles Wilson  <libtool@cwilson.fastmail.fm>
 
        * libltdl/ltdl.c (LT_GLOBAL_DATA) [__CYGWIN__]: Also define on
index fad062ad311788d951b43741cb00530338062384..be30df4beef6356638445c85754b015127ca74a9 100644 (file)
@@ -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 <tanner@ffii.org>
    This file is part of GNU Libtool.
 
index 166d5efea8f9d14631af845c23585ca42364844e..9811941164c873ee616ee31aa850fdab537bec72 100644 (file)
@@ -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 <tanner@ffii.org>
    This file is part of GNU Libtool.