git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
9005d89e9
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
gui
legal.html
Make website valid xhtml (gui)
Thomas Sjögren
commited
9005d89e9
at 2005-08-27 15:58:26
legal.html
Blame
History
Raw
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <title>Tor: GUI Competition</title> <meta name="Author" content="Roger Dingledine, Elly Millican" /> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /> <link rel="stylesheet" type="text/css" href="../stylesheet.css" /> <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" /> </head> <body> <!-- TITLE BAR & NAVIGATION --> <div class="center"> <table class="banner" border="0" cellpadding="0" cellspacing="0"> <tr> <td class="banner-left"></td> <td class="banner-middle"> <a href="/index.html">Home</a> | <a href="/howitworks.html">How It Works</a> | <a href="/download.html">Download</a> | <a href="/documentation.html">Docs</a> | <a href="/users.html">Users</a> | <a href="/faq.html">FAQs</a> | <a href="/volunteer.html">Volunteer</a> | <a href="/developers.html" class="current">Developers</a> | <a href="/research.html">Research</a> | <a href="/people.html">People</a> </td> <td class="banner-right"></td> </tr> </table> <!-- END TITLE BAR & NAVIGATION --> <div class="main-column"> <!-- LEFT HAND MENU FOR GUI CONTEST PAGES --> <div class="guileft"> <div class="guimenu"> <div class="curveleft"> <div class="curveright"> </div> </div> <div class="guimenuinner"> <h1>Tor GUI Competition</h1> <a href="index.html">Overview & Goals</a> <a href="categories.html">What to Submit</a> <a href="submit.html">How to Submit</a> <a href="criteria.html">Judging & Timeline</a> <a href="technotes.html">Technical Notes</a> <a class="on" href="legal.html">Licensing</a> <h1> </h1> <a class="wiki" href="http://wiki.noreply.org/noreply/TheOnionRouter/ContestFAQ">Wiki/FAQ</a> </div> <div class="curvebottomleft"> <div class="curvebottomright"> </div> </div> </div> </div> <h2>Legal Notes</h2> <p>By submitting your entry to be considered in the Tor GUI competition, you hereby:</p> <p> <b>(A)</b> represent and warrant that (1) the entry was created by you and that you own all rights to the entry or have the authorized rights to submit such entry and grant the licenses below; and (2) that the entry does not infringe on any third party copyright or other intellectual property rights; AND </p><p> <b>(B)</b> EITHER (1) grant us a worldwide, royalty-free, non-exclusive, perpetual license to reproduce, edit, perform, display, publish, make derivative works, and otherwise use the entry as we see fit, including without limitation, incorporating (in whole or in part) into the Tor software, and to sublicense such rights; OR, (2) provide the entry pursuant to a license that complies with the <a href="http://www.opensource.org/docs/definition.php">Open Source Definition</a>, such as the 3-clause BSD, MIT, or GPL licenses, or (where applicable) provide the entry licensed under the <a href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attribution</a> license. If you provide the entry pursuant to such a license, you must include the applicable information in your submission. </p> </div><!-- #main --> </div> <div class="bottom" id="bottom"> <i><a href="mailto:tor-webmaster@freehaven.net" class="smalllink">Webmaster</a></i> </div> </body> </html>