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 0eb3c1b..948a169 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-2024 Free Software Foundation, Inc. + Copyright (C) 1999-2025 Free Software Foundation, Inc. This file is part of GCC. |