diff options
Diffstat (limited to 'libgcc/config/nds32/crtzero.S')
-rw-r--r-- | libgcc/config/nds32/crtzero.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/config/nds32/crtzero.S b/libgcc/config/nds32/crtzero.S index 9da812abc35..98985258683 100644 --- a/libgcc/config/nds32/crtzero.S +++ b/libgcc/config/nds32/crtzero.S @@ -1,5 +1,5 @@ /* The startup code sample of Andes NDS32 cpu for GNU compiler - Copyright (C) 2012-2015 Free Software Foundation, Inc. + Copyright (C) 2012-2016 Free Software Foundation, Inc. Contributed by Andes Technology Corporation. This file is part of GCC. |