aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHartmut Penner <hpenner@gcc.gnu.org>2003-01-15 13:44:24 +0000
committerHartmut Penner <hpenner@gcc.gnu.org>2003-01-15 13:44:24 +0000
commitc161ecf7b1363fd310a4a2513e0cc468effccde0 (patch)
treebfa97f75d2601422acdcd8c6668544d8099c10fb
parentb1a6f8db645316b579bf6d42fdfadaea03e44a03 (diff)
downloadgcc-c161ecf7b1363fd310a4a2513e0cc468effccde0.zip
gcc-c161ecf7b1363fd310a4a2513e0cc468effccde0.tar.gz
gcc-c161ecf7b1363fd310a4a2513e0cc468effccde0.tar.bz2
Copyright for 2003.
From-SVN: r61331
-rw-r--r--gcc/config/s390/2064.md2
-rw-r--r--gcc/config/s390/s390-protos.h2
-rw-r--r--gcc/config/s390/s390.c2
-rw-r--r--gcc/config/s390/s390.md2
4 files changed, 4 insertions, 4 deletions
diff --git a/gcc/config/s390/2064.md b/gcc/config/s390/2064.md
index a4296c0..9baab9b 100644
--- a/gcc/config/s390/2064.md
+++ b/gcc/config/s390/2064.md
@@ -1,5 +1,5 @@
;; Scheduling description for z900 (cpu 2064).
-;; Copyright (C) 2002 Free Software Foundation, Inc.
+;; Copyright (C) 2003 Free Software Foundation, Inc.
;; Contributed by Hartmut Penner (hpenner@de.ibm.com) and
;; Ulrich Weigand (uweigand@de.ibm.com).
;;
diff --git a/gcc/config/s390/s390-protos.h b/gcc/config/s390/s390-protos.h
index 6416809..9df5163 100644
--- a/gcc/config/s390/s390-protos.h
+++ b/gcc/config/s390/s390-protos.h
@@ -1,5 +1,5 @@
/* Definitions of target machine for GNU compiler, for IBM S/390.
- Copyright (C) 2000, 2002 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2002, 2003 Free Software Foundation, Inc.
Contributed by Hartmut Penner (hpenner@de.ibm.com)
This file is part of GNU CC.
diff --git a/gcc/config/s390/s390.c b/gcc/config/s390/s390.c
index c80bcc8..193c176 100644
--- a/gcc/config/s390/s390.c
+++ b/gcc/config/s390/s390.c
@@ -1,5 +1,5 @@
/* Subroutines used for code generation on IBM S/390 and zSeries
- Copyright (C) 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
+ Copyright (C) 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
Contributed by Hartmut Penner (hpenner@de.ibm.com) and
Ulrich Weigand (uweigand@de.ibm.com).
diff --git a/gcc/config/s390/s390.md b/gcc/config/s390/s390.md
index 480d152..402f2fd 100644
--- a/gcc/config/s390/s390.md
+++ b/gcc/config/s390/s390.md
@@ -1,5 +1,5 @@
;;- Machine description for GNU compiler -- S/390 / zSeries version.
-;; Copyright (C) 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
+;; Copyright (C) 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
;; Contributed by Hartmut Penner (hpenner@de.ibm.com) and
;; Ulrich Weigand (uweigand@de.ibm.com).
;; This file is part of GNU CC.