fixed up non-free shit
authorSteven McDonald <steven.mcdonald@libremail.me>
Sun, 6 Mar 2011 12:37:07 +0000 (23:37 +1100)
committerSteven McDonald <steven.mcdonald@libremail.me>
Sun, 6 Mar 2011 12:37:07 +0000 (23:37 +1100)
main/footer.shtml
main/licence.shtml
main/valid-css.png [deleted file]
main/valid-html401.png [deleted file]
non-free/valid-css.png [new file with mode: 0644]
non-free/valid-html401.png [new file with mode: 0644]

index 5e90519a50187b84298bc2632c7fef3a2d68edcc..37508b8ebc33a2457ab2ec8f5b4dac88f97ac1ab 100755 (executable)
@@ -5,9 +5,9 @@
     </a>
   </p>
   <a href="http://validator.w3.org/check?uri=referer">
-    <img style="border:0;width:88px;height:31px" src="/valid-html401.png" alt="Valid HTML 4.01 Strict">
+    <img style="border:0;width:88px;height:31px" src="http://non-free.steven-mcdonald.id.au/valid-html401.png" alt="Valid HTML 4.01 Strict">
   </a> &nbsp;
   <a href="http://jigsaw.w3.org/css-validator/check/referer">
-    <img style="border:0;width:88px;height:31px" src="/valid-css.png" alt="Valid CSS">
+    <img style="border:0;width:88px;height:31px" src="http://non-free.steven-mcdonald.id.au/valid-css.png" alt="Valid CSS">
   </a>
 </div>
index 25eec9a47f6833ca5c373829451806ebfcae1b7f..f5672488255c7ddea9e05ebc09a57ab214250c66 100755 (executable)
@@ -26,7 +26,9 @@
     href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html">GNU General
     Public License</a>, version 2 or any later version published by the Free
     Software Foundation. For the avoidance of doubt, "this website" means any
-    content accessible via HTTP under the www.steven-mcdonald.id.au domain.
+    content accessible via HTTP under the www.steven-mcdonald.id.au domain,
+    and does not include content under the images, non-free or any other
+    subdomain.
   </p>
   <p>
     The latter option is provided mainly for compatibility with many existing
     website</a>. W3C® grants permission for their use on webpages which pass
     their HTML and CSS validators, respectively.
   </p>
+  <p>
+    These images are hosted under the non-free subdomain, this section is only
+    meant for clarity.
+  </p>
 </div>
 
 <!--#include virtual="/footer.shtml"-->
diff --git a/main/valid-css.png b/main/valid-css.png
deleted file mode 100644 (file)
index e65a388..0000000
Binary files a/main/valid-css.png and /dev/null differ
diff --git a/main/valid-html401.png b/main/valid-html401.png
deleted file mode 100644 (file)
index c010842..0000000
Binary files a/main/valid-html401.png and /dev/null differ
diff --git a/non-free/valid-css.png b/non-free/valid-css.png
new file mode 100644 (file)
index 0000000..e65a388
Binary files /dev/null and b/non-free/valid-css.png differ
diff --git a/non-free/valid-html401.png b/non-free/valid-html401.png
new file mode 100644 (file)
index 0000000..c010842
Binary files /dev/null and b/non-free/valid-html401.png differ