diff options
Diffstat (limited to 'libgcc/config/xtensa/crtn.S')
-rw-r--r-- | libgcc/config/xtensa/crtn.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/config/xtensa/crtn.S b/libgcc/config/xtensa/crtn.S index 413cfa0ac10..9d8e3f32c15 100644 --- a/libgcc/config/xtensa/crtn.S +++ b/libgcc/config/xtensa/crtn.S @@ -1,5 +1,5 @@ # End of .init and .fini sections. -# Copyright (C) 2003, 2009 Free Software Foundation, Inc. +# Copyright (C) 2003-2013 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 |