- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 03 Jul 2007 04:46:10 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/docs
In directory hutz:/tmp/cvs-serv14630/htdocs/docs
Modified Files:
help.html
Log Message:
validator icon license clarifications
Index: help.html
===================================================================
RCS file: /sources/public/validator/htdocs/docs/help.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- help.html 15 Nov 2006 08:02:46 -0000 1.32
+++ help.html 3 Jul 2007 04:46:08 -0000 1.33
@@ -70,6 +70,7 @@
<li><a href="#icon-usage">My document is valid, can I use your "valid" icon?</a></li>
<li><a href="#icon-list">Is there a list of all available icons somewhere?</a></li>
<li><a href="#icon-license">License and Guidelines for usage of the "valid" icons</a></li>
+ <li><a href="#icon-deriv">Can I modify the existing icons to create my own?</li>
<li><a href="#icon-invalidpage">I saw the "valid" icon displayed on a site but the page is invalid. What should I do?</a></li>
</ol>
</li>
@@ -373,6 +374,10 @@
the W3C <a href="http://www.w3.org/Consortium/Legal/trademark-license">Trademark License</a>
and <a href="http://www.w3.org/Consortium/Legal/logo-usage-20000308.html">Logo and Icon usage</a>
policy.</p>
+
+ <h5 id="icon-deriv">Can I modify the existing icons to create my own?</h5>
+ <p>No. The validator's icons are distributed under the W3C document license, which allows distribution but
+ does not allow derivative works.</p>
<h5 id="icon-invalidpage">I saw the "valid" icon displayed on a site but the page is invalid. What should I do?</h5>
Received on Tuesday, 3 July 2007 04:46:16 UTC