]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* ltmain.in, libtool.m4, libtoolize.in, libltdl/ltdl.c: Update
authorPeter O'Gorman <peter@pogma.com>
Sat, 29 Jan 2005 14:27:19 +0000 (14:27 +0000)
committerPeter O'Gorman <peter@pogma.com>
Sat, 29 Jan 2005 14:27:19 +0000 (14:27 +0000)
copyright.

ChangeLog
libltdl/ltdl.c
libtool.m4
libtoolize.in
ltmain.in

index 36d514635d8bafaa8cb47e30397e4d0e4d7df52a..f7c21df8a0ebbc9cb8a48c5d2539f8ee399e4ff1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2005-01-29  Peter O'Gorman  <peter@pogma.com>
 
+       * ltmain.in, libtool.m4, libtoolize.in, libltdl/ltdl.c: Update
+       copyright.
+
        * ltmain.in [darwin]: Allow -framework foo through when given on
        the command line.
 
index a25d5c3fad8abd5ff0aabc2adae0c4f4e691cbbb..e6125fcd12998d7383c5052d7913b76164988b77 100644 (file)
@@ -1,5 +1,5 @@
 /* ltdl.c -- system independent dlopen wrapper
-   Copyright (C) 1998, 1999, 2000, 2004 Free Software Foundation, Inc.
+   Copyright (C) 1998, 1999, 2000, 2004, 2005  Free Software Foundation, Inc.
    Originally by Thomas Tanner <tanner@ffii.org>
    This file is part of GNU Libtool.
 
index 400405a4da5445228f629a8a09067258e3021dd1..498b86cf0341eed9c3e56eda5b7011e1ab215362 100644 (file)
@@ -1,5 +1,5 @@
 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
-## Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004
+## Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005
 ## Free Software Foundation, Inc.
 ## Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
 ##
index a8426d8f9e77e8a625f8f4c20491b86c35cb5e91..be344676e542948e73fa5ebbcc0b1ab5853a32c5 100644 (file)
@@ -1,7 +1,7 @@
 #! /bin/sh
 # libtoolize - Prepare a package to use libtool.
 # @configure_input@
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003
+# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005
 # Free Software Foundation, Inc.
 # Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
 #
index c8d30bb73d4ef6746a4b4fce3aa412c11c81f814..6b50bbd4ecd28ed8c0e8a26fc69153d41d1bf28a 100644 (file)
--- 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
+# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005
 # Free Software Foundation, Inc.
 # Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
 #