diff options
author | Monk Chiang <sh.chiang04@gmail.com> | 2018-05-19 15:23:45 +0000 |
---|---|---|
committer | Chung-Ju Wu <jasonwucj@gcc.gnu.org> | 2018-05-19 15:23:45 +0000 |
commit | 7aed919c97e8c7593bd6c98c1038fbed1ed44055 (patch) | |
tree | 2bd97f0f138792f90316b58595ca5caef27c4f00 /gcc/config/nds32 | |
parent | 8aa27a4c355b526f1ae444d8349598821e4faf08 (diff) | |
download | gcc-7aed919c97e8c7593bd6c98c1038fbed1ed44055.zip gcc-7aed919c97e8c7593bd6c98c1038fbed1ed44055.tar.gz gcc-7aed919c97e8c7593bd6c98c1038fbed1ed44055.tar.bz2 |
[NDS32] Update copyright year in nds32-fpu.md.
gcc/
* config/nds32/nds32-fpu.md: Update copyright year.
From-SVN: r260402
Diffstat (limited to 'gcc/config/nds32')
-rw-r--r-- | gcc/config/nds32/nds32-fpu.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/nds32/nds32-fpu.md b/gcc/config/nds32/nds32-fpu.md index 719b042..9b84402 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. |