diff options
| author | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-12-24 00:16:53 +0000 |
|---|---|---|
| committer | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-12-24 00:16:53 +0000 |
| commit | 8fc713c0e745553d45e123718b1ac9c039936348 (patch) | |
| tree | 2817224b13620f196f322433f0129adbfc7b3ad7 | |
| parent | df2c9e40ebac398807ffe32346ecc2d11f6c406b (diff) | |
| download | ppe42-gcc-8fc713c0e745553d45e123718b1ac9c039936348.tar.gz ppe42-gcc-8fc713c0e745553d45e123718b1ac9c039936348.zip | |
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.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@75000 138bc75d-0d04-0410-961f-82ee72b054a4
| -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 e942341d1a9..a49c825dc86 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 f631ca6e5c9..946da534211 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 e0924e4750f..484f5a75b19 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 e717a20fa1e..89bc0e17b49 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 50d7c9dd9ba..8fb949d1c6e 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 24390ffb555..1d799b2792f 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 |

