diff options
Diffstat (limited to 'gcc/gcc-rich-location.cc')
-rw-r--r-- | gcc/gcc-rich-location.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gcc-rich-location.cc b/gcc/gcc-rich-location.cc index 0fa4239..d02a514 100644 --- a/gcc/gcc-rich-location.cc +++ b/gcc/gcc-rich-location.cc @@ -1,5 +1,5 @@ /* Implementation of gcc_rich_location class - Copyright (C) 2014-2022 Free Software Foundation, Inc. + Copyright (C) 2014-2023 Free Software Foundation, Inc. This file is part of GCC. |