aboutsummaryrefslogtreecommitdiff
path: root/libcpp/line-map.c
diff options
context:
space:
mode:
authorMartin Liska <mliska@suse.cz>2022-01-03 11:14:32 +0100
committerMartin Liska <mliska@suse.cz>2022-01-03 11:14:32 +0100
commitcb2d70e85a7e72082ce75c2a380e13b1404de605 (patch)
tree3e9cf69e9e7d7d0607f55ca5385c6acbcb667fbd /libcpp/line-map.c
parent3710ef43346d9c666fa8175812806d20ebd4e380 (diff)
parentcd83fd98a7e769ac7ded28377984f68238812a26 (diff)
downloadgcc-cb2d70e85a7e72082ce75c2a380e13b1404de605.zip
gcc-cb2d70e85a7e72082ce75c2a380e13b1404de605.tar.gz
gcc-cb2d70e85a7e72082ce75c2a380e13b1404de605.tar.bz2
Merge branch 'master' into devel/sphinx
Diffstat (limited to 'libcpp/line-map.c')
-rw-r--r--libcpp/line-map.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcpp/line-map.c b/libcpp/line-map.c
index 1957dd7..91ac2d3 100644
--- a/libcpp/line-map.c
+++ b/libcpp/line-map.c
@@ -1,5 +1,5 @@
/* Map (unsigned int) keys to (source file, line, column) triples.
- Copyright (C) 2001-2021 Free Software Foundation, Inc.
+ Copyright (C) 2001-2022 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