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/darwin-vecsave.S | |
parent | 1d5dd71b483937ee51660f0dedba7e12babc3b38 (diff) | |
download | gcc-ac1dca3cab27fbaff7c811fbe0a4424f1a18f09f.tar.gz |
Update copyright years in libgcc/
From-SVN: r206295
Diffstat (limited to 'libgcc/config/rs6000/darwin-vecsave.S')
-rw-r--r-- | libgcc/config/rs6000/darwin-vecsave.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/config/rs6000/darwin-vecsave.S b/libgcc/config/rs6000/darwin-vecsave.S index 72747165232..24ed0f54e25 100644 --- a/libgcc/config/rs6000/darwin-vecsave.S +++ b/libgcc/config/rs6000/darwin-vecsave.S @@ -1,6 +1,6 @@ /* This file contains the vector save and restore routines. * - * Copyright (C) 2004-2013 Free Software Foundation, Inc. + * Copyright (C) 2004-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 |