summaryrefslogtreecommitdiff
path: root/gcc/config/riscv/pic.md
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@gcc.gnu.org>2020-01-01 12:51:42 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2020-01-01 12:51:42 +0100
commit8d9254fc8aa32619f640efb01cfe87cc6cdc9ce1 (patch)
tree83c7a9eeabf7f80b661c8c09bb326e8fe70cc1c0 /gcc/config/riscv/pic.md
parente528bf8d679ec946ed42568978ef4bc5c79bc7bd (diff)
downloadgcc-8d9254fc8aa32619f640efb01cfe87cc6cdc9ce1.tar.gz
Update copyright years.
From-SVN: r279813
Diffstat (limited to 'gcc/config/riscv/pic.md')
-rw-r--r--gcc/config/riscv/pic.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/riscv/pic.md b/gcc/config/riscv/pic.md
index f16f0547dcd..ae2ec577eac 100644
--- a/gcc/config/riscv/pic.md
+++ b/gcc/config/riscv/pic.md
@@ -1,5 +1,5 @@
;; PIC codegen for RISC-V for GNU compiler.
-;; Copyright (C) 2011-2019 Free Software Foundation, Inc.
+;; Copyright (C) 2011-2020 Free Software Foundation, Inc.
;; Contributed by Andrew Waterman (andrew@sifive.com).
;; This file is part of GCC.