diff options
Diffstat (limited to 'gcc/ada/5vtpopde.ads')
-rw-r--r-- | gcc/ada/5vtpopde.ads | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gcc/ada/5vtpopde.ads b/gcc/ada/5vtpopde.ads index 03a531eaa8e..46d92470f0b 100644 --- a/gcc/ada/5vtpopde.ads +++ b/gcc/ada/5vtpopde.ads @@ -6,7 +6,7 @@ -- -- -- S p e c -- -- -- --- Copyright (C) 2000-2002 Free Software Foundation, Inc. -- +-- Copyright (C) 2000-2003 Free Software Foundation, Inc. -- -- -- -- GNARL is free software; you can redistribute it and/or modify it under -- -- terms of the GNU General Public License as published by the Free Soft- -- @@ -27,10 +27,10 @@ -- covered by the GNU Public License. -- -- -- -- GNARL was developed by the GNARL team at Florida State University. -- --- Extensive contributions were provided by Ada Core Technologies Inc. -- +-- Extensive contributions were provided by Ada Core Technologies, Inc. -- -- -- ------------------------------------------------------------------------------ --- + -- This package is for OpenVMS/Alpha. -- with System.Aux_DEC; |