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 1ceb347..9a0a920 100644 --- a/gcc/spellcheck.cc +++ b/gcc/spellcheck.cc @@ -1,5 +1,5 @@ /* Find near-matches for strings. - Copyright (C) 2015-2024 Free Software Foundation, Inc. + Copyright (C) 2015-2025 Free Software Foundation, Inc. This file is part of GCC. |