diff options
Diffstat (limited to 'gcc/warning-control.cc')
-rw-r--r-- | gcc/warning-control.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/warning-control.cc b/gcc/warning-control.cc index 7e9e701..b8768cc 100644 --- a/gcc/warning-control.cc +++ b/gcc/warning-control.cc @@ -1,7 +1,7 @@ /* Functions to enable and disable individual warnings on an expression and statement basis. - Copyright (C) 2021-2022 Free Software Foundation, Inc. + Copyright (C) 2021-2023 Free Software Foundation, Inc. This file is part of GCC. |