diff options
Diffstat (limited to 'gcc/ada/5wmemory.adb')
-rw-r--r-- | gcc/ada/5wmemory.adb | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/gcc/ada/5wmemory.adb b/gcc/ada/5wmemory.adb index 0452ae8668b..a81665a0a59 100644 --- a/gcc/ada/5wmemory.adb +++ b/gcc/ada/5wmemory.adb @@ -4,13 +4,9 @@ -- -- -- S Y S T E M . M E M O R Y -- -- -- --- S p e c -- +-- B o d y -- -- -- --- Copyright (C) 2001-2002 Free Software Foundation, Inc. -- --- -- --- This specification is derived from the Ada Reference Manual for use with -- --- GNAT. The copyright notice above, and the license provisions that follow -- --- apply solely to the contents of the part following the private keyword. -- +-- Copyright (C) 2001-2003 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- -- |