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/mep | |
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/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 0a18913..a5a72aa 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, 2002, 2005, 2009 Free Software Foundation, Inc. + Copyright (C) 2001-2013 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 1dbf57d..3418ff3 100644 --- a/libgcc/config/mep/lib2funcs.c +++ b/libgcc/config/mep/lib2funcs.c @@ -1,5 +1,5 @@ /* libgcc routines for MeP. - Copyright 2001, 2002, 2009 Free Software Foundation, Inc + Copyright (C) 2001-2013 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 bf484ca..e5b04c8 100644 --- a/libgcc/config/mep/tramp.c +++ b/libgcc/config/mep/tramp.c @@ -1,5 +1,5 @@ /* Trampoline support for MeP - Copyright (C) 2004, 2007 Free Software Foundation, Inc. + Copyright (C) 2004-2013 Free Software Foundation, Inc. Contributed by Red Hat Inc. This file is free software; you can redistribute it and/or modify it |