aboutsummaryrefslogtreecommitdiff
path: root/libgomp/omp_lib.f90.in
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 /libgomp/omp_lib.f90.in
parente528bf8d679ec946ed42568978ef4bc5c79bc7bd (diff)
downloadgcc-8d9254fc8aa32619f640efb01cfe87cc6cdc9ce1.zip
gcc-8d9254fc8aa32619f640efb01cfe87cc6cdc9ce1.tar.gz
gcc-8d9254fc8aa32619f640efb01cfe87cc6cdc9ce1.tar.bz2
Update copyright years.
From-SVN: r279813
Diffstat (limited to 'libgomp/omp_lib.f90.in')
-rw-r--r--libgomp/omp_lib.f90.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgomp/omp_lib.f90.in b/libgomp/omp_lib.f90.in
index c4e7c0d..fdbc0f4 100644
--- a/libgomp/omp_lib.f90.in
+++ b/libgomp/omp_lib.f90.in
@@ -1,4 +1,4 @@
-! Copyright (C) 2005-2019 Free Software Foundation, Inc.
+! Copyright (C) 2005-2020 Free Software Foundation, Inc.
! Contributed by Jakub Jelinek <jakub@redhat.com>.
! This file is part of the GNU Offloading and Multi Processing Library