mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Copyrights: Add MIT License Header To More Files
- Makefile: extend copyright check test to scan all files with YAML headers - Exclude alerts from check -- lack of a license shouldn't prevent us from publishing emergency information - Also add license to Makefile itself - Fix all errors caught by new test - For release notes, also link to github.com/bitcoin/bitcoin repository as origin - Also update README.md release instructions to include license
This commit is contained in:
parent
e509a927f9
commit
e038560ab7
41 changed files with 194 additions and 2 deletions
|
@ -1,4 +1,7 @@
|
|||
---
|
||||
# This file is licensed under the MIT License (MIT) available on
|
||||
# http://opensource.org/licenses/MIT.
|
||||
|
||||
layout: null
|
||||
---
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue