Page MenuHomePhabricator

copyright-header: add two expected holder names
ClosedPublic

Authored by PiRK on Jul 20 2021, 09:32.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC3db7a09feb5c: copyright-header: add two expected holder names
Summary

"The Bitcoin ABC developers" is used in all the buildbot scripts.
"Pieter Wuille, Shammah Chancellor, Neil Booth" is used in cashaddr.py

Depends on D9814

Test Plan

Before:

$./contrib/devtools/copyright_header.py report .
27 with unexpected copyright holder names

After:

$./contrib/devtools/copyright_header.py report .
0 with unexpected copyright holder names

Diff Detail

Repository
rABC Bitcoin ABC
Branch
pr15258
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 16228
Build 32325: Build Diff
Build 32324: arc lint + arc unit