mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
- 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
14 lines
342 B
HTML
Executable file
14 lines
342 B
HTML
Executable file
---
|
|
# This file is licensed under the MIT License (MIT) available on
|
|
# http://opensource.org/licenses/MIT.
|
|
|
|
layout: base
|
|
id: privacy
|
|
---
|
|
<h1>{% translate pagetitle %}</h1>
|
|
|
|
<h2 id="collect">{% translate datacollect %}</h2>
|
|
<p>{% translate datacollecttxt %}</p>
|
|
|
|
<h2 id="datause">{% translate datause %}</h2>
|
|
<p>{% translate datausetxt %}</p>
|