]> git.ipfire.org Git - thirdparty/gcc.git/commit
c++: Add correct copyright dates to output of gen-cxxapi-file.py
authorJonathan Wakely <jwakely@redhat.com>
Tue, 27 Aug 2024 11:17:03 +0000 (12:17 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Tue, 27 Aug 2024 11:18:21 +0000 (12:18 +0100)
commitff4aa45535bc0103e4417e72386089a5421fe520
tree9d534501aab34c91a19c6444716dc21b255177ca
parent442e3cd20cb9504e8c65815c8a8ad0cfa3e4efa8
c++: Add correct copyright dates to output of gen-cxxapi-file.py

This ensures the generated output says something like 2022-2024 rather
than just 2024.

gcc/cp/ChangeLog:

* gen-cxxapi-file.py: Fix copyright dates in generated output.
gcc/cp/gen-cxxapi-file.py