update copyright and trademark links/statement, see ticket 9203
Andrew Lewman

Andrew Lewman commited on 2013-07-06 04:35:51
Zeige 2 geänderte Dateien mit 9 Einfügungen und 6 Löschungen.

... ...
@@ -11,6 +11,13 @@
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
 
... ...
@@ -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
16 12