aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorRainer Orth <ro@gcc.gnu.org>2003-01-28 19:05:11 +0000
committerRainer Orth <ro@gcc.gnu.org>2003-01-28 19:05:11 +0000
commitdf87f988e9ba6af494b1ad528c83559ee2c4e06a (patch)
tree81d0509977228202ee3300e415185a8001966b17 /gcc
parent1234e7383d4cd217f77722a993bdb429da805c87 (diff)
downloadgcc-df87f988e9ba6af494b1ad528c83559ee2c4e06a.zip
gcc-df87f988e9ba6af494b1ad528c83559ee2c4e06a.tar.gz
gcc-df87f988e9ba6af494b1ad528c83559ee2c4e06a.tar.bz2
Updated copyright year.
From-SVN: r61998
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ada/adaint.c2
-rw-r--r--gcc/ada/adaint.h2
-rw-r--r--gcc/ada/gmem.c2
-rw-r--r--gcc/ada/init.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/gcc/ada/adaint.c b/gcc/ada/adaint.c
index d820d6d..864e9dc 100644
--- a/gcc/ada/adaint.c
+++ b/gcc/ada/adaint.c
@@ -7,7 +7,7 @@
* *
* C Implementation File *
* *
- * Copyright (C) 1992-2002, Free Software Foundation, Inc. *
+ * Copyright (C) 1992-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- *
diff --git a/gcc/ada/adaint.h b/gcc/ada/adaint.h
index d65be6d..ff6959d 100644
--- a/gcc/ada/adaint.h
+++ b/gcc/ada/adaint.h
@@ -7,7 +7,7 @@
* *
* C Header File *
* *
- * Copyright (C) 1992-2002 Free Software Foundation, Inc. *
+ * Copyright (C) 1992-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- *
diff --git a/gcc/ada/gmem.c b/gcc/ada/gmem.c
index 789a76f..fe9928c 100644
--- a/gcc/ada/gmem.c
+++ b/gcc/ada/gmem.c
@@ -7,7 +7,7 @@
* *
* C Implementation File *
* *
- * Copyright (C) 2000-2001 Free Software Foundation, Inc. *
+ * Copyright (C) 2000-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- *
diff --git a/gcc/ada/init.c b/gcc/ada/init.c
index ce7b36e..f1d023e 100644
--- a/gcc/ada/init.c
+++ b/gcc/ada/init.c
@@ -7,7 +7,7 @@
* *
* C Implementation File *
* *
- * Copyright (C) 1992-2002 Free Software Foundation, Inc. *
+ * Copyright (C) 1992-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- *