diff options
author | David Edelsohn <dje@gcc.gnu.org> | 2015-09-18 14:14:45 -0400 |
---|---|---|
committer | David Edelsohn <dje@gcc.gnu.org> | 2015-09-18 14:14:45 -0400 |
commit | 54f0c25b302b081f8fa90766586a684325cb6102 (patch) | |
tree | aa4d64f5df5ffa540a5a78a0a3d2723f45440b82 /libgcc | |
parent | 7e704eb4d6cc616a95ea8ac9a0d7be7cb157b2ef (diff) | |
download | gcc-54f0c25b302b081f8fa90766586a684325cb6102.zip gcc-54f0c25b302b081f8fa90766586a684325cb6102.tar.gz gcc-54f0c25b302b081f8fa90766586a684325cb6102.tar.bz2 |
Update copyright.
From-SVN: r227912
Diffstat (limited to 'libgcc')
-rw-r--r-- | libgcc/config/rs6000/crtdbase.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/config/rs6000/crtdbase.S b/libgcc/config/rs6000/crtdbase.S index 732d777..452c899 100644 --- a/libgcc/config/rs6000/crtdbase.S +++ b/libgcc/config/rs6000/crtdbase.S @@ -1,6 +1,6 @@ /* Defines __gcc_unwind_dbase - Copyright (C) 2014 Free Software Foundation, Inc. + Copyright (C) 2014-2015 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 |