summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArnaud Charlet <charlet@gcc.gnu.org>2005-06-16 11:06:53 +0200
committerArnaud Charlet <charlet@gcc.gnu.org>2005-06-16 11:06:53 +0200
commitbc979ad1ee4afaa0122762aa039a61712bd17ef9 (patch)
treeed00ded618ea740b7d9633c6115b9dcedae1ead8
parent5ecdbd8c98c18284118719ab37b6d7763326c218 (diff)
downloadgcc-bc979ad1ee4afaa0122762aa039a61712bd17ef9.tar.gz
Update header.
From-SVN: r101078
-rw-r--r--gcc/ada/gsocket.h2
-rw-r--r--gcc/ada/sem_elab.ads2
2 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/gsocket.h b/gcc/ada/gsocket.h
index c500019b617..b0cc26da493 100644
--- a/gcc/ada/gsocket.h
+++ b/gcc/ada/gsocket.h
@@ -6,7 +6,7 @@
* *
* C Header File *
* *
- * Copyright (C) 2004, Free Software Foundation, Inc. *
+ * Copyright (C) 2004-2005, 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- *
diff --git a/gcc/ada/sem_elab.ads b/gcc/ada/sem_elab.ads
index c081a1f594b..77fdcf6a6f5 100644
--- a/gcc/ada/sem_elab.ads
+++ b/gcc/ada/sem_elab.ads
@@ -6,7 +6,7 @@
-- --
-- S p e c --
-- --
--- Copyright (C) 1997-2001 Free Software Foundation, Inc. --
+-- Copyright (C) 1997-2005 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- --