diff options
Diffstat (limited to 'gcc/c-family/cppspec.cc')
-rw-r--r-- | gcc/c-family/cppspec.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/c-family/cppspec.cc b/gcc/c-family/cppspec.cc index a8d1e02..777aa4b 100644 --- a/gcc/c-family/cppspec.cc +++ b/gcc/c-family/cppspec.cc @@ -1,5 +1,5 @@ /* Specific flags and argument handling of the C preprocessor. - Copyright (C) 1999-2022 Free Software Foundation, Inc. + Copyright (C) 1999-2023 Free Software Foundation, Inc. This file is part of GCC. |