Release website/test suite under public domain dedication. Closes #227.
authorManu Sporny <msporny@digitalbazaar.com>
Fri, 03 May 2013 13:42:54 -0400
changeset 1620 ef04dbcdf954
parent 1619 71fe634328ef
child 1621 a302cb80fdf7
Release website/test suite under public domain dedication. Closes #227.
index.html
test-suite/index.html
--- a/index.html	Fri May 03 11:15:44 2013 -0400
+++ b/index.html	Fri May 03 13:42:54 2013 -0400
@@ -202,7 +202,7 @@
 
          <div id="footer">
             <p id="copyright">
-               Website content released under a <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution Share-Alike license</a> except where an alternate is specified.
+               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.
             </p>
             <p id="legal">
                Part of the <a href="http://payswarm.com/">payswarm.com</a> initiative.
--- a/test-suite/index.html	Fri May 03 11:15:44 2013 -0400
+++ b/test-suite/index.html	Fri May 03 13:42:54 2013 -0400
@@ -113,7 +113,13 @@
         <section id="manifests" class="container">
           <h2>Test Manifests</h2>
         </section>
-</div></div>
+        </div>
+        <div id="footer">
+           <p id="copyright">
+              The JSON-LD test suite is released under a <a href="http://creativecommons.org/about/cc0">Creative Commons CC0 Public Domain Dedication</a>.
+           </p>
+        </div>
+</div>
 <script type="text/javascript">
 function load_manifests() {
   Handlebars.registerHelper('number', function(that) {