diff options
author | Arnaud Charlet <charlet@gcc.gnu.org> | 2007-06-06 12:54:04 +0200 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2007-06-06 12:54:04 +0200 |
commit | 4491f0aeaff463602a5b6488eef2e67e2c13ecfe (patch) | |
tree | 9305b277c803381c3308ee5a53057084a808937c /gcc/ada/alloc.ads | |
parent | a99ada67cfc0517c1c827743bedbe11c24a64074 (diff) | |
download | gcc-4491f0aeaff463602a5b6488eef2e67e2c13ecfe.zip gcc-4491f0aeaff463602a5b6488eef2e67e2c13ecfe.tar.gz gcc-4491f0aeaff463602a5b6488eef2e67e2c13ecfe.tar.bz2 |
Minor editing.
Update constants.
Update copyright notice.
From-SVN: r125479
Diffstat (limited to 'gcc/ada/alloc.ads')
-rw-r--r-- | gcc/ada/alloc.ads | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/alloc.ads b/gcc/ada/alloc.ads index a8da51d..4d00671 100644 --- a/gcc/ada/alloc.ads +++ b/gcc/ada/alloc.ads @@ -6,7 +6,7 @@ -- -- -- S p e c -- -- -- --- Copyright (C) 1992-2003 Free Software Foundation, Inc. -- +-- Copyright (C) 1992-2006, 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- -- |