diff options
Diffstat (limited to 'gcc/omp-api.h')
-rw-r--r-- | gcc/omp-api.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/omp-api.h b/gcc/omp-api.h index 166a395..f70352c 100644 --- a/gcc/omp-api.h +++ b/gcc/omp-api.h @@ -1,7 +1,7 @@ /* Functions for querying whether a function name is reserved by the OpenMP API. This is used for error checking. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-2025 Free Software Foundation, Inc. This file is part of GCC. |