diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2014-01-02 22:25:22 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2014-01-02 22:25:22 +0000 |
commit | ac1dca3cab27fbaff7c811fbe0a4424f1a18f09f (patch) | |
tree | c14eb843d7672025ed9efa988815465695979d08 /libgcc/config/mep | |
parent | 1d5dd71b483937ee51660f0dedba7e12babc3b38 (diff) | |
download | gcc-ac1dca3cab27fbaff7c811fbe0a4424f1a18f09f.zip gcc-ac1dca3cab27fbaff7c811fbe0a4424f1a18f09f.tar.gz gcc-ac1dca3cab27fbaff7c811fbe0a4424f1a18f09f.tar.bz2 |
Update copyright years in libgcc/
From-SVN: r206295
Diffstat (limited to 'libgcc/config/mep')
-rw-r--r-- | libgcc/config/mep/lib1funcs.S | 2 | ||||
-rw-r--r-- | libgcc/config/mep/lib2funcs.c | 2 | ||||
-rw-r--r-- | libgcc/config/mep/tramp.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/libgcc/config/mep/lib1funcs.S b/libgcc/config/mep/lib1funcs.S index a5a72aa..56fc184 100644 --- a/libgcc/config/mep/lib1funcs.S +++ b/libgcc/config/mep/lib1funcs.S @@ -1,5 +1,5 @@ /* libgcc routines for Toshiba Media Processor. - Copyright (C) 2001-2013 Free Software Foundation, Inc. + Copyright (C) 2001-2014 Free Software Foundation, Inc. This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/libgcc/config/mep/lib2funcs.c b/libgcc/config/mep/lib2funcs.c index 3418ff3..3be9132 100644 --- a/libgcc/config/mep/lib2funcs.c +++ b/libgcc/config/mep/lib2funcs.c @@ -1,5 +1,5 @@ /* libgcc routines for MeP. - Copyright (C) 2001-2013 Free Software Foundation, Inc. + Copyright (C) 2001-2014 Free Software Foundation, Inc. This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/libgcc/config/mep/tramp.c b/libgcc/config/mep/tramp.c index e5b04c8..4b294c6 100644 --- a/libgcc/config/mep/tramp.c +++ b/libgcc/config/mep/tramp.c @@ -1,5 +1,5 @@ /* Trampoline support for MeP - Copyright (C) 2004-2013 Free Software Foundation, Inc. + Copyright (C) 2004-2014 Free Software Foundation, Inc. Contributed by Red Hat Inc. This file is free software; you can redistribute it and/or modify it |