diff options
author | charlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4> | 2008-08-20 13:55:20 +0000 |
---|---|---|
committer | charlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4> | 2008-08-20 13:55:20 +0000 |
commit | 453f02bd2ca47c179d08c4e8ed9b16e1c4face43 (patch) | |
tree | 1521062202491d453d046d6ddab2a879204e524e /gcc/ada/s-parint.adb | |
parent | 9bfeb197f422010c0436a9cf0a15a6fd85e9cc6f (diff) | |
download | gcc-453f02bd2ca47c179d08c4e8ed9b16e1c4face43.tar.gz |
Fix copyright notice.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@139296 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ada/s-parint.adb')
-rw-r--r-- | gcc/ada/s-parint.adb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/s-parint.adb b/gcc/ada/s-parint.adb index 94b08326c25..d73da1340d9 100644 --- a/gcc/ada/s-parint.adb +++ b/gcc/ada/s-parint.adb @@ -7,7 +7,7 @@ -- B o d y -- -- (Dummy body for non-distributed case) -- -- -- --- Copyright (C) 1995-2007, Free Software Foundation, Inc. -- +-- Copyright (C) 1995-2008, Free Software Foundation, Inc. -- -- -- -- GNARL 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- -- |