aboutsummaryrefslogtreecommitdiff
path: root/libcpp/line-map.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libcpp/line-map.cc')
-rw-r--r--libcpp/line-map.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcpp/line-map.cc b/libcpp/line-map.cc
index be2d096..d5200b3 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2001-2024 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