diff options
author | Gerald Pfeifer <gerald@pfeifer.com> | 2010-06-13 14:36:24 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@gcc.gnu.org> | 2010-06-13 14:36:24 +0000 |
commit | 0f398cb4885e76e6f43310eaf9765d7f6b87e9ea (patch) | |
tree | 9ea4a2254249dbda9cdaeb7889cc27a4e5b22541 /gcc | |
parent | 4a2ac96fb7e845adc573a3accfafdd534e179156 (diff) | |
download | gcc-0f398cb4885e76e6f43310eaf9765d7f6b87e9ea.zip gcc-0f398cb4885e76e6f43310eaf9765d7f6b87e9ea.tar.gz gcc-0f398cb4885e76e6f43310eaf9765d7f6b87e9ea.tar.bz2 |
gnat_rm.texi: Move to GFDL version 1.3.
* gnat_rm.texi: Move to GFDL version 1.3.
* gnat-style.texi: Ditto.
* gnat_ugn.texi: Ditto.
From-SVN: r160680
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ada/ChangeLog | 6 | ||||
-rw-r--r-- | gcc/ada/gnat-style.texi | 2 | ||||
-rw-r--r-- | gcc/ada/gnat_rm.texi | 2 | ||||
-rw-r--r-- | gcc/ada/gnat_ugn.texi | 2 |
4 files changed, 9 insertions, 3 deletions
diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index 83f9636..2de22a1 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -1,3 +1,9 @@ +2010-06-13 Gerald Pfeifer <gerald@pfeifer.com> + + * gnat_rm.texi: Move to GFDL version 1.3. + * gnat-style.texi: Ditto. + * gnat_ugn.texi: Ditto. + 2010-06-12 Kai Tietz PR ada/43731 diff --git a/gcc/ada/gnat-style.texi b/gcc/ada/gnat-style.texi index 37395c7..1e2f365f 100644 --- a/gcc/ada/gnat-style.texi +++ b/gcc/ada/gnat-style.texi @@ -17,7 +17,7 @@ Copyright @copyright{} 1992-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.2 or +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 section entitled diff --git a/gcc/ada/gnat_rm.texi b/gcc/ada/gnat_rm.texi index 84a95a7..7f7e179 100644 --- a/gcc/ada/gnat_rm.texi +++ b/gcc/ada/gnat_rm.texi @@ -18,7 +18,7 @@ Copyright @copyright{} 1995-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.2 or +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 the Front-Cover Texts being ``GNAT Reference Manual'', and with no Back-Cover Texts. A copy of the license is diff --git a/gcc/ada/gnat_ugn.texi b/gcc/ada/gnat_ugn.texi index db8b2cc..42ae195 100644 --- a/gcc/ada/gnat_ugn.texi +++ b/gcc/ada/gnat_ugn.texi @@ -18,7 +18,7 @@ Copyright @copyright{} 1995-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.2 or +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 section entitled |