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/rs6000/crtresxgpr.S | |
parent | 1d5dd71b483937ee51660f0dedba7e12babc3b38 (diff) | |
download | gcc-ac1dca3cab27fbaff7c811fbe0a4424f1a18f09f.tar.gz |
Update copyright years in libgcc/
From-SVN: r206295
Diffstat (limited to 'libgcc/config/rs6000/crtresxgpr.S')
-rw-r--r-- | libgcc/config/rs6000/crtresxgpr.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/config/rs6000/crtresxgpr.S b/libgcc/config/rs6000/crtresxgpr.S index 9f335edba22..c1bd67917c8 100644 --- a/libgcc/config/rs6000/crtresxgpr.S +++ b/libgcc/config/rs6000/crtresxgpr.S @@ -1,7 +1,7 @@ /* * Special support for eabi and SVR4 * - * Copyright (C) 1995-2013 Free Software Foundation, Inc. + * Copyright (C) 1995-2014 Free Software Foundation, Inc. * Written By Michael Meissner * 64-bit support written by David Edelsohn * |