aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArnaud Charlet <charlet@gcc.gnu.org>2011-08-01 17:10:28 +0200
committerArnaud Charlet <charlet@gcc.gnu.org>2011-08-01 17:10:28 +0200
commitf5e68b48a510a49be0ce95bd02491dc7157be696 (patch)
tree0728ff98590043e92e1ad9ffe8e039ee91c2a002
parentc47c02ae6aa32e4e1d2b80e2840bbc9d61d53f8d (diff)
downloadgcc-f5e68b48a510a49be0ce95bd02491dc7157be696.zip
gcc-f5e68b48a510a49be0ce95bd02491dc7157be696.tar.gz
gcc-f5e68b48a510a49be0ce95bd02491dc7157be696.tar.bz2
Update header.
From-SVN: r177044
-rw-r--r--gcc/ada/sem.adb9
1 files changed, 4 insertions, 5 deletions
diff --git a/gcc/ada/sem.adb b/gcc/ada/sem.adb
index 4cf2ec7..0061d6b 100644
--- a/gcc/ada/sem.adb
+++ b/gcc/ada/sem.adb
@@ -13,11 +13,10 @@
-- ware Foundation; either version 3, or (at your option) any later ver- --
-- sion. GNAT is distributed in the hope that it will be useful, but WITH- --
-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY --
--- or FITNESS FOR A PARTICULAR PURPOSE. --
--- --
--- You should have received a copy of the GNU General Public License along --
--- with this program; see file COPYING3. If not see --
--- <http://www.gnu.org/licenses/>. --
+-- or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License --
+-- for more details. You should have received a copy of the GNU General --
+-- Public License distributed with GNAT; see file COPYING3. If not, go to --
+-- http://www.gnu.org/licenses for a complete copy of the license. --
-- --
-- GNAT was originally developed by the GNAT team at New York University. --
-- Extensive contributions were provided by Ada Core Technologies Inc. --