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 c17660ca386b..b30149f1990a 100644
--- a/libgomp/barrier.c
+++ b/libgomp/barrier.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2015 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2016 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library