diff options
author | ot <ot@localhost> | 2007-07-03 04:46:08 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2007-07-03 04:46:08 +0000 |
commit | fd439e4cbf29fad5f27b2a45f212bd1521be782c (patch) | |
tree | 9944fdf3a984dc342cd4b6916aaf8ed8570b9e3d /htdocs/docs/help.html | |
parent | ba07b809b22e1863d83ba3ada5ec82defbc2204e (diff) | |
download | markup-validator-fd439e4cbf29fad5f27b2a45f212bd1521be782c.zip markup-validator-fd439e4cbf29fad5f27b2a45f212bd1521be782c.tar.gz markup-validator-fd439e4cbf29fad5f27b2a45f212bd1521be782c.tar.bz2 |
validator icon license clarifications
Diffstat (limited to 'htdocs/docs/help.html')
-rwxr-xr-x | htdocs/docs/help.html | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/htdocs/docs/help.html b/htdocs/docs/help.html index 5e4f19f..2db934a 100755 --- a/htdocs/docs/help.html +++ b/htdocs/docs/help.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: help.html,v 1.32 2006-11-15 08:02:46 ot Exp $" ---><!--#set var="date" value="\$Date: 2006-11-15 08:02:46 $" +<!--#set var="revision" value="\$Id: help.html,v 1.33 2007-07-03 04:46:08 ot Exp $" +--><!--#set var="date" value="\$Date: 2007-07-03 04:46:08 $" --><!--#set var="title" value="Help for The W3C Markup Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> @@ -70,6 +70,7 @@ mailing-list.</p> <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 @@ mailing-list.</p> 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> |