aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/sem_case.ads
diff options
context:
space:
mode:
authorGeert Bosch <bosch@gnat.com>2001-12-14 23:31:14 +0100
committerGeert Bosch <bosch@gcc.gnu.org>2001-12-14 23:31:14 +0100
commit449d2be3bc8e017c4f4d8cd732d283b51c0819a2 (patch)
tree31a70726d9fd1b06e3ad7ee4641ae4d2358bc914 /gcc/ada/sem_case.ads
parent1808372b58b95d18ce62168ddf78c0ffbbcc6d6e (diff)
downloadgcc-449d2be3bc8e017c4f4d8cd732d283b51c0819a2.zip
gcc-449d2be3bc8e017c4f4d8cd732d283b51c0819a2.tar.gz
gcc-449d2be3bc8e017c4f4d8cd732d283b51c0819a2.tar.bz2
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.ads4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/sem_case.ads b/gcc/ada/sem_case.ads
index c1f172b..8d0b3f1 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- --