diff options
Diffstat (limited to 'libgcc/config/ft32/crti.S')
-rw-r--r-- | libgcc/config/ft32/crti.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/config/ft32/crti.S b/libgcc/config/ft32/crti.S index 30fab2ab0f4..fa087be8546 100644 --- a/libgcc/config/ft32/crti.S +++ b/libgcc/config/ft32/crti.S @@ -1,6 +1,6 @@ # crti.S for FT32 # -# Copyright (C) 2009-2016 Free Software Foundation, Inc. +# Copyright (C) 2009-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 |