diff options
author | Kelley Cook <kcook@gcc.gnu.org> | 2003-12-24 00:16:53 +0000 |
---|---|---|
committer | R. Kelley Cook <kcook@gcc.gnu.org> | 2003-12-24 00:16:53 +0000 |
commit | 2ab127f3ef93106864c0961bebe4cedd76453531 (patch) | |
tree | 2817224b13620f196f322433f0129adbfc7b3ad7 /gcc | |
parent | c4a239e926f2362694f72ba3e3116626aaba52a2 (diff) | |
download | gcc-2ab127f3ef93106864c0961bebe4cedd76453531.zip gcc-2ab127f3ef93106864c0961bebe4cedd76453531.tar.gz gcc-2ab127f3ef93106864c0961bebe4cedd76453531.tar.bz2 |
gnat_ug.texi: Force a CVS commit by updating copyright.
2003-12-23 Kelley Cook <kcook@gcc.gnu.org>
* gnat_ug.texi: Force a CVS commit by updating copyright.
* gnat_ug_vxw.texi: Regenerate.
* gnat_ug_wnt.texi: Regenerate.
* gnat_ug_vms.texi: Regenerate.
* gnat_ug_unx.texi: Regenerate.
From-SVN: r75000
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ada/ChangeLog | 8 | ||||
-rw-r--r-- | gcc/ada/gnat_ug.texi | 2 | ||||
-rw-r--r-- | gcc/ada/gnat_ug_unx.texi | 2 | ||||
-rw-r--r-- | gcc/ada/gnat_ug_vms.texi | 2 | ||||
-rw-r--r-- | gcc/ada/gnat_ug_vxw.texi | 2 | ||||
-rw-r--r-- | gcc/ada/gnat_ug_wnt.texi | 2 |
6 files changed, 13 insertions, 5 deletions
diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index e942341..a49c825 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -1,3 +1,11 @@ +2003-12-23 Kelley Cook <kcook@gcc.gnu.org> + + * gnat_ug.texi: Force a CVS commit by updating copyright. + * gnat_ug_vxw.texi: Regenerate. + * gnat_ug_wnt.texi: Regenerate. + * gnat_ug_vms.texi: Regenerate. + * gnat_ug_unx.texi: Regenerate. + 2003-12-20 Kazu Hirata <kazu@cs.umass.edu> * trans.c: Remove uses of "register" specifier in diff --git a/gcc/ada/gnat_ug.texi b/gcc/ada/gnat_ug.texi index f631ca6..946da53 100644 --- a/gcc/ada/gnat_ug.texi +++ b/gcc/ada/gnat_ug.texi @@ -79,7 +79,7 @@ @c %**end of header @copying -Copyright @copyright{} 1995-2002, Free Software Foundation +Copyright @copyright{} 1995-2003, Free Software Foundation Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 diff --git a/gcc/ada/gnat_ug_unx.texi b/gcc/ada/gnat_ug_unx.texi index e0924e4..484f5a7 100644 --- a/gcc/ada/gnat_ug_unx.texi +++ b/gcc/ada/gnat_ug_unx.texi @@ -65,7 +65,7 @@ @c %**end of header @copying -Copyright @copyright{} 1995-2002, Free Software Foundation +Copyright @copyright{} 1995-2003, Free Software Foundation Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 diff --git a/gcc/ada/gnat_ug_vms.texi b/gcc/ada/gnat_ug_vms.texi index e717a20..89bc0e1 100644 --- a/gcc/ada/gnat_ug_vms.texi +++ b/gcc/ada/gnat_ug_vms.texi @@ -65,7 +65,7 @@ @c %**end of header @copying -Copyright @copyright{} 1995-2002, Free Software Foundation +Copyright @copyright{} 1995-2003, Free Software Foundation Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 diff --git a/gcc/ada/gnat_ug_vxw.texi b/gcc/ada/gnat_ug_vxw.texi index 50d7c9d..8fb949d 100644 --- a/gcc/ada/gnat_ug_vxw.texi +++ b/gcc/ada/gnat_ug_vxw.texi @@ -65,7 +65,7 @@ @c %**end of header @copying -Copyright @copyright{} 1995-2002, Free Software Foundation +Copyright @copyright{} 1995-2003, Free Software Foundation Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 diff --git a/gcc/ada/gnat_ug_wnt.texi b/gcc/ada/gnat_ug_wnt.texi index 24390ff..1d799b2 100644 --- a/gcc/ada/gnat_ug_wnt.texi +++ b/gcc/ada/gnat_ug_wnt.texi @@ -65,7 +65,7 @@ @c %**end of header @copying -Copyright @copyright{} 1995-2002, Free Software Foundation +Copyright @copyright{} 1995-2003, Free Software Foundation Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 |