diff options
Diffstat (limited to 'gcc/diagnostic-spec.cc')
-rw-r--r-- | gcc/diagnostic-spec.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/diagnostic-spec.cc b/gcc/diagnostic-spec.cc index 7a03fc4..916606c 100644 --- a/gcc/diagnostic-spec.cc +++ b/gcc/diagnostic-spec.cc @@ -1,6 +1,6 @@ /* 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. Contributed by Martin Sebor <msebor@redhat.com> This file is part of GCC. |