diff options
Diffstat (limited to 'gcc/ada/symbols.ads')
-rw-r--r-- | gcc/ada/symbols.ads | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/symbols.ads b/gcc/ada/symbols.ads index 8672a0ec9e0..b9a5e5f2a40 100644 --- a/gcc/ada/symbols.ads +++ b/gcc/ada/symbols.ads @@ -6,7 +6,7 @@ -- -- -- S p e c -- -- -- --- Copyright (C) 2003-2005 Free Software Foundation, Inc. -- +-- Copyright (C) 2003-2005, 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- -- @@ -34,7 +34,7 @@ with GNAT.OS_Lib; use GNAT.OS_Lib; package Symbols is type Policy is - -- Symbol policy: + -- Symbol policy (Autonomous, -- Create a symbol file without considering any reference |