diff options
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 2b82feea1b3..2574a168218 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-2016 Free Software Foundation, Inc. + * Copyright (C) 2004-2017 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 |