mirror of
git://git.savannah.gnu.org/libtool.git
synced 2025-01-24 14:24:59 +08:00
* doc/libtool.texi: Update copyright years.
This commit is contained in:
parent
8faf59a421
commit
b3b2bcfb74
@ -1,4 +1,8 @@
|
||||
2007-02-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||
2007-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||
|
||||
* doc/libtool.texi: Update copyright years.
|
||||
|
||||
2007-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||
|
||||
* libltdl/config/general.m4sh (sed_double_backslash): Replace
|
||||
POSIX sed script with a hack that treats up to 10 backslashes
|
||||
|
@ -24,7 +24,7 @@
|
||||
@ifnottex
|
||||
This file documents GNU Libtool @value{VERSION}
|
||||
|
||||
Copyright (C) 1996-2006 Free Software Foundation, Inc.
|
||||
Copyright (C) 1996-2007 Free Software Foundation, Inc.
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.1
|
||||
@ -51,7 +51,7 @@ identical to this one except for the removal of this paragraph
|
||||
|
||||
@page
|
||||
@vskip 0pt plus 1filll
|
||||
Copyright @copyright{} 2006 Free Software Foundation, Inc.
|
||||
Copyright @copyright{} 2007 Free Software Foundation, Inc.
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the @sc{gnu} Free Documentation License, Version 1.1
|
||||
@ -5626,7 +5626,7 @@ trick$ chmod +x libtool
|
||||
trick$ libtool --version
|
||||
ltmain.sh (GNU @@PACKAGE@@@@TIMESTAMP@@) @@VERSION@@
|
||||
|
||||
Copyright (C) 2006 Free Software Foundation, Inc.
|
||||
Copyright (C) 2007 Free Software Foundation, Inc.
|
||||
This is free software; see the source for copying conditions. There is NO
|
||||
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
trick$
|
||||
|
Loading…
Reference in New Issue
Block a user