diff options
author | Martin Liska <mliska@suse.cz> | 2022-01-03 11:14:32 +0100 |
---|---|---|
committer | Martin Liska <mliska@suse.cz> | 2022-01-03 11:14:32 +0100 |
commit | cb2d70e85a7e72082ce75c2a380e13b1404de605 (patch) | |
tree | 3e9cf69e9e7d7d0607f55ca5385c6acbcb667fbd /libcpp/symtab.c | |
parent | 3710ef43346d9c666fa8175812806d20ebd4e380 (diff) | |
parent | cd83fd98a7e769ac7ded28377984f68238812a26 (diff) | |
download | gcc-cb2d70e85a7e72082ce75c2a380e13b1404de605.zip gcc-cb2d70e85a7e72082ce75c2a380e13b1404de605.tar.gz gcc-cb2d70e85a7e72082ce75c2a380e13b1404de605.tar.bz2 |
Merge branch 'master' into devel/sphinx
Diffstat (limited to 'libcpp/symtab.c')
-rw-r--r-- | libcpp/symtab.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcpp/symtab.c b/libcpp/symtab.c index 9a2fae0..a059214 100644 --- a/libcpp/symtab.c +++ b/libcpp/symtab.c @@ -1,5 +1,5 @@ /* Hash tables. - Copyright (C) 2000-2021 Free Software Foundation, Inc. + Copyright (C) 2000-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 |