diff options
Diffstat (limited to 'libcpp/line-map.cc')
-rw-r--r-- | libcpp/line-map.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcpp/line-map.cc b/libcpp/line-map.cc index 50e8043..e0f82e20 100644 --- a/libcpp/line-map.cc +++ b/libcpp/line-map.cc @@ -1,5 +1,5 @@ /* Map (unsigned int) keys to (source file, line, column) triples. - Copyright (C) 2001-2022 Free Software Foundation, Inc. + Copyright (C) 2001-2023 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the |