diff options
author | Geert Bosch <bosch@gnat.com> | 2001-12-14 23:31:14 +0100 |
---|---|---|
committer | Geert Bosch <bosch@gcc.gnu.org> | 2001-12-14 23:31:14 +0100 |
commit | 449d2be3bc8e017c4f4d8cd732d283b51c0819a2 (patch) | |
tree | 31a70726d9fd1b06e3ad7ee4641ae4d2358bc914 /gcc/ada/sem_case.ads | |
parent | 1808372b58b95d18ce62168ddf78c0ffbbcc6d6e (diff) | |
download | gcc-449d2be3bc8e017c4f4d8cd732d283b51c0819a2.tar.gz |
config-lang.in: Update copyright notice
* config-lang.in: Update copyright notice
* layout.adb: Remove commented out code.
* mdllfile.ads: Update copyright notice. Fix header format.
* sem_case.ads: Likewise.
* sem_ch3.adb: Minor reformatting.
From-SVN: r48014
Diffstat (limited to 'gcc/ada/sem_case.ads')
-rw-r--r-- | gcc/ada/sem_case.ads | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/sem_case.ads b/gcc/ada/sem_case.ads index c1f172bcd52..8d0b3f1fbb6 100644 --- a/gcc/ada/sem_case.ads +++ b/gcc/ada/sem_case.ads @@ -6,9 +6,9 @@ -- -- -- S p e c -- -- -- --- $Revision: 1.1 $ -- +-- $Revision$ -- -- --- Copyright (C) 1996 Free Software Foundation, Inc. -- +-- Copyright (C) 1996-2001 Free Software Foundation, Inc. -- -- -- -- GNAT 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- -- |