diff options
Diffstat (limited to 'gcc/omp-expand.cc')
-rw-r--r-- | gcc/omp-expand.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/omp-expand.cc b/gcc/omp-expand.cc index c636a17..c7ef419 100644 --- a/gcc/omp-expand.cc +++ b/gcc/omp-expand.cc @@ -2,7 +2,7 @@ directives to separate functions, converts others into explicit calls to the runtime library (libgomp) and so forth -Copyright (C) 2005-2022 Free Software Foundation, Inc. +Copyright (C) 2005-2023 Free Software Foundation, Inc. This file is part of GCC. |