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
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
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
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