From: Monk Chiang Date: Sat, 19 May 2018 15:23:45 +0000 (+0000) Subject: [NDS32] Update copyright year in nds32-fpu.md. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7aed919c97e8c7593bd6c98c1038fbed1ed44055;p=gcc.git [NDS32] Update copyright year in nds32-fpu.md. gcc/ * config/nds32/nds32-fpu.md: Update copyright year. From-SVN: r260402 --- 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.