diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2013-02-04 19:06:20 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2013-02-04 19:06:20 +0000 |
commit | 5d5bf77569cea0d401a74a3411e4a9c32b28b3ac (patch) | |
tree | bca0875090cea05ab7f9c28abf4600b0fce07116 /libgcc/config/s390 | |
parent | 49c8d79b277e0bcd0439ecf2ba987c63d6d59ce8 (diff) | |
download | gcc-5d5bf77569cea0d401a74a3411e4a9c32b28b3ac.zip gcc-5d5bf77569cea0d401a74a3411e4a9c32b28b3ac.tar.gz gcc-5d5bf77569cea0d401a74a3411e4a9c32b28b3ac.tar.bz2 |
Update copyright in libgcc.
From-SVN: r195731
Diffstat (limited to 'libgcc/config/s390')
-rw-r--r-- | libgcc/config/s390/32/_fixdfdi.c | 3 | ||||
-rw-r--r-- | libgcc/config/s390/32/_fixsfdi.c | 3 | ||||
-rw-r--r-- | libgcc/config/s390/32/_fixtfdi.c | 3 | ||||
-rw-r--r-- | libgcc/config/s390/32/_fixunsdfdi.c | 3 | ||||
-rw-r--r-- | libgcc/config/s390/32/_fixunssfdi.c | 3 | ||||
-rw-r--r-- | libgcc/config/s390/32/_fixunstfdi.c | 3 | ||||
-rw-r--r-- | libgcc/config/s390/gthr-tpf.h | 2 | ||||
-rw-r--r-- | libgcc/config/s390/libgcc-glibc.ver | 2 | ||||
-rw-r--r-- | libgcc/config/s390/linux-unwind.h | 2 | ||||
-rw-r--r-- | libgcc/config/s390/tpf-unwind.h | 2 |
10 files changed, 10 insertions, 16 deletions
diff --git a/libgcc/config/s390/32/_fixdfdi.c b/libgcc/config/s390/32/_fixdfdi.c index 364849c..4db0632 100644 --- a/libgcc/config/s390/32/_fixdfdi.c +++ b/libgcc/config/s390/32/_fixdfdi.c @@ -1,6 +1,5 @@ /* Definitions of target machine for GNU compiler, for IBM S/390 - Copyright (C) 1999, 2000, 2001, 2007, 2008 and 2009 - Free Software Foundation, Inc. + Copyright (C) 1999-2013 Free Software Foundation, Inc. Contributed by Hartmut Penner (hpenner@de.ibm.com) and Ulrich Weigand (uweigand@de.ibm.com). diff --git a/libgcc/config/s390/32/_fixsfdi.c b/libgcc/config/s390/32/_fixsfdi.c index 06336c1..e37bbb6 100644 --- a/libgcc/config/s390/32/_fixsfdi.c +++ b/libgcc/config/s390/32/_fixsfdi.c @@ -1,6 +1,5 @@ /* Definitions of target machine for GNU compiler, for IBM S/390 - Copyright (C) 1999, 2000, 2001, 2007, 2008 and 2009 - Free Software Foundation, Inc. + Copyright (C) 1999-2013 Free Software Foundation, Inc. Contributed by Hartmut Penner (hpenner@de.ibm.com) and Ulrich Weigand (uweigand@de.ibm.com). diff --git a/libgcc/config/s390/32/_fixtfdi.c b/libgcc/config/s390/32/_fixtfdi.c index 719703e..fd4cb5d 100644 --- a/libgcc/config/s390/32/_fixtfdi.c +++ b/libgcc/config/s390/32/_fixtfdi.c @@ -1,6 +1,5 @@ /* Definitions of target machine for GNU compiler, for IBM S/390 - Copyright (C) 1999, 2000, 2001, 2007, 2008 and 2009 - Free Software Foundation, Inc. + Copyright (C) 1999-2013 Free Software Foundation, Inc. Contributed by Hartmut Penner (hpenner@de.ibm.com) and Ulrich Weigand (uweigand@de.ibm.com). diff --git a/libgcc/config/s390/32/_fixunsdfdi.c b/libgcc/config/s390/32/_fixunsdfdi.c index 2c33652..6a6af63 100644 --- a/libgcc/config/s390/32/_fixunsdfdi.c +++ b/libgcc/config/s390/32/_fixunsdfdi.c @@ -1,6 +1,5 @@ /* Definitions of target machine for GNU compiler, for IBM S/390 - Copyright (C) 1999, 2000, 2001, 2007, 2008 and 2009 - Free Software Foundation, Inc. + Copyright (C) 1999-2013 Free Software Foundation, Inc. Contributed by Hartmut Penner (hpenner@de.ibm.com) and Ulrich Weigand (uweigand@de.ibm.com). diff --git a/libgcc/config/s390/32/_fixunssfdi.c b/libgcc/config/s390/32/_fixunssfdi.c index eaaad96..a26fb9f 100644 --- a/libgcc/config/s390/32/_fixunssfdi.c +++ b/libgcc/config/s390/32/_fixunssfdi.c @@ -1,6 +1,5 @@ /* Definitions of target machine for GNU compiler, for IBM S/390 - Copyright (C) 1999, 2000, 2001, 2007, 2008 and 2009 - Free Software Foundation, Inc. + Copyright (C) 1999-2013 Free Software Foundation, Inc. Contributed by Hartmut Penner (hpenner@de.ibm.com) and Ulrich Weigand (uweigand@de.ibm.com). diff --git a/libgcc/config/s390/32/_fixunstfdi.c b/libgcc/config/s390/32/_fixunstfdi.c index cc7ada5..c082ac9 100644 --- a/libgcc/config/s390/32/_fixunstfdi.c +++ b/libgcc/config/s390/32/_fixunstfdi.c @@ -1,6 +1,5 @@ /* Definitions of target machine for GNU compiler, for IBM S/390 - Copyright (C) 1999, 2000, 2001, 2007, 2008 and 2009 - Free Software Foundation, Inc. + Copyright (C) 1999-2013 Free Software Foundation, Inc. Contributed by Hartmut Penner (hpenner@de.ibm.com) and Ulrich Weigand (uweigand@de.ibm.com). diff --git a/libgcc/config/s390/gthr-tpf.h b/libgcc/config/s390/gthr-tpf.h index 49bce4c..872543c 100644 --- a/libgcc/config/s390/gthr-tpf.h +++ b/libgcc/config/s390/gthr-tpf.h @@ -1,6 +1,6 @@ /* Threads compatibility routines for libgcc2 and libobjc. Compile this one with gcc. - Copyright (C) 2004-2012 Free Software Foundation, Inc. + Copyright (C) 2004-2013 Free Software Foundation, Inc. This file is part of GCC. diff --git a/libgcc/config/s390/libgcc-glibc.ver b/libgcc/config/s390/libgcc-glibc.ver index 6fc52e4..d3b59dc 100644 --- a/libgcc/config/s390/libgcc-glibc.ver +++ b/libgcc/config/s390/libgcc-glibc.ver @@ -1,4 +1,4 @@ -# Copyright (C) 2002, 2006, 2008 Free Software Foundation, Inc. +# Copyright (C) 2002-2013 Free Software Foundation, Inc. # # This file is part of GCC. # diff --git a/libgcc/config/s390/linux-unwind.h b/libgcc/config/s390/linux-unwind.h index 558087f..e497ce3 100644 --- a/libgcc/config/s390/linux-unwind.h +++ b/libgcc/config/s390/linux-unwind.h @@ -1,5 +1,5 @@ /* DWARF2 EH unwinding support for S/390 Linux. - Copyright (C) 2004, 2005, 2006, 2009 Free Software Foundation, Inc. + Copyright (C) 2004-2013 Free Software Foundation, Inc. This file is part of GCC. diff --git a/libgcc/config/s390/tpf-unwind.h b/libgcc/config/s390/tpf-unwind.h index 33fd5f5..c86c60b 100644 --- a/libgcc/config/s390/tpf-unwind.h +++ b/libgcc/config/s390/tpf-unwind.h @@ -1,5 +1,5 @@ /* DWARF2 EH unwinding support for TPF OS. - Copyright (C) 2004, 2005, 2009 Free Software Foundation, Inc. + Copyright (C) 2004-2013 Free Software Foundation, Inc. Contributed by P.J. Darcy (darcypj@us.ibm.com). This file is part of GCC. |