diff options
Diffstat (limited to 'libgcc/config/xtensa/crti.S')
-rw-r--r-- | libgcc/config/xtensa/crti.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/config/xtensa/crti.S b/libgcc/config/xtensa/crti.S index 3b2f5731536..7962820379e 100644 --- a/libgcc/config/xtensa/crti.S +++ b/libgcc/config/xtensa/crti.S @@ -1,5 +1,5 @@ # Start .init and .fini sections. -# Copyright (C) 2003-2019 Free Software Foundation, Inc. +# Copyright (C) 2003-2020 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 |