From: Peter O'Gorman Date: Sat, 29 Jan 2005 14:27:19 +0000 (+0000) Subject: * ltmain.in, libtool.m4, libtoolize.in, libltdl/ltdl.c: Update X-Git-Tag: release-1-5-12~24 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8236c667d12dafa7a622c8341ec990e86ea8d1c5;p=thirdparty%2Flibtool.git * ltmain.in, libtool.m4, libtoolize.in, libltdl/ltdl.c: Update copyright. --- diff --git a/ChangeLog b/ChangeLog index 36d514635..f7c21df8a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2005-01-29 Peter O'Gorman + * ltmain.in, libtool.m4, libtoolize.in, libltdl/ltdl.c: Update + copyright. + * ltmain.in [darwin]: Allow -framework foo through when given on the command line. diff --git a/libltdl/ltdl.c b/libltdl/ltdl.c index a25d5c3fa..e6125fcd1 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 Free Software Foundation, Inc. + Copyright (C) 1998, 1999, 2000, 2004, 2005 Free Software Foundation, Inc. Originally by Thomas Tanner This file is part of GNU Libtool. diff --git a/libtool.m4 b/libtool.m4 index 400405a4d..498b86cf0 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 +## Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005 ## Free Software Foundation, Inc. ## Originally by Gordon Matzigkeit , 1996 ## diff --git a/libtoolize.in b/libtoolize.in index a8426d8f9..be344676e 100644 --- a/libtoolize.in +++ b/libtoolize.in @@ -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 , 1996 # diff --git a/ltmain.in b/ltmain.in index c8d30bb73..6b50bbd4e 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 +# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005 # Free Software Foundation, Inc. # Originally by Gordon Matzigkeit , 1996 #