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