aboutsummaryrefslogtreecommitdiff
path: root/libgomp
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@gcc.gnu.org>2019-01-01 13:31:55 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2019-01-01 13:31:55 +0100
commita5544970246db337977bb8b69ab120e9ef209317 (patch)
tree91c8dfebf7c0b4945090e82c03dce7f5b6a987ec /libgomp
parentb5fcfdba9a81e15f7d85ce8a5240a4a8a2730b2b (diff)
downloadgcc-a5544970246db337977bb8b69ab120e9ef209317.zip
gcc-a5544970246db337977bb8b69ab120e9ef209317.tar.gz
gcc-a5544970246db337977bb8b69ab120e9ef209317.tar.bz2
Update copyright years.
From-SVN: r267494
Diffstat (limited to 'libgomp')
-rw-r--r--libgomp/ChangeLog6
-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/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/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/lock.c2
-rw-r--r--libgomp/config/nvptx/mutex.h2
-rw-r--r--libgomp/config/nvptx/oacc-init.c2
-rw-r--r--libgomp/config/nvptx/openacc.f902
-rw-r--r--libgomp/config/nvptx/pool.h2
-rw-r--r--libgomp/config/nvptx/proc.c2
-rw-r--r--libgomp/config/nvptx/ptrlock.h2
-rw-r--r--libgomp/config/nvptx/sem.h2
-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/thread-stacksize.h2
-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/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/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-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
134 files changed, 138 insertions, 134 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index 47e07c0..7d054c2 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,5 +1,9 @@
2019-01-01 Jakub Jelinek <jakub@redhat.com>
+ Update copyright years.
+
+2019-01-01 Jakub Jelinek <jakub@redhat.com>
+
* libgomp.texi: Bump @copying's copyright year.
2018-12-28 Thomas Schwinge <thomas@codesourcery.com>
@@ -10852,7 +10856,7 @@
Initial implementation and checkin.
-Copyright (C) 2005-2018 Free Software Foundation, Inc.
+Copyright (C) 2005-2019 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/affinity-fmt.c b/libgomp/affinity-fmt.c
index 1447597..d9c6e18 100644
--- a/libgomp/affinity-fmt.c
+++ b/libgomp/affinity-fmt.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2018 Free Software Foundation, Inc.
+/* Copyright (C) 2018-2019 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 efe5c42..59c9c2b 100644
--- a/libgomp/affinity.c
+++ b/libgomp/affinity.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2006-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2006-2019 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 296f1af..9145e4b 100644
--- a/libgomp/alloc.c
+++ b/libgomp/alloc.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 7bb2d81..aede501 100644
--- a/libgomp/atomic.c
+++ b/libgomp/atomic.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 7115515..d4c9001 100644
--- a/libgomp/barrier.c
+++ b/libgomp/barrier.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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/bsd/proc.c b/libgomp/config/bsd/proc.c
index e5b5df7..5e6743d 100644
--- a/libgomp/config/bsd/proc.c
+++ b/libgomp/config/bsd/proc.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 c70cdfb..c0b7bab 100644
--- a/libgomp/config/darwin/plugin-suffix.h
+++ b/libgomp/config/darwin/plugin-suffix.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2019 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 6f45f4a..90e1f00 100644
--- a/libgomp/config/darwin/thread-stacksize.h
+++ b/libgomp/config/darwin/thread-stacksize.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2017-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2017-2019 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/hpux/plugin-suffix.h b/libgomp/config/hpux/plugin-suffix.h
index 5eb4d07..144745d 100644
--- a/libgomp/config/hpux/plugin-suffix.h
+++ b/libgomp/config/hpux/plugin-suffix.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2019 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 d2dcc1e..647d241 100644
--- a/libgomp/config/linux/affinity.c
+++ b/libgomp/config/linux/affinity.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2006-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2006-2019 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 2d7e3e6..8d4bbe2 100644
--- a/libgomp/config/linux/alpha/futex.h
+++ b/libgomp/config/linux/alpha/futex.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 c01237a..c128670 100644
--- a/libgomp/config/linux/bar.c
+++ b/libgomp/config/linux/bar.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 ae12f20..7987fdd 100644
--- a/libgomp/config/linux/bar.h
+++ b/libgomp/config/linux/bar.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 cfbc9c2..03e8d76 100644
--- a/libgomp/config/linux/doacross.h
+++ b/libgomp/config/linux/doacross.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2019 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 9ae8557..7fca93a 100644
--- a/libgomp/config/linux/futex.h
+++ b/libgomp/config/linux/futex.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2010-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2010-2019 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 df450f8..27bd3a29 100644
--- a/libgomp/config/linux/ia64/futex.h
+++ b/libgomp/config/linux/ia64/futex.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 d90cf42..bc77e22 100644
--- a/libgomp/config/linux/lock.c
+++ b/libgomp/config/linux/lock.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 e1c1040..bfce793 100644
--- a/libgomp/config/linux/mips/futex.h
+++ b/libgomp/config/linux/mips/futex.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 33d15c6..aa4ef8c 100644
--- a/libgomp/config/linux/mutex.c
+++ b/libgomp/config/linux/mutex.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 d89fc99..19d188d 100644
--- a/libgomp/config/linux/mutex.h
+++ b/libgomp/config/linux/mutex.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 0f0f3df..037e14b 100644
--- a/libgomp/config/linux/powerpc/futex.h
+++ b/libgomp/config/linux/powerpc/futex.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 1156b65..57b0651 100644
--- a/libgomp/config/linux/proc.c
+++ b/libgomp/config/linux/proc.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 a9d6258..362cae9 100644
--- a/libgomp/config/linux/proc.h
+++ b/libgomp/config/linux/proc.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2019 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 691918b..5631149 100644
--- a/libgomp/config/linux/ptrlock.c
+++ b/libgomp/config/linux/ptrlock.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2019 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 334d3c9..6909203 100644
--- a/libgomp/config/linux/ptrlock.h
+++ b/libgomp/config/linux/ptrlock.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2019 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 de08d9d..7b150a4 100644
--- a/libgomp/config/linux/s390/futex.h
+++ b/libgomp/config/linux/s390/futex.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 3739123..7713f54 100644
--- a/libgomp/config/linux/sem.c
+++ b/libgomp/config/linux/sem.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 b85a6a5..b928395 100644
--- a/libgomp/config/linux/sem.h
+++ b/libgomp/config/linux/sem.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 fea5aed..a9121fa 100644
--- a/libgomp/config/linux/sparc/futex.h
+++ b/libgomp/config/linux/sparc/futex.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 f63a6e8..da54bc3 100644
--- a/libgomp/config/linux/tile/futex.h
+++ b/libgomp/config/linux/tile/futex.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2019 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 b1c2868c..7967f59 100644
--- a/libgomp/config/linux/wait.h
+++ b/libgomp/config/linux/wait.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2019 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 02d5b95..2115049 100644
--- a/libgomp/config/linux/x86/futex.h
+++ b/libgomp/config/linux/x86/futex.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 a43a7d7..842dcec 100644
--- a/libgomp/config/mingw32/affinity-fmt.c
+++ b/libgomp/config/mingw32/affinity-fmt.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2018 Free Software Foundation, Inc.
+/* Copyright (C) 2018-2019 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 9706087..3398a63 100644
--- a/libgomp/config/mingw32/proc.c
+++ b/libgomp/config/mingw32/proc.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2019 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 c8d2dd0..056f71b 100644
--- a/libgomp/config/mingw32/time.c
+++ b/libgomp/config/mingw32/time.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2006-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2006-2019 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 5e4a3fb..02b95a7 100644
--- a/libgomp/config/nvptx/affinity-fmt.c
+++ b/libgomp/config/nvptx/affinity-fmt.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2018 Free Software Foundation, Inc.
+/* Copyright (C) 2018-2019 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 fe342e9..05704e0 100644
--- a/libgomp/config/nvptx/bar.c
+++ b/libgomp/config/nvptx/bar.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2019 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 f38d9e3..63a7bc7 100644
--- a/libgomp/config/nvptx/bar.h
+++ b/libgomp/config/nvptx/bar.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2019 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 858536e..b48cae7 100644
--- a/libgomp/config/nvptx/doacross.h
+++ b/libgomp/config/nvptx/doacross.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2019 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 914b8b6..6026e64 100644
--- a/libgomp/config/nvptx/error.c
+++ b/libgomp/config/nvptx/error.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2019 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 8cb464b..8efb200 100644
--- a/libgomp/config/nvptx/icv-device.c
+++ b/libgomp/config/nvptx/icv-device.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2019 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/lock.c b/libgomp/config/nvptx/lock.c
index e658a22..6ee6957 100644
--- a/libgomp/config/nvptx/lock.c
+++ b/libgomp/config/nvptx/lock.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2016-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2016-2019 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/mutex.h b/libgomp/config/nvptx/mutex.h
index 1bf72ee..3feae56 100644
--- a/libgomp/config/nvptx/mutex.h
+++ b/libgomp/config/nvptx/mutex.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2019 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/oacc-init.c b/libgomp/config/nvptx/oacc-init.c
index 0ac79e6..c7dc64e 100644
--- a/libgomp/config/nvptx/oacc-init.c
+++ b/libgomp/config/nvptx/oacc-init.c
@@ -1,6 +1,6 @@
/* OpenACC Runtime initialization routines
- Copyright (C) 2014-2018 Free Software Foundation, Inc.
+ Copyright (C) 2014-2019 Free Software Foundation, Inc.
Contributed by Mentor Embedded.
diff --git a/libgomp/config/nvptx/openacc.f90 b/libgomp/config/nvptx/openacc.f90
index e77bea6..a7f690e 100644
--- a/libgomp/config/nvptx/openacc.f90
+++ b/libgomp/config/nvptx/openacc.f90
@@ -1,6 +1,6 @@
! OpenACC Runtime Library Definitions.
-! Copyright (C) 2014-2018 Free Software Foundation, Inc.
+! Copyright (C) 2014-2019 Free Software Foundation, Inc.
! Contributed by Tobias Burnus <burnus@net-b.de>
! and Mentor Embedded.
diff --git a/libgomp/config/nvptx/pool.h b/libgomp/config/nvptx/pool.h
index 681d68d..20c2e62 100644
--- a/libgomp/config/nvptx/pool.h
+++ b/libgomp/config/nvptx/pool.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2019 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/proc.c b/libgomp/config/nvptx/proc.c
index c03ce50..8ca0b0a 100644
--- a/libgomp/config/nvptx/proc.c
+++ b/libgomp/config/nvptx/proc.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2019 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/ptrlock.h b/libgomp/config/nvptx/ptrlock.h
index 5cb38a4..69ff2e2 100644
--- a/libgomp/config/nvptx/ptrlock.h
+++ b/libgomp/config/nvptx/ptrlock.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2019 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/sem.h b/libgomp/config/nvptx/sem.h
index f923862..574945c 100644
--- a/libgomp/config/nvptx/sem.h
+++ b/libgomp/config/nvptx/sem.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2019 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 e80a6bf..ba13001 100644
--- a/libgomp/config/nvptx/simple-bar.h
+++ b/libgomp/config/nvptx/simple-bar.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2019 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 3878227..6985390 100644
--- a/libgomp/config/nvptx/target.c
+++ b/libgomp/config/nvptx/target.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2019 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 f49db45..643e301 100644
--- a/libgomp/config/nvptx/task.c
+++ b/libgomp/config/nvptx/task.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2019 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 8b0a090..8ad438d 100644
--- a/libgomp/config/nvptx/team.c
+++ b/libgomp/config/nvptx/team.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2019 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 9bed032..b941bef 100644
--- a/libgomp/config/nvptx/teams.c
+++ b/libgomp/config/nvptx/teams.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2019 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/thread-stacksize.h b/libgomp/config/nvptx/thread-stacksize.h
index b48b918..de89519 100644
--- a/libgomp/config/nvptx/thread-stacksize.h
+++ b/libgomp/config/nvptx/thread-stacksize.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2017-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2017-2019 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/time.c b/libgomp/config/nvptx/time.c
index 92742a0..d4286c1 100644
--- a/libgomp/config/nvptx/time.c
+++ b/libgomp/config/nvptx/time.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2019 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 f422569..fea3ee1 100644
--- a/libgomp/config/posix/bar.c
+++ b/libgomp/config/posix/bar.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 e51c773..5aeabd4 100644
--- a/libgomp/config/posix/bar.h
+++ b/libgomp/config/posix/bar.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 fd7c6f2..6f4d013 100644
--- a/libgomp/config/posix/doacross.h
+++ b/libgomp/config/posix/doacross.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2019 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 ed81a9e..6fb22b9 100644
--- a/libgomp/config/posix/lock.c
+++ b/libgomp/config/posix/lock.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 46edb90..a206877 100644
--- a/libgomp/config/posix/mutex.h
+++ b/libgomp/config/posix/mutex.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 1f8efec..224a9ab 100644
--- a/libgomp/config/posix/plugin-suffix.h
+++ b/libgomp/config/posix/plugin-suffix.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2019 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 4d5c355..61d180e 100644
--- a/libgomp/config/posix/pool.h
+++ b/libgomp/config/posix/pool.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 8b2fb34..c87438b 100644
--- a/libgomp/config/posix/proc.c
+++ b/libgomp/config/posix/proc.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 337e325..045675e 100644
--- a/libgomp/config/posix/ptrlock.h
+++ b/libgomp/config/posix/ptrlock.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2019 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 7aa04ea..5f3e03d 100644
--- a/libgomp/config/posix/sem.c
+++ b/libgomp/config/posix/sem.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 cb698e9..70d5905 100644
--- a/libgomp/config/posix/sem.h
+++ b/libgomp/config/posix/sem.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 749a0cc..40146200 100644
--- a/libgomp/config/posix/simple-bar.h
+++ b/libgomp/config/posix/simple-bar.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2019 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 3254216..dfe4932 100644
--- a/libgomp/config/posix/thread-stacksize.h
+++ b/libgomp/config/posix/thread-stacksize.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2017-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2017-2019 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 51b3f0e..60ac0d0 100644
--- a/libgomp/config/posix/time.c
+++ b/libgomp/config/posix/time.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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/bar.c b/libgomp/config/rtems/bar.c
index 2ee7909..8f92d60 100644
--- a/libgomp/config/rtems/bar.c
+++ b/libgomp/config/rtems/bar.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 19a3b14..b216841 100644
--- a/libgomp/config/rtems/bar.h
+++ b/libgomp/config/rtems/bar.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 1e30c72..fa010b2 100644
--- a/libgomp/config/rtems/mutex.h
+++ b/libgomp/config/rtems/mutex.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2019 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 6c0398c..43ce418 100644
--- a/libgomp/config/rtems/pool.h
+++ b/libgomp/config/rtems/pool.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2019 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 4b3c120..3a552c5 100644
--- a/libgomp/config/rtems/proc.c
+++ b/libgomp/config/rtems/proc.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2019 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 53c9814..2fb60e3 100644
--- a/libgomp/config/rtems/sem.h
+++ b/libgomp/config/rtems/sem.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2019 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 6f3523c..f9e4057 100644
--- a/libgomp/critical.c
+++ b/libgomp/critical.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 2c9a609..7937fbb 100644
--- a/libgomp/env.c
+++ b/libgomp/env.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 a595898..0638a7a 100644
--- a/libgomp/error.c
+++ b/libgomp/error.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 328bf9c..4d544be 100644
--- a/libgomp/fortran.c
+++ b/libgomp/fortran.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 900b823..b7deba5 100644
--- a/libgomp/hashtab.h
+++ b/libgomp/hashtab.h
@@ -1,5 +1,5 @@
/* An expandable hash tables datatype.
- Copyright (C) 1999-2018 Free Software Foundation, Inc.
+ Copyright (C) 1999-2019 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 9cb394e..2b74cbe 100644
--- a/libgomp/icv-device.c
+++ b/libgomp/icv-device.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 68c400a..095d57a 100644
--- a/libgomp/icv.c
+++ b/libgomp/icv.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 8996c71..8cc1a15 100644
--- a/libgomp/iter.c
+++ b/libgomp/iter.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 fba37af..aa862ff 100644
--- a/libgomp/iter_ull.c
+++ b/libgomp/iter_ull.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 d67b458..5b77a53 100644
--- a/libgomp/libgomp-plugin.c
+++ b/libgomp/libgomp-plugin.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2014-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2014-2019 Free Software Foundation, Inc.
Contributed by Mentor Embedded.
diff --git a/libgomp/libgomp-plugin.h b/libgomp/libgomp-plugin.h
index 2fc35d56..8960d80 100644
--- a/libgomp/libgomp-plugin.h
+++ b/libgomp/libgomp-plugin.h
@@ -1,6 +1,6 @@
/* The libgomp plugin API.
- Copyright (C) 2014-2018 Free Software Foundation, Inc.
+ Copyright (C) 2014-2019 Free Software Foundation, Inc.
Contributed by Mentor Embedded.
diff --git a/libgomp/libgomp.h b/libgomp/libgomp.h
index 8105e64..afea659 100644
--- a/libgomp/libgomp.h
+++ b/libgomp/libgomp.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 a27da78..4fa1dab 100644
--- a/libgomp/libgomp_f.h.in
+++ b/libgomp/libgomp_f.h.in
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 5b54839..32a9d8aa 100644
--- a/libgomp/libgomp_g.h
+++ b/libgomp/libgomp_g.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 09597a1..5fcdb14 100644
--- a/libgomp/lock.c
+++ b/libgomp/lock.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 4e0683b..7248cb5 100644
--- a/libgomp/loop.c
+++ b/libgomp/loop.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 ac65802..502bb5e 100644
--- a/libgomp/loop_ull.c
+++ b/libgomp/loop_ull.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 a4e1863..915284d 100644
--- a/libgomp/oacc-async.c
+++ b/libgomp/oacc-async.c
@@ -1,6 +1,6 @@
/* OpenACC Runtime Library Definitions.
- Copyright (C) 2013-2018 Free Software Foundation, Inc.
+ Copyright (C) 2013-2019 Free Software Foundation, Inc.
Contributed by Mentor Embedded.
diff --git a/libgomp/oacc-cuda.c b/libgomp/oacc-cuda.c
index 4ee4c9b..16eb6c3 100644
--- a/libgomp/oacc-cuda.c
+++ b/libgomp/oacc-cuda.c
@@ -1,6 +1,6 @@
/* OpenACC Runtime Library: CUDA support glue.
- Copyright (C) 2014-2018 Free Software Foundation, Inc.
+ Copyright (C) 2014-2019 Free Software Foundation, Inc.
Contributed by Mentor Embedded.
diff --git a/libgomp/oacc-host.c b/libgomp/oacc-host.c
index 2de3c37..222bfb7 100644
--- a/libgomp/oacc-host.c
+++ b/libgomp/oacc-host.c
@@ -1,6 +1,6 @@
/* OpenACC Runtime Library: acc_device_host.
- Copyright (C) 2013-2018 Free Software Foundation, Inc.
+ Copyright (C) 2013-2019 Free Software Foundation, Inc.
Contributed by Mentor Embedded.
diff --git a/libgomp/oacc-init.c b/libgomp/oacc-init.c
index 8db24b1..f30cf2f 100644
--- a/libgomp/oacc-init.c
+++ b/libgomp/oacc-init.c
@@ -1,6 +1,6 @@
/* OpenACC Runtime initialization routines
- Copyright (C) 2013-2018 Free Software Foundation, Inc.
+ Copyright (C) 2013-2019 Free Software Foundation, Inc.
Contributed by Mentor Embedded.
diff --git a/libgomp/oacc-int.h b/libgomp/oacc-int.h
index cdd0f7f..940052b 100644
--- a/libgomp/oacc-int.h
+++ b/libgomp/oacc-int.h
@@ -1,6 +1,6 @@
/* OpenACC Runtime - internal declarations
- Copyright (C) 2013-2018 Free Software Foundation, Inc.
+ Copyright (C) 2013-2019 Free Software Foundation, Inc.
Contributed by Mentor Embedded.
diff --git a/libgomp/oacc-mem.c b/libgomp/oacc-mem.c
index e352379..26e1a75 100644
--- a/libgomp/oacc-mem.c
+++ b/libgomp/oacc-mem.c
@@ -1,6 +1,6 @@
/* OpenACC Runtime initialization routines
- Copyright (C) 2013-2018 Free Software Foundation, Inc.
+ Copyright (C) 2013-2019 Free Software Foundation, Inc.
Contributed by Mentor Embedded.
diff --git a/libgomp/oacc-parallel.c b/libgomp/oacc-parallel.c
index 57bd484..d8a08e9 100644
--- a/libgomp/oacc-parallel.c
+++ b/libgomp/oacc-parallel.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2019 Free Software Foundation, Inc.
Contributed by Mentor Embedded.
diff --git a/libgomp/oacc-plugin.c b/libgomp/oacc-plugin.c
index c04db90..958cda9 100644
--- a/libgomp/oacc-plugin.c
+++ b/libgomp/oacc-plugin.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2014-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2014-2019 Free Software Foundation, Inc.
Contributed by Mentor Embedded.
diff --git a/libgomp/oacc-plugin.h b/libgomp/oacc-plugin.h
index 0a183bb..112d4a59 100644
--- a/libgomp/oacc-plugin.h
+++ b/libgomp/oacc-plugin.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2014-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2014-2019 Free Software Foundation, Inc.
Contributed by Mentor Embedded.
diff --git a/libgomp/omp.h.in b/libgomp/omp.h.in
index a183034..d7ac714 100644
--- a/libgomp/omp.h.in
+++ b/libgomp/omp.h.in
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 caecfba..c4e7c0d 100644
--- a/libgomp/omp_lib.f90.in
+++ b/libgomp/omp_lib.f90.in
@@ -1,4 +1,4 @@
-! Copyright (C) 2005-2018 Free Software Foundation, Inc.
+! Copyright (C) 2005-2019 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 2a55343..a0fc04c 100644
--- a/libgomp/omp_lib.h.in
+++ b/libgomp/omp_lib.h.in
@@ -1,4 +1,4 @@
-! Copyright (C) 2005-2018 Free Software Foundation, Inc.
+! Copyright (C) 2005-2019 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 7c809fe..bc20545 100644
--- a/libgomp/openacc.f90
+++ b/libgomp/openacc.f90
@@ -1,6 +1,6 @@
! OpenACC Runtime Library Definitions.
-! Copyright (C) 2014-2018 Free Software Foundation, Inc.
+! Copyright (C) 2014-2019 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 f61bb77..1bbe6c9 100644
--- a/libgomp/openacc.h
+++ b/libgomp/openacc.h
@@ -1,6 +1,6 @@
/* OpenACC Runtime Library User-facing Declarations
- Copyright (C) 2013-2018 Free Software Foundation, Inc.
+ Copyright (C) 2013-2019 Free Software Foundation, Inc.
Contributed by Mentor Embedded.
diff --git a/libgomp/openacc_lib.h b/libgomp/openacc_lib.h
index 820d987..fbd8f5e 100644
--- a/libgomp/openacc_lib.h
+++ b/libgomp/openacc_lib.h
@@ -1,6 +1,6 @@
! OpenACC Runtime Library Definitions. -*- mode: fortran -*-
-! Copyright (C) 2014-2018 Free Software Foundation, Inc.
+! Copyright (C) 2014-2019 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 521e912..6d07fd4 100644
--- a/libgomp/ordered.c
+++ b/libgomp/ordered.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 c7a8c788..7173883 100644
--- a/libgomp/parallel.c
+++ b/libgomp/parallel.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 5c8e806..168ef59 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2014-2019 Free Software Foundation, Inc.
#
# Contributed by Mentor Embedded.
#
diff --git a/libgomp/plugin/configfrag.ac b/libgomp/plugin/configfrag.ac
index a979425..2cd59cd 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2014-2019 Free Software Foundation, Inc.
#
# Contributed by Mentor Embedded.
#
diff --git a/libgomp/plugin/cuda/cuda.h b/libgomp/plugin/cuda/cuda.h
index b4c1b29..7c0afaf 100644
--- a/libgomp/plugin/cuda/cuda.h
+++ b/libgomp/plugin/cuda/cuda.h
@@ -1,5 +1,5 @@
/* CUDA API description.
- Copyright (C) 2017-2018 Free Software Foundation, Inc.
+ Copyright (C) 2017-2019 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 15cb2fa..0ab7102 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-2018 Free Software Foundation, Inc.
+ Copyright (C) 2016-2019 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/libgomp/plugin/plugin-hsa.c b/libgomp/plugin/plugin-hsa.c
index 1fd4769..a2b9bdb 100644
--- a/libgomp/plugin/plugin-hsa.c
+++ b/libgomp/plugin/plugin-hsa.c
@@ -1,6 +1,6 @@
/* Plugin for HSAIL execution.
- Copyright (C) 2013-2018 Free Software Foundation, Inc.
+ Copyright (C) 2013-2019 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 fb686de..572d9ef 100644
--- a/libgomp/plugin/plugin-nvptx.c
+++ b/libgomp/plugin/plugin-nvptx.c
@@ -1,6 +1,6 @@
/* Plugin for NVPTX execution.
- Copyright (C) 2013-2018 Free Software Foundation, Inc.
+ Copyright (C) 2013-2019 Free Software Foundation, Inc.
Contributed by Mentor Embedded.
diff --git a/libgomp/priority_queue.c b/libgomp/priority_queue.c
index dc96505..94eeb7b 100644
--- a/libgomp/priority_queue.c
+++ b/libgomp/priority_queue.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2019 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 0b8225c..766c5e9 100644
--- a/libgomp/priority_queue.h
+++ b/libgomp/priority_queue.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2019 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 3449e00..bf7baae 100644
--- a/libgomp/sections.c
+++ b/libgomp/sections.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 82b00aa..a11b23c 100644
--- a/libgomp/secure_getenv.h
+++ b/libgomp/secure_getenv.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2017-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2017-2019 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/libgomp/single.c b/libgomp/single.c
index d5093c6..4e1d894 100644
--- a/libgomp/single.c
+++ b/libgomp/single.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 dce86b9..fb12294 100644
--- a/libgomp/splay-tree.c
+++ b/libgomp/splay-tree.c
@@ -1,5 +1,5 @@
/* A splay-tree datatype.
- Copyright (C) 1998-2018 Free Software Foundation, Inc.
+ Copyright (C) 1998-2019 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 8743384..554e0c8 100644
--- a/libgomp/splay-tree.h
+++ b/libgomp/splay-tree.h
@@ -1,5 +1,5 @@
/* A splay-tree datatype.
- Copyright (C) 1998-2018 Free Software Foundation, Inc.
+ Copyright (C) 1998-2019 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 0b4e010..8af5f97 100644
--- a/libgomp/target.c
+++ b/libgomp/target.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2019 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 0c78b3c..15177ac 100644
--- a/libgomp/task.c
+++ b/libgomp/task.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2019 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 4621405..5d3f810 100644
--- a/libgomp/taskloop.c
+++ b/libgomp/taskloop.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2019 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 e3e4c4d..2b2e975 100644
--- a/libgomp/team.c
+++ b/libgomp/team.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 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 8ef80eb..cc51faf 100644
--- a/libgomp/teams.c
+++ b/libgomp/teams.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2018 Free Software Foundation, Inc.
+/* Copyright (C) 2018-2019 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 c976b98..b3d3bba 100644
--- a/libgomp/testsuite/config/default.exp
+++ b/libgomp/testsuite/config/default.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 1997-2018 Free Software Foundation, Inc.
+# Copyright (C) 1997-2019 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 1e71dd3..a607dc3 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-2018 Free Software Foundation, Inc.
+ Copyright (C) 2013-2019 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 c24b1c7..3ef53d0 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-2018 Free Software Foundation, Inc.
+ Copyright (C) 2008-2019 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 398ba5d..9d9de02 100644
--- a/libgomp/testsuite/libgomp.graphite/graphite.exp
+++ b/libgomp/testsuite/libgomp.graphite/graphite.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 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 16fc707..22adb8b 100644
--- a/libgomp/work.c
+++ b/libgomp/work.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library