diff options
author | Jakub Jelinek <jakub@redhat.com> | 2022-01-03 10:42:10 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2022-01-03 10:42:10 +0100 |
commit | 7adcbafe45f8001b698967defe682687b52c0007 (patch) | |
tree | a927c8a8ba5f074c814e92a1fe7b01c1f50199ee /libgomp/config/accel | |
parent | 5d5db19630ff3b56c91a1c15d12c8167627f9ebe (diff) | |
download | gcc-7adcbafe45f8001b698967defe682687b52c0007.zip gcc-7adcbafe45f8001b698967defe682687b52c0007.tar.gz gcc-7adcbafe45f8001b698967defe682687b52c0007.tar.bz2 |
Update copyright years.
Diffstat (limited to 'libgomp/config/accel')
-rw-r--r-- | libgomp/config/accel/lock.c | 2 | ||||
-rw-r--r-- | libgomp/config/accel/mutex.h | 2 | ||||
-rw-r--r-- | libgomp/config/accel/oacc-init.c | 2 | ||||
-rw-r--r-- | libgomp/config/accel/openacc.f90 | 2 | ||||
-rw-r--r-- | libgomp/config/accel/pool.h | 2 | ||||
-rw-r--r-- | libgomp/config/accel/proc.c | 2 | ||||
-rw-r--r-- | libgomp/config/accel/ptrlock.h | 2 | ||||
-rw-r--r-- | libgomp/config/accel/sem.h | 2 | ||||
-rw-r--r-- | libgomp/config/accel/thread-stacksize.h | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/libgomp/config/accel/lock.c b/libgomp/config/accel/lock.c index c43af27..b823445 100644 --- a/libgomp/config/accel/lock.c +++ b/libgomp/config/accel/lock.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2021 Free Software Foundation, Inc. +/* Copyright (C) 2016-2022 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 69c31cd..2d52eb5c 100644 --- a/libgomp/config/accel/mutex.h +++ b/libgomp/config/accel/mutex.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2021 Free Software Foundation, Inc. +/* Copyright (C) 2015-2022 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 83768b9..1203efc 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-2021 Free Software Foundation, Inc. + Copyright (C) 2014-2022 Free Software Foundation, Inc. Contributed by Mentor Embedded. diff --git a/libgomp/config/accel/openacc.f90 b/libgomp/config/accel/openacc.f90 index c4266f2..c50e323 100644 --- a/libgomp/config/accel/openacc.f90 +++ b/libgomp/config/accel/openacc.f90 @@ -1,6 +1,6 @@ ! OpenACC Runtime Library Definitions. -! Copyright (C) 2014-2021 Free Software Foundation, Inc. +! Copyright (C) 2014-2022 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 2e12626..668a86d 100644 --- a/libgomp/config/accel/pool.h +++ b/libgomp/config/accel/pool.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2021 Free Software Foundation, Inc. +/* Copyright (C) 2015-2022 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 10196e2..19f98c5 100644 --- a/libgomp/config/accel/proc.c +++ b/libgomp/config/accel/proc.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2021 Free Software Foundation, Inc. +/* Copyright (C) 2015-2022 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 d0eef45..db86f99 100644 --- a/libgomp/config/accel/ptrlock.h +++ b/libgomp/config/accel/ptrlock.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2021 Free Software Foundation, Inc. +/* Copyright (C) 2015-2022 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 1b3cf99..ebe64f2c 100644 --- a/libgomp/config/accel/sem.h +++ b/libgomp/config/accel/sem.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2021 Free Software Foundation, Inc. +/* Copyright (C) 2015-2022 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 0ecc611..86515e4 100644 --- a/libgomp/config/accel/thread-stacksize.h +++ b/libgomp/config/accel/thread-stacksize.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2017-2021 Free Software Foundation, Inc. +/* Copyright (C) 2017-2022 Free Software Foundation, Inc. Contributed by Jakub Jelinek <jakub@redhat.com> This file is part of the GNU Offloading and Multi Processing Library |