diff options
Diffstat (limited to 'gcc/ada/a-dispat.ads')
-rw-r--r-- | gcc/ada/a-dispat.ads | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/gcc/ada/a-dispat.ads b/gcc/ada/a-dispat.ads index 5403653cafb..b350ae0eb61 100644 --- a/gcc/ada/a-dispat.ads +++ b/gcc/ada/a-dispat.ads @@ -6,9 +6,7 @@ -- -- -- S p e c -- -- -- --- Copyright (C) 2006, Free Software Foundation, Inc. -- --- -- --- This specification is adapted from the Ada Reference Manual for use with -- +-- This specification is derived from the Ada Reference Manual for use with -- -- GNAT. In accordance with the copyright of that document, you can freely -- -- copy and modify this specification, provided that if you redistribute a -- -- modified version, any changes that you have made are clearly indicated. -- |