Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Copyrights: Add MIT License Header To More Files #966
Conversation
|
Commit e038560 LGTM, thanks for improving the Makefile rule! |
|
@saivann thanks! In the absence of critical feedback, this will be merged Sunday. |
harding
added
the
Merge Scheduled
label
Jul 25, 2015
harding
merged commit e038560
into
bitcoin-dot-org:master
Jul 26, 2015
1 check passed
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
harding
added a commit
that referenced
this pull request
Jul 26, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
harding commentedJul 19, 2015
This pull updates the existing makefile test for copyright headers to also cover all files with a YAML header except those in the
_alertsdirectory. (I don't want anything to stop us from quickly publishing an alert.)The rest of this pull adds any missing copyright headers. I believe all the files with newly-added headers either came from the Bitcoin Core project (release notes), which is MIT licensed, or were created by @saivann or me.