diff options
author | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-02-04 19:06:20 +0000 |
---|---|---|
committer | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-02-04 19:06:20 +0000 |
commit | 64b7b4625ff409716498b6c1f2274d304bd00fc2 (patch) | |
tree | bca0875090cea05ab7f9c28abf4600b0fce07116 /libgcc/config/mep | |
parent | d82a3a027e1fad6e9a3c437b772449a131ea068f (diff) | |
download | gcc-64b7b4625ff409716498b6c1f2274d304bd00fc2.tar.gz |
Update copyright in libgcc.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195731 138bc75d-0d04-0410-961f-82ee72b054a4
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 0a18913f927..a5a72aa364b 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 1dbf57d9535..3418ff38db7 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 bf484ca4e95..e5b04c88046 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 |