diff options
Diffstat (limited to 'gcc/errors.cc')
-rw-r--r-- | gcc/errors.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/errors.cc b/gcc/errors.cc index cc9c9d8..6d1ecc7 100644 --- a/gcc/errors.cc +++ b/gcc/errors.cc @@ -1,5 +1,5 @@ /* Basic error reporting routines. - Copyright (C) 1999-2024 Free Software Foundation, Inc. + Copyright (C) 1999-2025 Free Software Foundation, Inc. This file is part of GCC. |