diff options
Diffstat (limited to 'gcc/c/c-parser.h')
-rw-r--r-- | gcc/c/c-parser.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/c/c-parser.h b/gcc/c/c-parser.h index 773aa43..8d5fc30 100644 --- a/gcc/c/c-parser.h +++ b/gcc/c/c-parser.h @@ -1,5 +1,5 @@ /* Declarations for the parser for C and Objective-C. - Copyright (C) 1987-2021 Free Software Foundation, Inc. + Copyright (C) 1987-2022 Free Software Foundation, Inc. Parser actions based on the old Bison parser; structure somewhat influenced by and fragments based on the C++ parser. |