[committed] Tweak update-copyright.py script

2025-01-02 Thread Jakub Jelinek
Hi! When running update-copyright.py --this-year, I've encountered various failures, this patch works around those. Committed as obvious. For gen-evolution.awk, gen-cxxapi-file.py and uname2c.h I've dealt with copyright year updates manually later on. Note, I've also rotated ChangeLogs with yea

[committed] Tweak update-copyright.py

2020-01-01 Thread Jakub Jelinek
Hi! I needed the following to successfully run update-copyright.py --this-year. Committed as obvious to trunk. 2020-01-01 Jakub Jelinek * update-copyright.py: Add Mentor Graphics Corporation and Yoshinori Sato as external authors. Skip LICENSE.txt files. --- contrib/update-c

[committed] Tweak update-copyright.py

2019-01-01 Thread Jakub Jelinek
Hi! update-copyright.py failed because of unknown copyright holder in one of the libstdc++ files. Fixed thusly, committed as obvious: 2019-01-01 Jakub Jelinek * update-copyright.py: Add Gerard Jungman as external author. --- contrib/update-copyright.py.jj 2018-11-28 09:45:11.62

[committed] Tweak update-copyright.py so that it doesn't fail on pdt_5.f03

2018-01-03 Thread Jakub Jelinek
Hi! This testcase contains: ! Third, complete example from the PGInsider article: ! "Object-Oriented Programming in Fortran 2003 Part 3: Parameterized Derived Types" ! by Mark Leair ! ! Copyright (c) 2013, NVIDIA CORPORATION. All rights reserved. ! ! NVIDIA CORPORATION and its licensors ret