diff options
Diffstat (limited to 'gcc/opts.cc')
-rw-r--r-- | gcc/opts.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/opts.cc b/gcc/opts.cc index 7981e2c..9ba47d7 100644 --- a/gcc/opts.cc +++ b/gcc/opts.cc @@ -1,5 +1,5 @@ /* Command line option handling. - Copyright (C) 2002-2022 Free Software Foundation, Inc. + Copyright (C) 2002-2023 Free Software Foundation, Inc. Contributed by Neil Booth. This file is part of GCC. |