diff options
Diffstat (limited to 'gcc/opts-global.cc')
-rw-r--r-- | gcc/opts-global.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/opts-global.cc b/gcc/opts-global.cc index 4355e26..d078384 100644 --- a/gcc/opts-global.cc +++ b/gcc/opts-global.cc @@ -1,6 +1,6 @@ /* Command line option handling. Code involving global state that should not be shared with the driver. - Copyright (C) 2002-2022 Free Software Foundation, Inc. + Copyright (C) 2002-2023 Free Software Foundation, Inc. This file is part of GCC. |