OSDN Git Service

Add Fariborz to my last change.
[pf3gnuchains/gcc-fork.git] / gcc / ada / csets.ads
index 09952d2..06dd013 100644 (file)
@@ -6,9 +6,7 @@
 --                                                                          --
 --                                 S p e c                                  --
 --                                                                          --
---                            $Revision$
---                                                                          --
---          Copyright (C) 1992-2002 Free Software Foundation, Inc.          --
+--          Copyright (C) 1992-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- --
@@ -29,7 +27,7 @@
 -- covered by the  GNU Public License.                                      --
 --                                                                          --
 -- GNAT was originally developed  by the GNAT team at  New York University. --
--- It is now maintained by Ada Core Technologies Inc (http://www.gnat.com). --
+-- Extensive contributions were provided by Ada Core Technologies Inc.      --
 --                                                                          --
 ------------------------------------------------------------------------------
 
@@ -53,9 +51,9 @@ pragma Elaborate_Body (Csets);
    --  do NOT pack this table, since we don't want the extra overhead of
    --  accessing a packed bit string.
 
-   -----------------------------------------------
-   --  Character Tables For Current Compilation --
-   -----------------------------------------------
+   ----------------------------------------------
+   -- Character Tables For Current Compilation --
+   ----------------------------------------------
 
    procedure Initialize;
    --  Routine to initialize following character tables, whose content depends