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 /etc/standards.texi | |
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 'etc/standards.texi')
-rw-r--r-- | etc/standards.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/standards.texi b/etc/standards.texi index 821b60e..7c3a0ba 100644 --- a/etc/standards.texi +++ b/etc/standards.texi @@ -3,7 +3,7 @@ @setfilename standards.info @settitle GNU Coding Standards @c This date is automagically updated when you save this file: -@set lastupdate July 22, 2007 +@set lastupdate June 8, 2010 @c %**end of header @dircategory GNU organization @@ -33,11 +33,11 @@ The GNU coding standards, last updated @value{lastupdate}. Copyright @copyright{} 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software +2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2010 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.2 +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. |