diff options
Diffstat (limited to 'gcc/omp-offload.cc')
-rw-r--r-- | gcc/omp-offload.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/omp-offload.cc b/gcc/omp-offload.cc index 77be066..3bd144e 100644 --- a/gcc/omp-offload.cc +++ b/gcc/omp-offload.cc @@ -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-2022 Free Software Foundation, Inc. + Copyright (C) 2005-2023 Free Software Foundation, Inc. This file is part of GCC. |