Skip to content

Commit 17d43ac

Browse files
committed
Continue to use CC0 license in HTML footers, other than for spec and test-suite.
1 parent eb106b5 commit 17d43ac

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

images/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ <h2>Data</h2>
171171
<hr>
172172
<div id="footer">
173173
<p id="copyright">
174-
Website content released under a <a href="https://opensource.org/licenses/MIT">MIT License</a> except where an alternate is specified.
174+
Website content released under a <a href="http://creativecommons.org/about/cc0">Creative Commons CC0 Public Domain Dedication</a> except where an alternate is specified.
175175
Part of the <a href="http://payswarm.com/">PaySwarm</a> standardization initiative.
176176
</p>
177177
</div>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ <h1 class="span12" style="text-align: center;">
321321
<hr>
322322
<div id="footer">
323323
<p id="copyright">
324-
Website content released under a <a href="https://opensource.org/licenses/MIT">MIT License</a> except where an alternate is specified.
324+
Website content released under a <a href="http://creativecommons.org/about/cc0">Creative Commons CC0 Public Domain Dedication</a> except where an alternate is specified.
325325
Part of the <a href="http://payswarm.com/">PaySwarm</a> standardization initiative.
326326
</p>
327327
</div>

learn.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ <h1>Blog Posts</h1>
126126
<hr>
127127
<div id="footer">
128128
<p id="copyright">
129-
Website content released under a <a href="https://opensource.org/licenses/MIT">MIT License</a> except where an alternate is specified.
129+
Website content released under a <a href="http://creativecommons.org/about/cc0">Creative Commons CC0 Public Domain Dedication</a> except where an alternate is specified.
130130
Part of the <a href="http://payswarm.com/">PaySwarm</a> standardization initiative.
131131
</p>
132132
</div>

playground/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ <h3>Bitcoin Private Key (secp256k1)</h3>
370370
<div class="container">
371371
<div id="footer">
372372
<p id="copyright">
373-
Website content released under a <a href="https://opensource.org/licenses/MIT">MIT License</a> except where an alternate is specified.
373+
Website content released under a <a href="http://creativecommons.org/about/cc0">Creative Commons CC0 Public Domain Dedication</a> except where an alternate is specified.
374374
Part of the <a href="http://payswarm.com/">PaySwarm</a> standardization initiative.
375375
</p>
376376
</div>

primer/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<hr>
115115
<div id="footer">
116116
<p id="copyright">
117-
Website content released under a <a href="https://opensource.org/licenses/MIT">MIT License</a> except where an alternate is specified.
117+
Website content released under a <a href="http://creativecommons.org/about/cc0">Creative Commons CC0 Public Domain Dedication</a> except where an alternate is specified.
118118
Part of the <a href="http://payswarm.com/">PaySwarm</a> standardization initiative.
119119
</p>
120120
</div>

requirements/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
<hr>
113113
<div id="footer">
114114
<p id="copyright">
115-
Website content released under a <a href="https://opensource.org/licenses/MIT">MIT License</a> except where an alternate is specified.
115+
Website content released under a <a href="http://creativecommons.org/about/cc0">Creative Commons CC0 Public Domain Dedication</a> except where an alternate is specified.
116116
Part of the <a href="http://payswarm.com/">PaySwarm</a> standardization initiative.
117117
</p>
118118
</div>

0 commit comments

Comments
 (0)