aboutsummaryrefslogtreecommitdiff
path: root/contrib/devtools/copyright_header.py
Commit message (Expand)AuthorAgeFilesLines
* Scripts and tools: Drop no-longer-relevant copyright holder namesBen Woosley2019-01-241-12/+0
* Scripts and tools: Fix devtools/copyright_header.py to always honor exclusionsBen Woosley2019-01-241-17/+18
* Compare to None with is/is notDaniel Ingram2018-12-101-1/+1
* Fix detection of copyright holdersCornelius Schumacher2018-11-231-15/+15
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* Explicitly specify encoding when opening text files in Python codepracticalswift2018-06-121-3/+3
* Enable W191 and W291 flake8 checks.John Bampton2018-05-111-2/+2
* Minor Python cleanups to make flake8 pass with the new rules enabledpracticalswift2018-04-161-4/+4
* Merge #12075: [scripts] Add missing univalue file to copyright_header.pyMarcoFalke2018-01-031-1/+3
|\
| * [scripts] Add missing univalue file to copyright_header.pyfanquake2018-01-021-1/+3
* | Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
|/
* Rename rpc-tests directory to functionalJohn Newbery2017-03-201-1/+1
* Rename qa directory to testJohn Newbery2017-03-201-1/+1
* [devtools] script support for managing source file copyright headersisle29832016-09-101-0/+610