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 a13c314..48446a7 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-2024 Free Software Foundation, Inc. + Copyright (C) 2021-2025 Free Software Foundation, Inc. This file is part of GCC. |