diff options
Diffstat (limited to 'gcc/spellcheck.cc')
-rw-r--r-- | gcc/spellcheck.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/spellcheck.cc b/gcc/spellcheck.cc index 6930c0e..5a3b66e 100644 --- a/gcc/spellcheck.cc +++ b/gcc/spellcheck.cc @@ -1,5 +1,5 @@ /* Find near-matches for strings. - Copyright (C) 2015-2022 Free Software Foundation, Inc. + Copyright (C) 2015-2023 Free Software Foundation, Inc. This file is part of GCC. |