[or-cvs] Fix forgotten EFF pages
thomass at seul.org
thomass at seul.org
Mon May 23 16:31:23 UTC 2005
Update of /home2/or/cvsroot/website/eff
In directory moria:/tmp/cvs-serv18806/eff
Modified Files:
tor-dmca-response.html tor-legal-faq.html
Log Message:
Fix forgotten EFF pages
Index: tor-dmca-response.html
===================================================================
RCS file: /home2/or/cvsroot/website/eff/tor-dmca-response.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- tor-dmca-response.html 23 Feb 2005 20:30:21 -0000 1.2
+++ tor-dmca-response.html 23 May 2005 16:31:21 -0000 1.3
@@ -11,33 +11,30 @@
</head>
<body>
-<div class="center">
-
<!-- TITLE BAR & NAVIGATION -->
-<div class="banner">
-<table class="table-banner" cellpadding="0" cellspacing="0">
-<tr>
-<td class="spacer">
-<a href="http://tor.eff.org/"><img src="../images/spacer.png"
-width="110" height="79" alt="Tor logo" /></a>
-</td>
-<td class="links" valign="top">
- <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">FAQ</a> |
- <a href="../contribute.html">Contribute</a> |
- <a href="../developers.html">Developers</a> |
- <a href="../research.html">Research</a> |
- <a href="../people.html">People</a>
-</td>
-</tr>
+
+<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="../contribute.html">Contribute</a>
+ | <a href="../developers.html">Developers</a>
+ | <a href="../research.html">Research</a>
+ | <a href="../people.html">People</a>
+ </td>
+ <td class="banner-right"></td>
+ </tr>
</table>
-</div>
+
<!-- END TITLE BAR & NAVIGATION -->
+<div class="center">
<div class="main-column">
<!-- PUT CONTENT AFTER THIS TAG -->
@@ -156,4 +153,3 @@
</div>
</body>
</html>
-
Index: tor-legal-faq.html
===================================================================
RCS file: /home2/or/cvsroot/website/eff/tor-legal-faq.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- tor-legal-faq.html 25 Apr 2005 17:31:35 -0000 1.12
+++ tor-legal-faq.html 23 May 2005 16:31:21 -0000 1.13
@@ -11,33 +11,30 @@
</head>
<body>
-<div class="center">
-
<!-- TITLE BAR & NAVIGATION -->
-<div class="banner">
-<table class="table-banner" cellpadding="0" cellspacing="0">
-<tr>
-<td class="spacer">
-<a href="http://tor.eff.org/"><img src="../images/spacer.png"
-width="110" height="79" alt="Tor logo" /></a>
-</td>
-<td class="links" valign="top">
- <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">FAQ</a> |
- <a href="../contribute.html">Contribute</a> |
- <a href="../developers.html">Developers</a> |
- <a href="../research.html">Research</a> |
- <a href="../people.html">People</a>
-</td>
-</tr>
+
+<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="../contribute.html">Contribute</a>
+ | <a href="../developers.html">Developers</a>
+ | <a href="../research.html">Research</a>
+ | <a href="../people.html">People</a>
+ </td>
+ <td class="banner-right"></td>
+ </tr>
</table>
-</div>
+
<!-- END TITLE BAR & NAVIGATION -->
+<div class="center">
<div class="main-column">
<!-- PUT CONTENT AFTER THIS TAG -->
@@ -157,7 +154,7 @@
<h2>My ISP/University/etc just sent me a DMCA notice. What should I do?</h2>
<p>The EFF has written a <a
-href="http://tor.eff.org/eff/tor-dmca-response.html">short template</a>
+href="tor-dmca-response.html">short template</a>
to help you write a response to your ISP/University/etc, to let them
know about the details of DMCA safe harbor, and how Tor fits in. Note
that this only refers to a U.S. jurisdiction.</p>
@@ -234,4 +231,3 @@
</div>
</body>
</html>
-
More information about the tor-commits
mailing list