aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2008-11-19 16:22:48 +0000
committerNick Clifton <nickc@redhat.com>2008-11-19 16:22:48 +0000
commit793c5807921a22c359ceb91b85fdc929219418bd (patch)
treeb7f506374d427f2f5850b490e38d25006ae46939 /ld
parent6e5abd65ae1e883e278d29249784d3bb225c6912 (diff)
downloadgdb-793c5807921a22c359ceb91b85fdc929219418bd.zip
gdb-793c5807921a22c359ceb91b85fdc929219418bd.tar.gz
gdb-793c5807921a22c359ceb91b85fdc929219418bd.tar.bz2
Change documentation license to FDL v1.3
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog5
-rw-r--r--ld/fdl.texi2
-rw-r--r--ld/ld.texinfo14
3 files changed, 13 insertions, 8 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 9028380..a6212fc 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2008-11-19 Nick Clifton <nickc@redhat.com>
+
+ * fdl.texi: Update to v1.3
+ * ld.texinfo: Change license to v1.3.
+
2008-11-17 Ulrich Weigand <uweigand@de.ibm.com>
* configure.tgt [spu-*-elf*]: Set NATIVE_LIB_DIRS to '/lib'.
diff --git a/ld/fdl.texi b/ld/fdl.texi
index cc3cd01..22b4edc 100644
--- a/ld/fdl.texi
+++ b/ld/fdl.texi
@@ -1,6 +1,4 @@
@c -*-texinfo-*-
-@node GNU Free Documentation License
-@appendix GNU Free Documentation License
@center Version 1.1, March 2000
@display
diff --git a/ld/ld.texinfo b/ld/ld.texinfo
index b752642..83c8ac4 100644
--- a/ld/ld.texinfo
+++ b/ld/ld.texinfo
@@ -54,10 +54,10 @@ This file documents the @sc{gnu} linker LD
version @value{VERSION}.
Copyright @copyright{} 1991, 92, 93, 94, 95, 96, 97, 98, 99, 2000,
-2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 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
+under the terms of the GNU Free Documentation License, Version 1.3
or any later version published by the Free Software Foundation;
with no Invariant Sections, with no Front-Cover Texts, and with no
Back-Cover Texts. A copy of the license is included in the
@@ -92,10 +92,10 @@ 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 Free Software Foundation, Inc.
+2002, 2003, 2004, 2005, 2006, 2007, 2008 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
+under the terms of the GNU Free Documentation License, Version 1.3
or any later version published by the Free Software Foundation;
with no Invariant Sections, with no Front-Cover Texts, and with no
Back-Cover Texts. A copy of the license is included in the
@@ -117,8 +117,8 @@ This file documents the @sc{gnu} linker ld
version @value{VERSION}.
This document is distributed under the terms of the GNU Free
-Documentation License. A copy of the license is included in the
-section entitled ``GNU Free Documentation License''.
+Documentation License version 1.3. A copy of the license is included
+in the section entitled ``GNU Free Documentation License''.
@menu
* Overview:: Overview
@@ -7111,6 +7111,8 @@ If you have more than one @code{SECT} statement for the same
@var{secname}, only the @emph{first} sets the start address.
@end table
+@node GNU Free Documentation License
+@appendix GNU Free Documentation License
@include fdl.texi
@node LD Index