aboutsummaryrefslogtreecommitdiff
path: root/libgomp/barrier.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@gcc.gnu.org>2016-01-04 15:30:50 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2016-01-04 15:30:50 +0100
commit818ab71a415cd234be092111a0aa5e812ec56434 (patch)
treee08721a9b85169debf961d7ebab013160b616a42 /libgomp/barrier.c
parent21fa2a29dc265ab54c957c37d8a9e9ab07d7cd66 (diff)
Update copyright years.
From-SVN: r232055
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 c17660ca386..b30149f1990 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