diff options
Diffstat (limited to 'libgomp/oacc-cuda.c')
-rw-r--r-- | libgomp/oacc-cuda.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgomp/oacc-cuda.c b/libgomp/oacc-cuda.c index 7a42085..18495b1 100644 --- a/libgomp/oacc-cuda.c +++ b/libgomp/oacc-cuda.c @@ -1,6 +1,6 @@ /* OpenACC Runtime Library: CUDA support glue. - Copyright (C) 2014-2019 Free Software Foundation, Inc. + Copyright (C) 2014-2020 Free Software Foundation, Inc. Contributed by Mentor Embedded. |