summaryrefslogtreecommitdiff
path: root/libgomp/barrier.c
diff options
context:
space:
mode:
Diffstat (limited to 'libgomp/barrier.c')
-rw-r--r--libgomp/barrier.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgomp/barrier.c b/libgomp/barrier.c
index 7115515fdc4..d4c9001bd93 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