summaryrefslogtreecommitdiff
path: root/libgomp/openacc.f90
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/openacc.f90
parent21fa2a29dc265ab54c957c37d8a9e9ab07d7cd66 (diff)
Update copyright years.
From-SVN: r232055
Diffstat (limited to 'libgomp/openacc.f90')
-rw-r--r--libgomp/openacc.f902
1 files changed, 1 insertions, 1 deletions
diff --git a/libgomp/openacc.f90 b/libgomp/openacc.f90
index fbd63c69b7f..4b71489119e 100644
--- a/libgomp/openacc.f90
+++ b/libgomp/openacc.f90
@@ -1,6 +1,6 @@
! OpenACC Runtime Library Definitions.
-! Copyright (C) 2014-2015 Free Software Foundation, Inc.
+! Copyright (C) 2014-2016 Free Software Foundation, Inc.
! Contributed by Tobias Burnus <burnus@net-b.de>
! and Mentor Embedded.