diff options
author | Nick Clifton <nickc@redhat.com> | 2010-06-08 10:30:54 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2010-06-08 10:30:54 +0000 |
commit | 08622ff5aa5c5195cdb4262bb624aae55eda791c (patch) | |
tree | b90c508c534c29fcf68b3d632da639c9355ee203 /etc/standards.texi | |
parent | 814e854e2cfc3967b4dace386e7e064abf5b3e3c (diff) | |
download | cygnal-08622ff5aa5c5195cdb4262bb624aae55eda791c.tar.gz cygnal-08622ff5aa5c5195cdb4262bb624aae55eda791c.tar.bz2 cygnal-08622ff5aa5c5195cdb4262bb624aae55eda791c.zip |
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 821b60efe..7c3a0ba92 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. |