summaryrefslogtreecommitdiff
path: root/libgomp/atomic.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2021-01-04 10:26:59 +0100
committerJakub Jelinek <jakub@redhat.com>2021-01-04 10:26:59 +0100
commit99dee82307f1e163e150c9c810452979994047ce (patch)
tree4f935e06cc2e81cb69c09eab061c9dcf8dbbbfd4 /libgomp/atomic.c
parentc00e2af3639eda2dccffb55049b3d79389fbe90a (diff)
Update copyright years.
Diffstat (limited to 'libgomp/atomic.c')
-rw-r--r--libgomp/atomic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgomp/atomic.c b/libgomp/atomic.c
index 262ff84de56..cb57edda7a2 100644
--- a/libgomp/atomic.c
+++ b/libgomp/atomic.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2021 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library