diff options
Diffstat (limited to 'gcc/omp-offload.h')
-rw-r--r-- | gcc/omp-offload.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/omp-offload.h b/gcc/omp-offload.h index a14d9fefea2..528448b808e 100644 --- a/gcc/omp-offload.h +++ b/gcc/omp-offload.h @@ -1,7 +1,7 @@ /* Bits of OpenMP and OpenACC handling that is specific to device offloading and a lowering pass for OpenACC device directives. - Copyright (C) 2005-2016 Free Software Foundation, Inc. + Copyright (C) 2005-2017 Free Software Foundation, Inc. This file is part of GCC. |