diff options
Diffstat (limited to 'libgcc/config/rs6000/darwin-fpsave.S')
-rw-r--r-- | libgcc/config/rs6000/darwin-fpsave.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/config/rs6000/darwin-fpsave.S b/libgcc/config/rs6000/darwin-fpsave.S index d3a34d4ea94..da765e4e656 100644 --- a/libgcc/config/rs6000/darwin-fpsave.S +++ b/libgcc/config/rs6000/darwin-fpsave.S @@ -1,6 +1,6 @@ /* This file contains the floating-point 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 |