diff options
Diffstat (limited to 'gcc/cppdefault.cc')
-rw-r--r-- | gcc/cppdefault.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cppdefault.cc b/gcc/cppdefault.cc index 7d8f9a5..141bb4d 100644 --- a/gcc/cppdefault.cc +++ b/gcc/cppdefault.cc @@ -1,5 +1,5 @@ /* CPP Library. - Copyright (C) 1986-2022 Free Software Foundation, Inc. + Copyright (C) 1986-2023 Free Software Foundation, Inc. Contributed by Per Bothner, 1994-95. Based on CCCP program by Paul Rubin, June 1986 Adapted to ANSI C, Richard Stallman, Jan 1987 |