diff options
author | Nick Clifton <nickc@redhat.com> | 2010-06-08 10:30:56 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2010-06-08 10:30:56 +0000 |
commit | 9fbcbd8145b538d4e48d7f8a13b8949bc2197ed7 (patch) | |
tree | 70e3eb8e6532f5b87394ab8d165771a7af9a960a /ld/ld.texinfo | |
parent | 092b7bb81c3b637f4ad091ed293794ed3702b01e (diff) | |
download | gdb-9fbcbd8145b538d4e48d7f8a13b8949bc2197ed7.zip gdb-9fbcbd8145b538d4e48d7f8a13b8949bc2197ed7.tar.gz gdb-9fbcbd8145b538d4e48d7f8a13b8949bc2197ed7.tar.bz2 |
etc/ChangeLog
* standards.texi: Relicense under GFDL v1.3.
* fdl.texi: Replace with v1.3 text.
gas/ChangeLog
* doc/as.texinfo: Replace abbreviated 20th century year numbers
with full versions.
gprof/ChangeLog
* gprof.texi: Replace abbreviated 20th century year numbers with
full versions.
ld/ChangeLog
* fdl.texi: Replace with v1.3 text.
* ld.texinfo: Replace abbreviated 20th century year numbers with
full versions.
* ldint.texinfo: Likewise.
Relicense under GFDL v1.3. Replace text of v1.1 FDL with an
include of the fdl.texi file.
Diffstat (limited to 'ld/ld.texinfo')
-rw-r--r-- | ld/ld.texinfo | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/ld/ld.texinfo b/ld/ld.texinfo index 6532742..808f295 100644 --- a/ld/ld.texinfo +++ b/ld/ld.texinfo @@ -54,7 +54,7 @@ This file documents the @sc{gnu} linker LD @end ifset version @value{VERSION}. -Copyright @copyright{} 1991, 92, 93, 94, 95, 96, 97, 98, 99, 2000, +Copyright @copyright{} 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document @@ -92,8 +92,9 @@ section entitled ``GNU Free Documentation License''. @vskip 0pt plus 1filll @c man begin COPYRIGHT -Copyright @copyright{} 1991, 92, 93, 94, 95, 96, 97, 98, 99, 2000, 2001, -2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +Copyright @copyright{} 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, +1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 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.3 |