Browse code

update copyright and trademark links/statement, see ticket 9203

Andrew Lewman authored on 06/07/2013 04:35:51
Showing 2 changed files
... ...
@@ -11,9 +11,16 @@
11 11
   </div>
12 12
   <div id="maincol">
13 13
     <!-- PUT CONTENT AFTER THIS TAG -->
14
+
15
+    <h1>General Statement of Trademark and Copyright</h1>
16
+
17
+    <p>Content on this site is Copyright The Tor Project, Inc.. Reproduction of content is permitted under a <a href="https://creativecommons.org/licenses/by/3.0/us/">Creative Commons Attribution 3.0 United States License</a>. All use under such license must be accompanied by a clear and prominent attribution that identifies The Tor Project, Inc. as the owner and originator of such content. The Tor Project Inc. reserves the right to revoke the foregoing licenses and permissions at any time in its sole discretion.</p>
18
+
19
+    <p>The Tor&#174 software is licensed in various ways. Learn more about the <a href="<page docs/faq>#DistributingTor">various licenses</a>.
20
+
14 21
     <h1>Tor Trademark Frequently Asked Questions</h1>
15 22
     <hr>
16
-    
23
+
17 24
     <a id="usage"></a>
18 25
     <h2>How can I use the name "Tor"?</h2>
19 26
     <p>The Tor Project encourages developers to use the name Tor in ways that
... ...
@@ -27,7 +34,7 @@
27 34
     sponsored by The Tor Project. For example, “This product is produced
28 35
     independently from the Tor&#174; anonymity software and carries no guarantee
29 36
     from The Tor Project about quality, suitability or anything else.”</p>
30
-    
37
+
31 38
     <a id="onionlogo"></a>
32 39
     <h2>Can I use the Tor onion logo?</h2>
33 40
     <p>If you're making non-commercial use of Tor software, you may also use
... ...
@@ -36,7 +43,7 @@
36 43
     can use items that look like the Tor onion logo to illustrate a point
37 44
     (e.g. an exploded onion with layers, for instance), so long as they're
38 45
     not used as logos in ways that would confuse people.</p>
39
-    
46
+
40 47
     <a id="combining"></a>
41 48
     <h2>Can I use the word "Tor" as part of the name of my product or my domain name?</h2>
42 49
     <p>Please don't use Tor in your product name or domain name. Instead,
... ...
@@ -91,12 +98,12 @@
91 98
     and network and actively encourage researchers to document attacks to
92 99
     help us strengthen its anonymity protection further.  We distribute the
93 100
     software itself freely, but require correct attribution. </p>
94
-    
101
+
95 102
     <a id="commercial"></a>
96 103
     <h2>What if I produce non-open source, commercial products based on
97 104
     Tor?</h2>
98 105
     <p>Contact us, and let's talk.</p>
99
-    
106
+
100 107
     <a id="licensee"></a>
101 108
     <h2>Are there official licensees of the Tor trademarks?</h2>
102 109
     <p>Yes.  A few open source, non-commercial projects are Tor trademark
... ...
@@ -115,4 +122,4 @@
115 122
   <!-- END SIDECOL -->
116 123
 </div>
117 124
 <!-- END CONTENT -->
118
-#include <foot.wmi>  
125
+#include <foot.wmi>
... ...
@@ -4,12 +4,8 @@
4 4
     <div id="footer">
5 5
     	<div class="onion"><img src="$(IMGROOT)/onion.jpg" alt="Tor"></div>
6 6
       <div class="about">
7
-    <p>"Tor" and the "Onion Logo" are registered trademarks of
8
-    <a href="<page docs/trademark-faq>">The Tor Project, Inc.</a>
9
-    Content on this site is licensed under a <a
10
-    href="http://creativecommons.org/licenses/by/3.0/us/">Creative
11
-    Commons Attribution 3.0 United States License</a>, unless
12
-    otherwise noted.</p>
7
+    <p>Trademark, copyright notices, and rules for use by third parties can be found
8
+    <a href="<page docs/trademark-faq>">in our FAQ</a>.</p>
13 9
 <!--
14 10
         # This will grab the date from svn info/git
15 11
         # REQUIRES svn or git for this to work
... ...
@@ -82,7 +78,7 @@
82 78
 #	<: }; :>
83 79
 #	</div>
84 80
 
85
-# LANGUAGE SWITCH CGI 
81
+# LANGUAGE SWITCH CGI
86 82
 #      <div class="col wider">
87 83
 #      	<h4>Languages</h4>
88 84
 #        # this is a cgi trampoline to bounce us to the right page
... ...
@@ -90,7 +86,7 @@
90 86
 #        # noscript does not block onclick but clients may have disabled javascript completely
91 87
 #        #
92 88
 #        # for this to work we need to know the relative path from the document root
93
-#        # to the current directory that wml is in. 
89
+#        # to the current directory that wml is in.
94 90
 #        <form action="$(DOCROOT)/cgi-bin/languageswitch.cgi">
95 91
 #          <select name="Language" id="lang">
96 92
 #          <:{