From 7aed919c97e8c7593bd6c98c1038fbed1ed44055 Mon Sep 17 00:00:00 2001 From: Monk Chiang Date: Sat, 19 May 2018 15:23:45 +0000 Subject: [PATCH] [NDS32] Update copyright year in nds32-fpu.md. gcc/ * config/nds32/nds32-fpu.md: Update copyright year. From-SVN: r260402 --- gcc/ChangeLog | 4 ++++ gcc/config/nds32/nds32-fpu.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 0bd395de45be..df7547e07313 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 719b0428ceda..9b844021a24f 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. -- 2.47.2