diff options
author | Ulrich Weigand <uweigand@gcc.gnu.org> | 2005-01-15 02:59:58 +0000 |
---|---|---|
committer | Ulrich Weigand <uweigand@gcc.gnu.org> | 2005-01-15 02:59:58 +0000 |
commit | 95f16434b09952b7be97aa5091a1300682f3afc1 (patch) | |
tree | 3757ac655f436af184282fab42890100fc5a5761 /gcc | |
parent | 0c12d24f7028e9463b3af4f7269c7582eab7c415 (diff) | |
download | gcc-95f16434b09952b7be97aa5091a1300682f3afc1.zip gcc-95f16434b09952b7be97aa5091a1300682f3afc1.tar.gz gcc-95f16434b09952b7be97aa5091a1300682f3afc1.tar.bz2 |
Update copyright years.
From-SVN: r93681
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/config/s390/s390.c | 2 | ||||
-rw-r--r-- | gcc/config/s390/tpf-unwind.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/s390/s390.c b/gcc/config/s390/s390.c index 92ec196..6b72d6c 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, 2003, 2004 + Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 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/tpf-unwind.h b/gcc/config/s390/tpf-unwind.h index 3289df9..10c3cd9 100644 --- a/gcc/config/s390/tpf-unwind.h +++ b/gcc/config/s390/tpf-unwind.h @@ -1,5 +1,5 @@ /* DWARF2 EH unwinding support for TPF OS. - Copyright (C) 2004 Free Software Foundation, Inc. + Copyright (C) 2004, 2005 Free Software Foundation, Inc. Contributed by P.J. Darcy (darcypj@us.ibm.com). This file is part of GCC. |