summaryrefslogtreecommitdiff
path: root/gcc/ada/a-filico.ads
diff options
context:
space:
mode:
authorArnaud Charlet <charlet@gcc.gnu.org>2004-10-27 14:29:19 +0200
committerArnaud Charlet <charlet@gcc.gnu.org>2004-10-27 14:29:19 +0200
commit59705c38c69f6a622b9f53764de40d869f69bd3d (patch)
treeaec72522aad576890ca2fbf021ca73c85b4a4c8a /gcc/ada/a-filico.ads
parent910a2e4d8c25017c00098043c52a0ad8662272c8 (diff)
downloadgcc-59705c38c69f6a622b9f53764de40d869f69bd3d.tar.gz
a-filico.ads, [...]: fix incorrect header.
* a-filico.ads, a-filico.adb: fix incorrect header. * a-ststio.ads: Fix typo in identifier * sem_ch4.adb: Minor reformatting. From-SVN: r89644
Diffstat (limited to 'gcc/ada/a-filico.ads')
-rw-r--r--gcc/ada/a-filico.ads4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/a-filico.ads b/gcc/ada/a-filico.ads
index 4263b260cd3..b3affda0456 100644
--- a/gcc/ada/a-filico.ads
+++ b/gcc/ada/a-filico.ads
@@ -4,9 +4,9 @@
-- --
-- A D A . F I N A L I Z A T I O N . L I S T _ C O N T R O L L E R --
-- --
--- B o d y --
+-- S p e c --
-- --
--- Copyright (C) 1992-1997 Free Software Foundation, Inc. --
+-- Copyright (C) 1992-1997, 2004 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- --