diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 0bd395de45b..df7547e0731 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2018-05-19 Monk Chiang + + * config/nds32/nds32-fpu.md: Update copyright year. + 2018-05-19 Chung-Ju Wu * config/nds32/nds32.h (ASM_SPEC): Adjust spec rule. diff --git a/gcc/config/nds32/nds32-fpu.md b/gcc/config/nds32/nds32-fpu.md index 719b0428ced..9b844021a24 100644 --- a/gcc/config/nds32/nds32-fpu.md +++ b/gcc/config/nds32/nds32-fpu.md @@ -1,5 +1,5 @@ ;; Machine description of Andes NDS32 cpu for GNU compiler -;; Copyright (C) 2012-2015 Free Software Foundation, Inc. +;; Copyright (C) 2012-2018 Free Software Foundation, Inc. ;; Contributed by Andes Technology Corporation. ;; ;; This file is part of GCC.