aboutsummaryrefslogtreecommitdiff
path: root/libgomp
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
parente528bf8d679ec946ed42568978ef4bc5c79bc7bd (diff)
downloadgcc-8d9254fc8aa32619f640efb01cfe87cc6cdc9ce1.zip
gcc-8d9254fc8aa32619f640efb01cfe87cc6cdc9ce1.tar.gz
gcc-8d9254fc8aa32619f640efb01cfe87cc6cdc9ce1.tar.bz2
Update copyright years.
From-SVN: r279813
Diffstat (limited to 'libgomp')
-rw-r--r--libgomp/ChangeLog4
-rw-r--r--libgomp/acc_prof.h2
-rw-r--r--libgomp/affinity-fmt.c2
-rw-r--r--libgomp/affinity.c2
-rw-r--r--libgomp/alloc.c2
-rw-r--r--libgomp/atomic.c2
-rw-r--r--libgomp/barrier.c2
-rw-r--r--libgomp/config/accel/lock.c2
-rw-r--r--libgomp/config/accel/mutex.h2
-rw-r--r--libgomp/config/accel/oacc-init.c2
-rw-r--r--libgomp/config/accel/openacc.f902
-rw-r--r--libgomp/config/accel/pool.h2
-rw-r--r--libgomp/config/accel/proc.c2
-rw-r--r--libgomp/config/accel/ptrlock.h2
-rw-r--r--libgomp/config/accel/sem.h2
-rw-r--r--libgomp/config/accel/thread-stacksize.h2
-rw-r--r--libgomp/config/bsd/proc.c2
-rw-r--r--libgomp/config/darwin/plugin-suffix.h2
-rw-r--r--libgomp/config/darwin/thread-stacksize.h2
-rw-r--r--libgomp/config/gcn/affinity-fmt.c2
-rw-r--r--libgomp/config/gcn/bar.c2
-rw-r--r--libgomp/config/gcn/bar.h2
-rw-r--r--libgomp/config/gcn/doacross.h2
-rw-r--r--libgomp/config/gcn/icv-device.c2
-rw-r--r--libgomp/config/gcn/oacc-target.c2
-rw-r--r--libgomp/config/gcn/simple-bar.h2
-rw-r--r--libgomp/config/gcn/target.c2
-rw-r--r--libgomp/config/gcn/task.c2
-rw-r--r--libgomp/config/gcn/team.c2
-rw-r--r--libgomp/config/gcn/time.c2
-rw-r--r--libgomp/config/hpux/plugin-suffix.h2
-rw-r--r--libgomp/config/linux/affinity.c2
-rw-r--r--libgomp/config/linux/alpha/futex.h2
-rw-r--r--libgomp/config/linux/bar.c2
-rw-r--r--libgomp/config/linux/bar.h2
-rw-r--r--libgomp/config/linux/doacross.h2
-rw-r--r--libgomp/config/linux/futex.h2
-rw-r--r--libgomp/config/linux/ia64/futex.h2
-rw-r--r--libgomp/config/linux/lock.c2
-rw-r--r--libgomp/config/linux/mips/futex.h2
-rw-r--r--libgomp/config/linux/mutex.c2
-rw-r--r--libgomp/config/linux/mutex.h2
-rw-r--r--libgomp/config/linux/powerpc/futex.h2
-rw-r--r--libgomp/config/linux/proc.c2
-rw-r--r--libgomp/config/linux/proc.h2
-rw-r--r--libgomp/config/linux/ptrlock.c2
-rw-r--r--libgomp/config/linux/ptrlock.h2
-rw-r--r--libgomp/config/linux/s390/futex.h2
-rw-r--r--libgomp/config/linux/sem.c2
-rw-r--r--libgomp/config/linux/sem.h2
-rw-r--r--libgomp/config/linux/sparc/futex.h2
-rw-r--r--libgomp/config/linux/tile/futex.h2
-rw-r--r--libgomp/config/linux/wait.h2
-rw-r--r--libgomp/config/linux/x86/futex.h2
-rw-r--r--libgomp/config/mingw32/affinity-fmt.c2
-rw-r--r--libgomp/config/mingw32/proc.c2
-rw-r--r--libgomp/config/mingw32/time.c2
-rw-r--r--libgomp/config/nvptx/affinity-fmt.c2
-rw-r--r--libgomp/config/nvptx/bar.c2
-rw-r--r--libgomp/config/nvptx/bar.h2
-rw-r--r--libgomp/config/nvptx/doacross.h2
-rw-r--r--libgomp/config/nvptx/error.c2
-rw-r--r--libgomp/config/nvptx/icv-device.c2
-rw-r--r--libgomp/config/nvptx/simple-bar.h2
-rw-r--r--libgomp/config/nvptx/target.c2
-rw-r--r--libgomp/config/nvptx/task.c2
-rw-r--r--libgomp/config/nvptx/team.c2
-rw-r--r--libgomp/config/nvptx/teams.c2
-rw-r--r--libgomp/config/nvptx/time.c2
-rw-r--r--libgomp/config/posix/bar.c2
-rw-r--r--libgomp/config/posix/bar.h2
-rw-r--r--libgomp/config/posix/doacross.h2
-rw-r--r--libgomp/config/posix/lock.c2
-rw-r--r--libgomp/config/posix/mutex.h2
-rw-r--r--libgomp/config/posix/plugin-suffix.h2
-rw-r--r--libgomp/config/posix/pool.h2
-rw-r--r--libgomp/config/posix/proc.c2
-rw-r--r--libgomp/config/posix/ptrlock.h2
-rw-r--r--libgomp/config/posix/sem.c2
-rw-r--r--libgomp/config/posix/sem.h2
-rw-r--r--libgomp/config/posix/simple-bar.h2
-rw-r--r--libgomp/config/posix/thread-stacksize.h2
-rw-r--r--libgomp/config/posix/time.c2
-rw-r--r--libgomp/config/rtems/affinity-fmt.c2
-rw-r--r--libgomp/config/rtems/bar.c2
-rw-r--r--libgomp/config/rtems/bar.h2
-rw-r--r--libgomp/config/rtems/mutex.h2
-rw-r--r--libgomp/config/rtems/pool.h2
-rw-r--r--libgomp/config/rtems/proc.c2
-rw-r--r--libgomp/config/rtems/sem.h2
-rw-r--r--libgomp/critical.c2
-rw-r--r--libgomp/env.c2
-rw-r--r--libgomp/error.c2
-rw-r--r--libgomp/fortran.c2
-rw-r--r--libgomp/hashtab.h2
-rw-r--r--libgomp/icv-device.c2
-rw-r--r--libgomp/icv.c2
-rw-r--r--libgomp/iter.c2
-rw-r--r--libgomp/iter_ull.c2
-rw-r--r--libgomp/libgomp-plugin.c2
-rw-r--r--libgomp/libgomp-plugin.h2
-rw-r--r--libgomp/libgomp.h2
-rw-r--r--libgomp/libgomp_f.h.in2
-rw-r--r--libgomp/libgomp_g.h2
-rw-r--r--libgomp/lock.c2
-rw-r--r--libgomp/loop.c2
-rw-r--r--libgomp/loop_ull.c2
-rw-r--r--libgomp/oacc-async.c2
-rw-r--r--libgomp/oacc-cuda.c2
-rw-r--r--libgomp/oacc-host.c2
-rw-r--r--libgomp/oacc-init.c2
-rw-r--r--libgomp/oacc-int.h2
-rw-r--r--libgomp/oacc-mem.c2
-rw-r--r--libgomp/oacc-parallel.c2
-rw-r--r--libgomp/oacc-plugin.c2
-rw-r--r--libgomp/oacc-plugin.h2
-rw-r--r--libgomp/oacc-profiling.c2
-rw-r--r--libgomp/omp.h.in2
-rw-r--r--libgomp/omp_lib.f90.in2
-rw-r--r--libgomp/omp_lib.h.in2
-rw-r--r--libgomp/openacc.f902
-rw-r--r--libgomp/openacc.h2
-rw-r--r--libgomp/openacc_lib.h2
-rw-r--r--libgomp/ordered.c2
-rw-r--r--libgomp/parallel.c2
-rw-r--r--libgomp/plugin/Makefrag.am2
-rw-r--r--libgomp/plugin/configfrag.ac2
-rw-r--r--libgomp/plugin/cuda/cuda.h2
-rw-r--r--libgomp/plugin/hsa_ext_finalize.h2
-rw-r--r--libgomp/plugin/plugin-gcn.c2
-rw-r--r--libgomp/plugin/plugin-hsa.c2
-rw-r--r--libgomp/plugin/plugin-nvptx.c2
-rw-r--r--libgomp/priority_queue.c2
-rw-r--r--libgomp/priority_queue.h2
-rw-r--r--libgomp/sections.c2
-rw-r--r--libgomp/secure_getenv.h2
-rw-r--r--libgomp/single.c2
-rw-r--r--libgomp/splay-tree.c2
-rw-r--r--libgomp/splay-tree.h2
-rw-r--r--libgomp/target.c2
-rw-r--r--libgomp/task.c2
-rw-r--r--libgomp/taskloop.c2
-rw-r--r--libgomp/team.c2
-rw-r--r--libgomp/teams.c2
-rw-r--r--libgomp/testsuite/config/default.exp2
-rw-r--r--libgomp/testsuite/libgomp.c/affinity-1.c2
-rw-r--r--libgomp/testsuite/libgomp.c/sort-1.c2
-rw-r--r--libgomp/testsuite/libgomp.graphite/graphite.exp2
-rw-r--r--libgomp/work.c2
149 files changed, 151 insertions, 149 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index 495d23a..4f91331 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,5 +1,7 @@
2020-01-01 Jakub Jelinek <jakub@redhat.com>
+ Update copyright years.
+
* libgomp.texi: Bump @copying's copyright year.
2019-12-31 Ayush Mittal <ayush.m@samsung.com>
@@ -12878,7 +12880,7 @@
Initial implementation and checkin.
-Copyright (C) 2005-2019 Free Software Foundation, Inc.
+Copyright (C) 2005-2020 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
diff --git a/libgomp/acc_prof.h b/libgomp/acc_prof.h
index c7a2197..d8ae415b 100644
--- a/libgomp/acc_prof.h
+++ b/libgomp/acc_prof.h
@@ -1,6 +1,6 @@
/* OpenACC Profiling Interface
- Copyright (C) 2019 Free Software Foundation, Inc.
+ Copyright (C) 2019-2020 Free Software Foundation, Inc.
Contributed by Mentor, a Siemens Business.
diff --git a/libgomp/affinity-fmt.c b/libgomp/affinity-fmt.c
index d9c6e18..c423e35 100644
--- a/libgomp/affinity-fmt.c
+++ b/libgomp/affinity-fmt.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2018-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2018-2020 Free Software Foundation, Inc.
Contributed by Jakub Jelinek <jakub@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/affinity.c b/libgomp/affinity.c
index 59c9c2b..90e493a 100644
--- a/libgomp/affinity.c
+++ b/libgomp/affinity.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2006-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2006-2020 Free Software Foundation, Inc.
Contributed by Jakub Jelinek <jakub@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/alloc.c b/libgomp/alloc.c
index c28e32f..7d08c00 100644
--- a/libgomp/alloc.c
+++ b/libgomp/alloc.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/atomic.c b/libgomp/atomic.c
index aede501..262ff84 100644
--- a/libgomp/atomic.c
+++ b/libgomp/atomic.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/barrier.c b/libgomp/barrier.c
index d4c9001..acea9a2 100644
--- a/libgomp/barrier.c
+++ b/libgomp/barrier.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/accel/lock.c b/libgomp/config/accel/lock.c
index 6ee6957..2ab2cb9 100644
--- a/libgomp/config/accel/lock.c
+++ b/libgomp/config/accel/lock.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2016-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2016-2020 Free Software Foundation, Inc.
Contributed by Alexander Monakov <amonakov@ispras.ru>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/accel/mutex.h b/libgomp/config/accel/mutex.h
index 3feae56..97fc12e 100644
--- a/libgomp/config/accel/mutex.h
+++ b/libgomp/config/accel/mutex.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2020 Free Software Foundation, Inc.
Contributed by Alexander Monakov <amonakov@ispras.ru>
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/accel/oacc-init.c b/libgomp/config/accel/oacc-init.c
index c7dc64e..337e314 100644
--- a/libgomp/config/accel/oacc-init.c
+++ b/libgomp/config/accel/oacc-init.c
@@ -1,6 +1,6 @@
/* OpenACC Runtime initialization routines
- Copyright (C) 2014-2019 Free Software Foundation, Inc.
+ Copyright (C) 2014-2020 Free Software Foundation, Inc.
Contributed by Mentor Embedded.
diff --git a/libgomp/config/accel/openacc.f90 b/libgomp/config/accel/openacc.f90
index badf5e1..b4d4036 100644
--- a/libgomp/config/accel/openacc.f90
+++ b/libgomp/config/accel/openacc.f90
@@ -1,6 +1,6 @@
! OpenACC Runtime Library Definitions.
-! Copyright (C) 2014-2019 Free Software Foundation, Inc.
+! Copyright (C) 2014-2020 Free Software Foundation, Inc.
! Contributed by Tobias Burnus <burnus@net-b.de>
! and Mentor Embedded.
diff --git a/libgomp/config/accel/pool.h b/libgomp/config/accel/pool.h
index 20c2e62..af0a98b 100644
--- a/libgomp/config/accel/pool.h
+++ b/libgomp/config/accel/pool.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2020 Free Software Foundation, Inc.
Contributed by Alexander Monakov <amonakov@ispras.ru>
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/accel/proc.c b/libgomp/config/accel/proc.c
index be4cb30..db32745 100644
--- a/libgomp/config/accel/proc.c
+++ b/libgomp/config/accel/proc.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2020 Free Software Foundation, Inc.
Contributed by Alexander Monakov <amonakov@ispras.ru>
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/accel/ptrlock.h b/libgomp/config/accel/ptrlock.h
index 69ff2e2..9d58e2b 100644
--- a/libgomp/config/accel/ptrlock.h
+++ b/libgomp/config/accel/ptrlock.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2020 Free Software Foundation, Inc.
Contributed by Alexander Monakov <amonakov@ispras.ru>
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/accel/sem.h b/libgomp/config/accel/sem.h
index 574945c..af1b20b 100644
--- a/libgomp/config/accel/sem.h
+++ b/libgomp/config/accel/sem.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2020 Free Software Foundation, Inc.
Contributed by Alexander Monakov <amonakov@ispras.ru>
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/accel/thread-stacksize.h b/libgomp/config/accel/thread-stacksize.h
index de89519..3c33b33 100644
--- a/libgomp/config/accel/thread-stacksize.h
+++ b/libgomp/config/accel/thread-stacksize.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2017-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2017-2020 Free Software Foundation, Inc.
Contributed by Jakub Jelinek <jakub@redhat.com>
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/bsd/proc.c b/libgomp/config/bsd/proc.c
index 5e6743d..7d95847 100644
--- a/libgomp/config/bsd/proc.c
+++ b/libgomp/config/bsd/proc.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/darwin/plugin-suffix.h b/libgomp/config/darwin/plugin-suffix.h
index c0b7bab..171a7a8 100644
--- a/libgomp/config/darwin/plugin-suffix.h
+++ b/libgomp/config/darwin/plugin-suffix.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2020 Free Software Foundation, Inc.
Contributed by Jack Howarth <howarth.at.gcc@gmail.com>
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/darwin/thread-stacksize.h b/libgomp/config/darwin/thread-stacksize.h
index 90e1f00..df422c3 100644
--- a/libgomp/config/darwin/thread-stacksize.h
+++ b/libgomp/config/darwin/thread-stacksize.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2017-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2017-2020 Free Software Foundation, Inc.
Contributed by Jakub Jelinek <jakub@redhat.com>
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/gcn/affinity-fmt.c b/libgomp/config/gcn/affinity-fmt.c
index 3585f41..4d0d850 100644
--- a/libgomp/config/gcn/affinity-fmt.c
+++ b/libgomp/config/gcn/affinity-fmt.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2018-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2018-2020 Free Software Foundation, Inc.
This file is part of the GNU Offloading and Multi Processing Library
(libgomp).
diff --git a/libgomp/config/gcn/bar.c b/libgomp/config/gcn/bar.c
index fb709be..02fd197 100644
--- a/libgomp/config/gcn/bar.c
+++ b/libgomp/config/gcn/bar.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2020 Free Software Foundation, Inc.
Contributed by Mentor Embedded.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/gcn/bar.h b/libgomp/config/gcn/bar.h
index ec8851b..843327d 100644
--- a/libgomp/config/gcn/bar.h
+++ b/libgomp/config/gcn/bar.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2020 Free Software Foundation, Inc.
Contributed by Mentor Embedded.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/gcn/doacross.h b/libgomp/config/gcn/doacross.h
index 2bff18a..1eecd0f 100644
--- a/libgomp/config/gcn/doacross.h
+++ b/libgomp/config/gcn/doacross.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2020 Free Software Foundation, Inc.
Contributed by Mentor Embedded.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/gcn/icv-device.c b/libgomp/config/gcn/icv-device.c
index cbb9dfa..1b09f97 100644
--- a/libgomp/config/gcn/icv-device.c
+++ b/libgomp/config/gcn/icv-device.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2020 Free Software Foundation, Inc.
Contributed by Mentor Embedded.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/gcn/oacc-target.c b/libgomp/config/gcn/oacc-target.c
index bdcc915..1f37bd5 100644
--- a/libgomp/config/gcn/oacc-target.c
+++ b/libgomp/config/gcn/oacc-target.c
@@ -1,5 +1,5 @@
/* Oversized reductions lock variable
- Copyright (C) 2017-2019 Free Software Foundation, Inc.
+ Copyright (C) 2017-2020 Free Software Foundation, Inc.
Contributed by Mentor Graphics.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/gcn/simple-bar.h b/libgomp/config/gcn/simple-bar.h
index 802e0f5..a740b7e 100644
--- a/libgomp/config/gcn/simple-bar.h
+++ b/libgomp/config/gcn/simple-bar.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2020 Free Software Foundation, Inc.
Contributed by Mentor Embedded.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/gcn/target.c b/libgomp/config/gcn/target.c
index db00551..accc00b 100644
--- a/libgomp/config/gcn/target.c
+++ b/libgomp/config/gcn/target.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2017-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2017-2020 Free Software Foundation, Inc.
Contributed by Mentor Embedded.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/gcn/task.c b/libgomp/config/gcn/task.c
index 9155457..032bb27 100644
--- a/libgomp/config/gcn/task.c
+++ b/libgomp/config/gcn/task.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2017-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2017-2020 Free Software Foundation, Inc.
Contributed by Mentor Embedded.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/gcn/team.c b/libgomp/config/gcn/team.c
index e538a10..838ba60 100644
--- a/libgomp/config/gcn/team.c
+++ b/libgomp/config/gcn/team.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2017-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2017-2020 Free Software Foundation, Inc.
Contributed by Mentor Embedded.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/gcn/time.c b/libgomp/config/gcn/time.c
index f189e55..e0a3fcb 100644
--- a/libgomp/config/gcn/time.c
+++ b/libgomp/config/gcn/time.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2020 Free Software Foundation, Inc.
Contributed by Mentor Embedded.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/hpux/plugin-suffix.h b/libgomp/config/hpux/plugin-suffix.h
index 144745d..29e1f12 100644
--- a/libgomp/config/hpux/plugin-suffix.h
+++ b/libgomp/config/hpux/plugin-suffix.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2020 Free Software Foundation, Inc.
Contributed by Jack Howarth <howarth.at.gcc@gmail.com>
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/linux/affinity.c b/libgomp/config/linux/affinity.c
index 647d241..0d6a795 100644
--- a/libgomp/config/linux/affinity.c
+++ b/libgomp/config/linux/affinity.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2006-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2006-2020 Free Software Foundation, Inc.
Contributed by Jakub Jelinek <jakub@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/linux/alpha/futex.h b/libgomp/config/linux/alpha/futex.h
index 8d4bbe2..e99b8bc 100644
--- a/libgomp/config/linux/alpha/futex.h
+++ b/libgomp/config/linux/alpha/futex.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/linux/bar.c b/libgomp/config/linux/bar.c
index c128670..d57231a 100644
--- a/libgomp/config/linux/bar.c
+++ b/libgomp/config/linux/bar.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/linux/bar.h b/libgomp/config/linux/bar.h
index 7987fdd..819bbaf 100644
--- a/libgomp/config/linux/bar.h
+++ b/libgomp/config/linux/bar.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/linux/doacross.h b/libgomp/config/linux/doacross.h
index 03e8d76..8f1d257 100644
--- a/libgomp/config/linux/doacross.h
+++ b/libgomp/config/linux/doacross.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2020 Free Software Foundation, Inc.
Contributed by Jakub Jelinek <jakub@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/linux/futex.h b/libgomp/config/linux/futex.h
index 7fca93a..fd0c7be 100644
--- a/libgomp/config/linux/futex.h
+++ b/libgomp/config/linux/futex.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2010-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2010-2020 Free Software Foundation, Inc.
Contributed by ARM Ltd.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/linux/ia64/futex.h b/libgomp/config/linux/ia64/futex.h
index 27bd3a29..c4e85f2 100644
--- a/libgomp/config/linux/ia64/futex.h
+++ b/libgomp/config/linux/ia64/futex.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/linux/lock.c b/libgomp/config/linux/lock.c
index bc77e22..088085c 100644
--- a/libgomp/config/linux/lock.c
+++ b/libgomp/config/linux/lock.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/linux/mips/futex.h b/libgomp/config/linux/mips/futex.h
index bfce793..1edeaa8 100644
--- a/libgomp/config/linux/mips/futex.h
+++ b/libgomp/config/linux/mips/futex.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Ilie Garbacea <ilie@mips.com>, Chao-ying Fu <fu@mips.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/linux/mutex.c b/libgomp/config/linux/mutex.c
index aa4ef8c..e6d6282 100644
--- a/libgomp/config/linux/mutex.c
+++ b/libgomp/config/linux/mutex.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/linux/mutex.h b/libgomp/config/linux/mutex.h
index 19d188d..73b73a9 100644
--- a/libgomp/config/linux/mutex.h
+++ b/libgomp/config/linux/mutex.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/linux/powerpc/futex.h b/libgomp/config/linux/powerpc/futex.h
index 037e14b..484b057 100644
--- a/libgomp/config/linux/powerpc/futex.h
+++ b/libgomp/config/linux/powerpc/futex.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/linux/proc.c b/libgomp/config/linux/proc.c
index 57b0651..d7b65d9 100644
--- a/libgomp/config/linux/proc.c
+++ b/libgomp/config/linux/proc.c
@@ -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
diff --git a/libgomp/config/linux/proc.h b/libgomp/config/linux/proc.h
index 362cae9..d841673 100644
--- a/libgomp/config/linux/proc.h
+++ b/libgomp/config/linux/proc.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2020 Free Software Foundation, Inc.
Contributed by Uros Bizjak <ubizjak@gmail.com>
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/linux/ptrlock.c b/libgomp/config/linux/ptrlock.c
index 5631149..970c84b 100644
--- a/libgomp/config/linux/ptrlock.c
+++ b/libgomp/config/linux/ptrlock.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2020 Free Software Foundation, Inc.
Contributed by Jakub Jelinek <jakub@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/linux/ptrlock.h b/libgomp/config/linux/ptrlock.h
index 6909203..0f99943 100644
--- a/libgomp/config/linux/ptrlock.h
+++ b/libgomp/config/linux/ptrlock.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2020 Free Software Foundation, Inc.
Contributed by Jakub Jelinek <jakub@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/linux/s390/futex.h b/libgomp/config/linux/s390/futex.h
index 7b150a4..6bc24c1 100644
--- a/libgomp/config/linux/s390/futex.h
+++ b/libgomp/config/linux/s390/futex.h
@@ -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
diff --git a/libgomp/config/linux/sem.c b/libgomp/config/linux/sem.c
index 7713f54..5728faf 100644
--- a/libgomp/config/linux/sem.c
+++ b/libgomp/config/linux/sem.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/linux/sem.h b/libgomp/config/linux/sem.h
index b928395..2e26a91 100644
--- a/libgomp/config/linux/sem.h
+++ b/libgomp/config/linux/sem.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/linux/sparc/futex.h b/libgomp/config/linux/sparc/futex.h
index a9121fa..162c6c2 100644
--- a/libgomp/config/linux/sparc/futex.h
+++ b/libgomp/config/linux/sparc/futex.h
@@ -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
diff --git a/libgomp/config/linux/tile/futex.h b/libgomp/config/linux/tile/futex.h
index da54bc3..700bbd8 100644
--- a/libgomp/config/linux/tile/futex.h
+++ b/libgomp/config/linux/tile/futex.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2020 Free Software Foundation, Inc.
Contributed by Walter Lee (walt@tilera.com)
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/linux/wait.h b/libgomp/config/linux/wait.h
index 7967f59..e2af81f 100644
--- a/libgomp/config/linux/wait.h
+++ b/libgomp/config/linux/wait.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2020 Free Software Foundation, Inc.
Contributed by Jakub Jelinek <jakub@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/linux/x86/futex.h b/libgomp/config/linux/x86/futex.h
index 2115049..ead74d1 100644
--- a/libgomp/config/linux/x86/futex.h
+++ b/libgomp/config/linux/x86/futex.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/mingw32/affinity-fmt.c b/libgomp/config/mingw32/affinity-fmt.c
index 842dcec..5e39c6d 100644
--- a/libgomp/config/mingw32/affinity-fmt.c
+++ b/libgomp/config/mingw32/affinity-fmt.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2018-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2018-2020 Free Software Foundation, Inc.
Contributed by Jakub Jelinek <jakub@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/mingw32/proc.c b/libgomp/config/mingw32/proc.c
index 3398a63..e9ce2fc 100644
--- a/libgomp/config/mingw32/proc.c
+++ b/libgomp/config/mingw32/proc.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2020 Free Software Foundation, Inc.
Contributed by Danny Smith <dannysmith@users.sourceforge.net>
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/mingw32/time.c b/libgomp/config/mingw32/time.c
index 056f71b..8367021 100644
--- a/libgomp/config/mingw32/time.c
+++ b/libgomp/config/mingw32/time.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2006-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2006-2020 Free Software Foundation, Inc.
Contributed by Francois-Xavier Coudert <coudert@clipper.ens.fr>
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/nvptx/affinity-fmt.c b/libgomp/config/nvptx/affinity-fmt.c
index 02b95a7..4381055 100644
--- a/libgomp/config/nvptx/affinity-fmt.c
+++ b/libgomp/config/nvptx/affinity-fmt.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2018-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2018-2020 Free Software Foundation, Inc.
This file is part of the GNU Offloading and Multi Processing Library
(libgomp).
diff --git a/libgomp/config/nvptx/bar.c b/libgomp/config/nvptx/bar.c
index 05704e0..125ca3e 100644
--- a/libgomp/config/nvptx/bar.c
+++ b/libgomp/config/nvptx/bar.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2020 Free Software Foundation, Inc.
Contributed by Alexander Monakov <amonakov@ispras.ru>
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/nvptx/bar.h b/libgomp/config/nvptx/bar.h
index 63a7bc7..35862f8 100644
--- a/libgomp/config/nvptx/bar.h
+++ b/libgomp/config/nvptx/bar.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2020 Free Software Foundation, Inc.
Contributed by Alexander Monakov <amonakov@ispras.ru>
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/nvptx/doacross.h b/libgomp/config/nvptx/doacross.h
index b48cae7..a4eb48f 100644
--- a/libgomp/config/nvptx/doacross.h
+++ b/libgomp/config/nvptx/doacross.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2020 Free Software Foundation, Inc.
Contributed by Alexander Monakov <amonakov@ispras.ru>
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/nvptx/error.c b/libgomp/config/nvptx/error.c
index 6026e64..3e101bd 100644
--- a/libgomp/config/nvptx/error.c
+++ b/libgomp/config/nvptx/error.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2020 Free Software Foundation, Inc.
Contributed by Alexander Monakov <amonakov@ispras.ru>
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/nvptx/icv-device.c b/libgomp/config/nvptx/icv-device.c
index 8efb200..6a70329 100644
--- a/libgomp/config/nvptx/icv-device.c
+++ b/libgomp/config/nvptx/icv-device.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2020 Free Software Foundation, Inc.
Contributed by Alexander Monakov <amonakov@ispras.ru>
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/nvptx/simple-bar.h b/libgomp/config/nvptx/simple-bar.h
index ba13001..de5bff5 100644
--- a/libgomp/config/nvptx/simple-bar.h
+++ b/libgomp/config/nvptx/simple-bar.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2020 Free Software Foundation, Inc.
Contributed by Alexander Monakov <amonakov@ispras.ru>
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/nvptx/target.c b/libgomp/config/nvptx/target.c
index 6985390..f606e33 100644
--- a/libgomp/config/nvptx/target.c
+++ b/libgomp/config/nvptx/target.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2020 Free Software Foundation, Inc.
Contributed by Jakub Jelinek <jakub@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/nvptx/task.c b/libgomp/config/nvptx/task.c
index f7745a7..4210033 100644
--- a/libgomp/config/nvptx/task.c
+++ b/libgomp/config/nvptx/task.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2020 Free Software Foundation, Inc.
Contributed by Alexander Monakov <amonakov@ispras.ru>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/nvptx/team.c b/libgomp/config/nvptx/team.c
index d19c963..049f3b8 100644
--- a/libgomp/config/nvptx/team.c
+++ b/libgomp/config/nvptx/team.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2020 Free Software Foundation, Inc.
Contributed by Alexander Monakov <amonakov@ispras.ru>
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/nvptx/teams.c b/libgomp/config/nvptx/teams.c
index b941bef..9d8a2bb 100644
--- a/libgomp/config/nvptx/teams.c
+++ b/libgomp/config/nvptx/teams.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2020 Free Software Foundation, Inc.
Contributed by Alexander Monakov <amonakov@ispras.ru>
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/nvptx/time.c b/libgomp/config/nvptx/time.c
index d4286c1..3c8b4b2 100644
--- a/libgomp/config/nvptx/time.c
+++ b/libgomp/config/nvptx/time.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2020 Free Software Foundation, Inc.
Contributed by Dmitry Melnik <dm@ispras.ru>
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/posix/bar.c b/libgomp/config/posix/bar.c
index fea3ee1..9cf6ebd 100644
--- a/libgomp/config/posix/bar.c
+++ b/libgomp/config/posix/bar.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/posix/bar.h b/libgomp/config/posix/bar.h
index 5aeabd4..fdd4439 100644
--- a/libgomp/config/posix/bar.h
+++ b/libgomp/config/posix/bar.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/posix/doacross.h b/libgomp/config/posix/doacross.h
index 6f4d013..0d10bcc 100644
--- a/libgomp/config/posix/doacross.h
+++ b/libgomp/config/posix/doacross.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2020 Free Software Foundation, Inc.
Contributed by Jakub Jelinek <jakub@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/posix/lock.c b/libgomp/config/posix/lock.c
index 6fb22b9..36391ae 100644
--- a/libgomp/config/posix/lock.c
+++ b/libgomp/config/posix/lock.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/posix/mutex.h b/libgomp/config/posix/mutex.h
index a206877..3d9dfda 100644
--- a/libgomp/config/posix/mutex.h
+++ b/libgomp/config/posix/mutex.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/posix/plugin-suffix.h b/libgomp/config/posix/plugin-suffix.h
index 224a9ab..d111e52 100644
--- a/libgomp/config/posix/plugin-suffix.h
+++ b/libgomp/config/posix/plugin-suffix.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2020 Free Software Foundation, Inc.
Contributed by Jack Howarth <howarth.at.gcc@gmail.com>
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/posix/pool.h b/libgomp/config/posix/pool.h
index 61d180e..c511661 100644
--- a/libgomp/config/posix/pool.h
+++ b/libgomp/config/posix/pool.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Sebastian Huber <sebastian.huber@embedded-brains.de>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/posix/proc.c b/libgomp/config/posix/proc.c
index c87438b..1165d4b 100644
--- a/libgomp/config/posix/proc.c
+++ b/libgomp/config/posix/proc.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/posix/ptrlock.h b/libgomp/config/posix/ptrlock.h
index 045675e..66f4db9 100644
--- a/libgomp/config/posix/ptrlock.h
+++ b/libgomp/config/posix/ptrlock.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2020 Free Software Foundation, Inc.
Contributed by Jakub Jelinek <jakub@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/posix/sem.c b/libgomp/config/posix/sem.c
index 5f3e03d..e43bcf6 100644
--- a/libgomp/config/posix/sem.c
+++ b/libgomp/config/posix/sem.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/posix/sem.h b/libgomp/config/posix/sem.h
index 70d5905..64d4f1e 100644
--- a/libgomp/config/posix/sem.h
+++ b/libgomp/config/posix/sem.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/posix/simple-bar.h b/libgomp/config/posix/simple-bar.h
index 40146200..1a5662a 100644
--- a/libgomp/config/posix/simple-bar.h
+++ b/libgomp/config/posix/simple-bar.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2020 Free Software Foundation, Inc.
Contributed by Alexander Monakov <amonakov@ispras.ru>
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/posix/thread-stacksize.h b/libgomp/config/posix/thread-stacksize.h
index dfe4932..f674305 100644
--- a/libgomp/config/posix/thread-stacksize.h
+++ b/libgomp/config/posix/thread-stacksize.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2017-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2017-2020 Free Software Foundation, Inc.
Contributed by Jakub Jelinek <jakub@redhat.com>
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/posix/time.c b/libgomp/config/posix/time.c
index 60ac0d0..70ccd39 100644
--- a/libgomp/config/posix/time.c
+++ b/libgomp/config/posix/time.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/rtems/affinity-fmt.c b/libgomp/config/rtems/affinity-fmt.c
index e4e14c1..d54f192 100644
--- a/libgomp/config/rtems/affinity-fmt.c
+++ b/libgomp/config/rtems/affinity-fmt.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2018-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2018-2020 Free Software Foundation, Inc.
This file is part of the GNU Offloading and Multi Processing Library
(libgomp).
diff --git a/libgomp/config/rtems/bar.c b/libgomp/config/rtems/bar.c
index e15327d..10fc6e1 100644
--- a/libgomp/config/rtems/bar.c
+++ b/libgomp/config/rtems/bar.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Sebastian Huber <sebastian.huber@embedded-brains.de>.
This file is part of the GNU OpenMP Library (libgomp).
diff --git a/libgomp/config/rtems/bar.h b/libgomp/config/rtems/bar.h
index b216841..eb54394 100644
--- a/libgomp/config/rtems/bar.h
+++ b/libgomp/config/rtems/bar.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Sebastian Huber <sebastian.huber@embedded-brains.de>.
This file is part of the GNU OpenMP Library (libgomp).
diff --git a/libgomp/config/rtems/mutex.h b/libgomp/config/rtems/mutex.h
index fa010b2..c2915a3 100644
--- a/libgomp/config/rtems/mutex.h
+++ b/libgomp/config/rtems/mutex.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2020 Free Software Foundation, Inc.
Contributed by Sebastian Huber <sebastian.huber@embedded-brains.de>.
This file is part of the GNU OpenMP Library (libgomp).
diff --git a/libgomp/config/rtems/pool.h b/libgomp/config/rtems/pool.h
index 43ce418..f99f909 100644
--- a/libgomp/config/rtems/pool.h
+++ b/libgomp/config/rtems/pool.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2020 Free Software Foundation, Inc.
Contributed by Sebastian Huber <sebastian.huber@embedded-brains.de>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/rtems/proc.c b/libgomp/config/rtems/proc.c
index 3a552c5..a999a1f 100644
--- a/libgomp/config/rtems/proc.c
+++ b/libgomp/config/rtems/proc.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2020 Free Software Foundation, Inc.
Contributed by Sebastian Huber <sebastian.huber@embedded-brains.de>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/config/rtems/sem.h b/libgomp/config/rtems/sem.h
index 2fb60e3..cc7faa7 100644
--- a/libgomp/config/rtems/sem.h
+++ b/libgomp/config/rtems/sem.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2020 Free Software Foundation, Inc.
Contributed by Sebastian Huber <sebastian.huber@embedded-brains.de>.
This file is part of the GNU OpenMP Library (libgomp).
diff --git a/libgomp/critical.c b/libgomp/critical.c
index f9e4057..437bdff 100644
--- a/libgomp/critical.c
+++ b/libgomp/critical.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/env.c b/libgomp/env.c
index 9a7af12..dbec3ae 100644
--- a/libgomp/env.c
+++ b/libgomp/env.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/error.c b/libgomp/error.c
index 0638a7a..a8591e8 100644
--- a/libgomp/error.c
+++ b/libgomp/error.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/fortran.c b/libgomp/fortran.c
index 4d544be..3705ff6 100644
--- a/libgomp/fortran.c
+++ b/libgomp/fortran.c
@@ -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
diff --git a/libgomp/hashtab.h b/libgomp/hashtab.h
index b7deba5..93223e3 100644
--- a/libgomp/hashtab.h
+++ b/libgomp/hashtab.h
@@ -1,5 +1,5 @@
/* An expandable hash tables datatype.
- Copyright (C) 1999-2019 Free Software Foundation, Inc.
+ Copyright (C) 1999-2020 Free Software Foundation, Inc.
Contributed by Vladimir Makarov <vmakarov@cygnus.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/icv-device.c b/libgomp/icv-device.c
index 2b74cbe..414960c 100644
--- a/libgomp/icv-device.c
+++ b/libgomp/icv-device.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/icv.c b/libgomp/icv.c
index 095d57a..ff4430e 100644
--- a/libgomp/icv.c
+++ b/libgomp/icv.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/iter.c b/libgomp/iter.c
index 8cc1a15..0b66460 100644
--- a/libgomp/iter.c
+++ b/libgomp/iter.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/iter_ull.c b/libgomp/iter_ull.c
index aa862ff..6d85ed5 100644
--- a/libgomp/iter_ull.c
+++ b/libgomp/iter_ull.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/libgomp-plugin.c b/libgomp/libgomp-plugin.c
index 5b77a53..466abb3 100644
--- a/libgomp/libgomp-plugin.c
+++ b/libgomp/libgomp-plugin.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2014-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2014-2020 Free Software Foundation, Inc.
Contributed by Mentor Embedded.
diff --git a/libgomp/libgomp-plugin.h b/libgomp/libgomp-plugin.h
index d3c6dc3..2559ce0 100644
--- a/libgomp/libgomp-plugin.h
+++ b/libgomp/libgomp-plugin.h
@@ -1,6 +1,6 @@
/* The libgomp plugin API.
- Copyright (C) 2014-2019 Free Software Foundation, Inc.
+ Copyright (C) 2014-2020 Free Software Foundation, Inc.
Contributed by Mentor Embedded.
diff --git a/libgomp/libgomp.h b/libgomp/libgomp.h
index 24c7669..01eb1fb 100644
--- a/libgomp/libgomp.h
+++ b/libgomp/libgomp.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/libgomp_f.h.in b/libgomp/libgomp_f.h.in
index 4fa1dab..3359352 100644
--- a/libgomp/libgomp_f.h.in
+++ b/libgomp/libgomp_f.h.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
diff --git a/libgomp/libgomp_g.h b/libgomp/libgomp_g.h
index c6e1c94..59e3697 100644
--- a/libgomp/libgomp_g.h
+++ b/libgomp/libgomp_g.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/lock.c b/libgomp/lock.c
index 5fcdb14..8c040c2 100644
--- a/libgomp/lock.c
+++ b/libgomp/lock.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/loop.c b/libgomp/loop.c
index 37861d1..1c0b6bb 100644
--- a/libgomp/loop.c
+++ b/libgomp/loop.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/loop_ull.c b/libgomp/loop_ull.c
index edf1c32..d76aa53 100644
--- a/libgomp/loop_ull.c
+++ b/libgomp/loop_ull.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/oacc-async.c b/libgomp/oacc-async.c
index 6dfc3bd..f2a40396 100644
--- a/libgomp/oacc-async.c
+++ b/libgomp/oacc-async.c
@@ -1,6 +1,6 @@
/* OpenACC Runtime Library Definitions.
- Copyright (C) 2013-2019 Free Software Foundation, Inc.
+ Copyright (C) 2013-2020 Free Software Foundation, Inc.
Contributed by Mentor Embedded.
diff --git a/libgomp/oacc-cuda.c b/libgomp/oacc-cuda.c
index 7a42085..18495b1 100644
--- a/libgomp/oacc-cuda.c
+++ b/libgomp/oacc-cuda.c
@@ -1,6 +1,6 @@
/* OpenACC Runtime Library: CUDA support glue.
- Copyright (C) 2014-2019 Free Software Foundation, Inc.
+ Copyright (C) 2014-2020 Free Software Foundation, Inc.
Contributed by Mentor Embedded.
diff --git a/libgomp/oacc-host.c b/libgomp/oacc-host.c
index ec9e324..22c1894 100644
--- a/libgomp/oacc-host.c
+++ b/libgomp/oacc-host.c
@@ -1,6 +1,6 @@
/* OpenACC Runtime Library: acc_device_host.
- Copyright (C) 2013-2019 Free Software Foundation, Inc.
+ Copyright (C) 2013-2020 Free Software Foundation, Inc.
Contributed by Mentor Embedded.
diff --git a/libgomp/oacc-init.c b/libgomp/oacc-init.c
index 6aa5fd2..d15f08f 100644
--- a/libgomp/oacc-init.c
+++ b/libgomp/oacc-init.c
@@ -1,6 +1,6 @@
/* OpenACC Runtime initialization routines
- Copyright (C) 2013-2019 Free Software Foundation, Inc.
+ Copyright (C) 2013-2020 Free Software Foundation, Inc.
Contributed by Mentor Embedded.
diff --git a/libgomp/oacc-int.h b/libgomp/oacc-int.h
index 81cb15c..3c2c9b8 100644
--- a/libgomp/oacc-int.h
+++ b/libgomp/oacc-int.h
@@ -1,6 +1,6 @@
/* OpenACC Runtime - internal declarations
- Copyright (C) 2013-2019 Free Software Foundation, Inc.
+ Copyright (C) 2013-2020 Free Software Foundation, Inc.
Contributed by Mentor Embedded.
diff --git a/libgomp/oacc-mem.c b/libgomp/oacc-mem.c
index 6d4c498..2d4bba7 100644
--- a/libgomp/oacc-mem.c
+++ b/libgomp/oacc-mem.c
@@ -1,6 +1,6 @@
/* OpenACC Runtime initialization routines
- Copyright (C) 2013-2019 Free Software Foundation, Inc.
+ Copyright (C) 2013-2020 Free Software Foundation, Inc.
Contributed by Mentor Embedded.
diff --git a/libgomp/oacc-parallel.c b/libgomp/oacc-parallel.c
index c853f01..edfc606 100644
--- a/libgomp/oacc-parallel.c
+++ b/libgomp/oacc-parallel.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2020 Free Software Foundation, Inc.
Contributed by Mentor Embedded.
diff --git a/libgomp/oacc-plugin.c b/libgomp/oacc-plugin.c
index b4f71a1..3ac51ca 100644
--- a/libgomp/oacc-plugin.c
+++ b/libgomp/oacc-plugin.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2014-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2014-2020 Free Software Foundation, Inc.
Contributed by Mentor Embedded.
diff --git a/libgomp/oacc-plugin.h b/libgomp/oacc-plugin.h
index 887c6f6..e741bc2 100644
--- a/libgomp/oacc-plugin.h
+++ b/libgomp/oacc-plugin.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2014-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2014-2020 Free Software Foundation, Inc.
Contributed by Mentor Embedded.
diff --git a/libgomp/oacc-profiling.c b/libgomp/oacc-profiling.c
index eff2886..ca37329 100644
--- a/libgomp/oacc-profiling.c
+++ b/libgomp/oacc-profiling.c
@@ -1,6 +1,6 @@
/* OpenACC Profiling Interface
- Copyright (C) 2019 Free Software Foundation, Inc.
+ Copyright (C) 2019-2020 Free Software Foundation, Inc.
Contributed by Mentor, a Siemens Business.
diff --git a/libgomp/omp.h.in b/libgomp/omp.h.in
index d7ac714..06a96c5 100644
--- a/libgomp/omp.h.in
+++ b/libgomp/omp.h.in
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
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
diff --git a/libgomp/omp_lib.h.in b/libgomp/omp_lib.h.in
index 2c33ce8..673b157 100644
--- a/libgomp/omp_lib.h.in
+++ b/libgomp/omp_lib.h.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
diff --git a/libgomp/openacc.f90 b/libgomp/openacc.f90
index e5b4b40..a308316 100644
--- a/libgomp/openacc.f90
+++ b/libgomp/openacc.f90
@@ -1,6 +1,6 @@
! OpenACC Runtime Library Definitions.
-! Copyright (C) 2014-2019 Free Software Foundation, Inc.
+! Copyright (C) 2014-2020 Free Software Foundation, Inc.
! Contributed by Tobias Burnus <burnus@net-b.de>
! and Mentor Embedded.
diff --git a/libgomp/openacc.h b/libgomp/openacc.h
index 9b14306..66786d7 100644
--- a/libgomp/openacc.h
+++ b/libgomp/openacc.h
@@ -1,6 +1,6 @@
/* OpenACC Runtime Library User-facing Declarations
- Copyright (C) 2013-2019 Free Software Foundation, Inc.
+ Copyright (C) 2013-2020 Free Software Foundation, Inc.
Contributed by Mentor Embedded.
diff --git a/libgomp/openacc_lib.h b/libgomp/openacc_lib.h
index a928414..b327ba7 100644
--- a/libgomp/openacc_lib.h
+++ b/libgomp/openacc_lib.h
@@ -1,6 +1,6 @@
! OpenACC Runtime Library Definitions. -*- mode: fortran -*-
-! Copyright (C) 2014-2019 Free Software Foundation, Inc.
+! Copyright (C) 2014-2020 Free Software Foundation, Inc.
! Contributed by Tobias Burnus <burnus@net-b.de>
! and Mentor Embedded.
diff --git a/libgomp/ordered.c b/libgomp/ordered.c
index 60e310e..2339def 100644
--- a/libgomp/ordered.c
+++ b/libgomp/ordered.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/parallel.c b/libgomp/parallel.c
index 7173883..2423f11 100644
--- a/libgomp/parallel.c
+++ b/libgomp/parallel.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/plugin/Makefrag.am b/libgomp/plugin/Makefrag.am
index 45ed043..7924959 100644
--- a/libgomp/plugin/Makefrag.am
+++ b/libgomp/plugin/Makefrag.am
@@ -1,6 +1,6 @@
# Plugins for offload execution, Makefile.am fragment.
#
-# Copyright (C) 2014-2019 Free Software Foundation, Inc.
+# Copyright (C) 2014-2020 Free Software Foundation, Inc.
#
# Contributed by Mentor Embedded.
#
diff --git a/libgomp/plugin/configfrag.ac b/libgomp/plugin/configfrag.ac
index 424ec6c..9a424aa 100644
--- a/libgomp/plugin/configfrag.ac
+++ b/libgomp/plugin/configfrag.ac
@@ -1,6 +1,6 @@
# Plugins for offload execution, configure.ac fragment. -*- mode: autoconf -*-
#
-# Copyright (C) 2014-2019 Free Software Foundation, Inc.
+# Copyright (C) 2014-2020 Free Software Foundation, Inc.
#
# Contributed by Mentor Embedded.
#
diff --git a/libgomp/plugin/cuda/cuda.h b/libgomp/plugin/cuda/cuda.h
index 40ef21a..057f9bd 100644
--- a/libgomp/plugin/cuda/cuda.h
+++ b/libgomp/plugin/cuda/cuda.h
@@ -1,5 +1,5 @@
/* CUDA API description.
- Copyright (C) 2017-2019 Free Software Foundation, Inc.
+ Copyright (C) 2017-2020 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/libgomp/plugin/hsa_ext_finalize.h b/libgomp/plugin/hsa_ext_finalize.h
index 0ab7102..39284bd 100644
--- a/libgomp/plugin/hsa_ext_finalize.h
+++ b/libgomp/plugin/hsa_ext_finalize.h
@@ -1,5 +1,5 @@
/* HSA Extensions API 1.0.1 representation description.
- Copyright (C) 2016-2019 Free Software Foundation, Inc.
+ Copyright (C) 2016-2020 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/libgomp/plugin/plugin-gcn.c b/libgomp/plugin/plugin-gcn.c
index 32239c7..b5ca7c1 100644
--- a/libgomp/plugin/plugin-gcn.c
+++ b/libgomp/plugin/plugin-gcn.c
@@ -1,6 +1,6 @@
/* Plugin for AMD GCN execution.
- Copyright (C) 2013-2019 Free Software Foundation, Inc.
+ Copyright (C) 2013-2020 Free Software Foundation, Inc.
Contributed by Mentor Embedded
diff --git a/libgomp/plugin/plugin-hsa.c b/libgomp/plugin/plugin-hsa.c
index 259f704..b04923b 100644
--- a/libgomp/plugin/plugin-hsa.c
+++ b/libgomp/plugin/plugin-hsa.c
@@ -1,6 +1,6 @@
/* Plugin for HSAIL execution.
- Copyright (C) 2013-2019 Free Software Foundation, Inc.
+ Copyright (C) 2013-2020 Free Software Foundation, Inc.
Contributed by Martin Jambor <mjambor@suse.cz> and
Martin Liska <mliska@suse.cz>.
diff --git a/libgomp/plugin/plugin-nvptx.c b/libgomp/plugin/plugin-nvptx.c
index 80e5475..e867b4c 100644
--- a/libgomp/plugin/plugin-nvptx.c
+++ b/libgomp/plugin/plugin-nvptx.c
@@ -1,6 +1,6 @@
/* Plugin for NVPTX execution.
- Copyright (C) 2013-2019 Free Software Foundation, Inc.
+ Copyright (C) 2013-2020 Free Software Foundation, Inc.
Contributed by Mentor Embedded.
diff --git a/libgomp/priority_queue.c b/libgomp/priority_queue.c
index 94eeb7b..9b8d2ff 100644
--- a/libgomp/priority_queue.c
+++ b/libgomp/priority_queue.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2020 Free Software Foundation, Inc.
Contributed by Aldy Hernandez <aldyh@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/priority_queue.h b/libgomp/priority_queue.h
index 766c5e9..0ad78f5 100644
--- a/libgomp/priority_queue.h
+++ b/libgomp/priority_queue.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2020 Free Software Foundation, Inc.
Contributed by Aldy Hernandez <aldyh@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/sections.c b/libgomp/sections.c
index 8879436..99001db 100644
--- a/libgomp/sections.c
+++ b/libgomp/sections.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/secure_getenv.h b/libgomp/secure_getenv.h
index a11b23c..ce2d6cc 100644
--- a/libgomp/secure_getenv.h
+++ b/libgomp/secure_getenv.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2017-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2017-2020 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/libgomp/single.c b/libgomp/single.c
index 4e1d894..5e0d7cd 100644
--- a/libgomp/single.c
+++ b/libgomp/single.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/splay-tree.c b/libgomp/splay-tree.c
index fb12294..460bf76 100644
--- a/libgomp/splay-tree.c
+++ b/libgomp/splay-tree.c
@@ -1,5 +1,5 @@
/* A splay-tree datatype.
- Copyright (C) 1998-2019 Free Software Foundation, Inc.
+ Copyright (C) 1998-2020 Free Software Foundation, Inc.
Contributed by Mark Mitchell (mark@markmitchell.com).
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/splay-tree.h b/libgomp/splay-tree.h
index 554e0c8..3aad7fb 100644
--- a/libgomp/splay-tree.h
+++ b/libgomp/splay-tree.h
@@ -1,5 +1,5 @@
/* A splay-tree datatype.
- Copyright (C) 1998-2019 Free Software Foundation, Inc.
+ Copyright (C) 1998-2020 Free Software Foundation, Inc.
Contributed by Mark Mitchell (mark@markmitchell.com).
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/target.c b/libgomp/target.c
index 3562c37..617baec 100644
--- a/libgomp/target.c
+++ b/libgomp/target.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2020 Free Software Foundation, Inc.
Contributed by Jakub Jelinek <jakub@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/task.c b/libgomp/task.c
index 1ecb5d9..a95067c 100644
--- a/libgomp/task.c
+++ b/libgomp/task.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/taskloop.c b/libgomp/taskloop.c
index 5d3f810..c347624 100644
--- a/libgomp/taskloop.c
+++ b/libgomp/taskloop.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2020 Free Software Foundation, Inc.
Contributed by Jakub Jelinek <jakub@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/team.c b/libgomp/team.c
index c1633fa..82f26a0 100644
--- a/libgomp/team.c
+++ b/libgomp/team.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/teams.c b/libgomp/teams.c
index cc51faf..0f34f90 100644
--- a/libgomp/teams.c
+++ b/libgomp/teams.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2018-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2018-2020 Free Software Foundation, Inc.
Contributed by Jakub Jelinek <jakub@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library
diff --git a/libgomp/testsuite/config/default.exp b/libgomp/testsuite/config/default.exp
index b3d3bba..4e045b0 100644
--- a/libgomp/testsuite/config/default.exp
+++ b/libgomp/testsuite/config/default.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 1997-2019 Free Software Foundation, Inc.
+# Copyright (C) 1997-2020 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/libgomp/testsuite/libgomp.c/affinity-1.c b/libgomp/testsuite/libgomp.c/affinity-1.c
index a607dc3..aeb0f4d 100644
--- a/libgomp/testsuite/libgomp.c/affinity-1.c
+++ b/libgomp/testsuite/libgomp.c/affinity-1.c
@@ -1,5 +1,5 @@
/* Affinity tests.
- Copyright (C) 2013-2019 Free Software Foundation, Inc.
+ Copyright (C) 2013-2020 Free Software Foundation, Inc.
GCC is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free
diff --git a/libgomp/testsuite/libgomp.c/sort-1.c b/libgomp/testsuite/libgomp.c/sort-1.c
index 3ef53d0..f706fa2 100644
--- a/libgomp/testsuite/libgomp.c/sort-1.c
+++ b/libgomp/testsuite/libgomp.c/sort-1.c
@@ -1,5 +1,5 @@
/* Test and benchmark of a couple of parallel sorting algorithms.
- Copyright (C) 2008-2019 Free Software Foundation, Inc.
+ Copyright (C) 2008-2020 Free Software Foundation, Inc.
GCC is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free
diff --git a/libgomp/testsuite/libgomp.graphite/graphite.exp b/libgomp/testsuite/libgomp.graphite/graphite.exp
index 9d9de02..9aa4fbf 100644
--- a/libgomp/testsuite/libgomp.graphite/graphite.exp
+++ b/libgomp/testsuite/libgomp.graphite/graphite.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2019 Free Software Foundation, Inc.
+# Copyright (C) 2009-2020 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/libgomp/work.c b/libgomp/work.c
index 28bb0c1..6817da8 100644
--- a/libgomp/work.c
+++ b/libgomp/work.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library