dash-docs/_templates/privacy.html
David A. Harding e038560ab7
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
2015-07-19 18:44:49 -04:00

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>