diff options
Diffstat (limited to 'gcc/omp-offload.c')
-rw-r--r-- | gcc/omp-offload.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/omp-offload.c b/gcc/omp-offload.c index 15b735b7e40..ba0937fba94 100644 --- a/gcc/omp-offload.c +++ b/gcc/omp-offload.c @@ -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-2020 Free Software Foundation, Inc. + Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of GCC. |