summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2004-04-28 11:58:25 +0000
committerPeter Palfrader <peter@palfrader.org>2004-04-28 11:58:25 +0000
commitef756a81c862be757be535a1b0615e608d6dc4ec (patch)
treebc44d003a2ad48d70a119571fbfba1b3d65ba515 /templates
parentdbdc151819c2e0d8b26d986013a4f59ba238b964 (diff)
Add GPL and copyright boilerplate to all files
update copyright notices to include 2004 enable keyword expansion for Id on all files that have them
Diffstat (limited to 'templates')
-rw-r--r--templates/LICENSE39
-rw-r--r--templates/clist.html2
-rw-r--r--templates/echolot.html2
-rw-r--r--templates/fromlinesindex.html2
-rw-r--r--templates/mlist.html2
-rw-r--r--templates/mlist2.html2
-rw-r--r--templates/rlist-clear.html2
-rw-r--r--templates/rlist-dsa.html2
-rw-r--r--templates/rlist-rsa.html2
-rw-r--r--templates/rlist.html2
-rw-r--r--templates/rlist2-clear.html2
-rw-r--r--templates/rlist2-dsa.html2
-rw-r--r--templates/rlist2-rsa.html2
-rw-r--r--templates/rlist2.html2
-rw-r--r--templates/thesaurusindex.html2
-rw-r--r--templates/v1legend.html2
-rw-r--r--templates/v2legend.html2
17 files changed, 55 insertions, 16 deletions
diff --git a/templates/LICENSE b/templates/LICENSE
new file mode 100644
index 0000000..386821a
--- /dev/null
+++ b/templates/LICENSE
@@ -0,0 +1,39 @@
+$Id$
+
+The files in this directory are part of Echolot.
+
+In order to keep the templates short, the license statement is in this file.
+It applies to the files in this directory, namley:
+ * clist.html
+ * echolot.css
+ * echolot.html
+ * fromlinesindex.html
+ * mlist.html
+ * mlist2.html
+ * rlist-clear.html
+ * rlist-dsa.html
+ * rlist-rsa.html
+ * rlist.html
+ * rlist2-clear.html
+ * rlist2-dsa.html
+ * rlist2-rsa.html
+ * rlist2.html
+ * thesaurusindex.html
+ * v1legend.html
+ * v2legend.html
+
+Copyright (c) 2002, 2003, 2004 Peter Palfrader <peter@palfrader.org>
+
+Echolot is free software. you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
diff --git a/templates/clist.html b/templates/clist.html
index 29f5f37..26277d7 100644
--- a/templates/clist.html
+++ b/templates/clist.html
@@ -3,7 +3,7 @@
<title>Remailers (combined list) [<TMPL_VAR NAME="SITE_NAME">]</title>
<META HTTP-EQUIV="Expires" CONTENT="<TMPL_VAR NAME="EXPIRES">">
<link href="echolot.css" rel="stylesheet" type="text/css">
- <!-- $Id: clist.html,v 1.10 2002/12/03 02:59:13 weasel Exp $ -->
+ <!-- $Id$ -->
</head>
<body>
<h1>Remailer Reliability Stats [<TMPL_VAR NAME="SITE_NAME">]</h1>
diff --git a/templates/echolot.html b/templates/echolot.html
index b75fd8a..90ece0f 100644
--- a/templates/echolot.html
+++ b/templates/echolot.html
@@ -5,7 +5,7 @@
<link href="echolot.css" rel="stylesheet" type="text/css">
<!-- Pinger-Version: Echolot <TMPL_VAR NAME="version">
-->
- <!-- $Id: echolot.html,v 1.18 2003/10/17 05:51:14 weasel Exp $ -->
+ <!-- $Id$ -->
</head>
<body>
<h1>Remailer Reliability Stats [<TMPL_VAR NAME="SITE_NAME">]</h1>
diff --git a/templates/fromlinesindex.html b/templates/fromlinesindex.html
index a774d6f..bac9423 100644
--- a/templates/fromlinesindex.html
+++ b/templates/fromlinesindex.html
@@ -3,7 +3,7 @@
<title>From Headers [<TMPL_VAR NAME="SITE_NAME">]</title>
<META HTTP-EQUIV="Expires" CONTENT="<TMPL_VAR NAME="EXPIRES">">
<link href="echolot.css" rel="stylesheet" type="text/css">
- <!-- $Id: fromlinesindex.html,v 1.8 2003/06/06 09:33:15 weasel Exp $ -->
+ <!-- $Id$ -->
</head>
<body>
<h1>From Headers [<TMPL_VAR NAME="SITE_NAME">]</h1>
diff --git a/templates/mlist.html b/templates/mlist.html
index 0980ce8..fd4a822 100644
--- a/templates/mlist.html
+++ b/templates/mlist.html
@@ -3,7 +3,7 @@
<title>Mixmaster Remailers [<TMPL_VAR NAME="SITE_NAME">]</title>
<META HTTP-EQUIV="Expires" CONTENT="<TMPL_VAR NAME="EXPIRES">">
<link href="echolot.css" rel="stylesheet" type="text/css">
- <!-- $Id: mlist.html,v 1.11 2002/12/03 02:59:13 weasel Exp $ -->
+ <!-- $Id$ -->
</head>
<body>
<h1>Remailer Reliability Stats [<TMPL_VAR NAME="SITE_NAME">]</h1>
diff --git a/templates/mlist2.html b/templates/mlist2.html
index fd64666..978e5ee 100644
--- a/templates/mlist2.html
+++ b/templates/mlist2.html
@@ -3,7 +3,7 @@
<title>Mixmaster Remailers (v2) [<TMPL_VAR NAME="SITE_NAME">]</title>
<META HTTP-EQUIV="Expires" CONTENT="<TMPL_VAR NAME="EXPIRES">">
<link href="echolot.css" rel="stylesheet" type="text/css">
- <!-- $Id: mlist2.html,v 1.11 2002/12/03 02:59:13 weasel Exp $ -->
+ <!-- $Id$ -->
</head>
<body>
<h1>Remailer Reliability Stats [<TMPL_VAR NAME="SITE_NAME">]</h1>
diff --git a/templates/rlist-clear.html b/templates/rlist-clear.html
index ff13738..814b17a 100644
--- a/templates/rlist-clear.html
+++ b/templates/rlist-clear.html
@@ -3,7 +3,7 @@
<title>Cypherpunk Remailers (cleartext only) [<TMPL_VAR NAME="SITE_NAME">]</title>
<META HTTP-EQUIV="Expires" CONTENT="<TMPL_VAR NAME="EXPIRES">">
<link href="echolot.css" rel="stylesheet" type="text/css">
- <!-- $Id: rlist-clear.html,v 1.10 2002/12/03 02:59:13 weasel Exp $ -->
+ <!-- $Id$ -->
</head>
<body>
<h1>Remailer Reliability Stats [<TMPL_VAR NAME="SITE_NAME">]</h1>
diff --git a/templates/rlist-dsa.html b/templates/rlist-dsa.html
index 7441395..2282082 100644
--- a/templates/rlist-dsa.html
+++ b/templates/rlist-dsa.html
@@ -3,7 +3,7 @@
<title>Cypherpunk Remailers (DSA only) [<TMPL_VAR NAME="SITE_NAME">]</title>
<META HTTP-EQUIV="Expires" CONTENT="<TMPL_VAR NAME="EXPIRES">">
<link href="echolot.css" rel="stylesheet" type="text/css">
- <!-- $Id: rlist-dsa.html,v 1.10 2002/12/03 02:59:13 weasel Exp $ -->
+ <!-- $Id$ -->
</head>
<body>
<h1>Remailer Reliability Stats [<TMPL_VAR NAME="SITE_NAME">]</h1>
diff --git a/templates/rlist-rsa.html b/templates/rlist-rsa.html
index ef03f75..bf24a68 100644
--- a/templates/rlist-rsa.html
+++ b/templates/rlist-rsa.html
@@ -3,7 +3,7 @@
<title>Cypherpunk Remailers (RSA only) [<TMPL_VAR NAME="SITE_NAME">]</title>
<META HTTP-EQUIV="Expires" CONTENT="<TMPL_VAR NAME="EXPIRES">">
<link href="echolot.css" rel="stylesheet" type="text/css">
- <!-- $Id: rlist-rsa.html,v 1.10 2002/12/03 02:59:13 weasel Exp $ -->
+ <!-- $Id$ -->
</head>
<body>
<h1>Remailer Reliability Stats [<TMPL_VAR NAME="SITE_NAME">]</h1>
diff --git a/templates/rlist.html b/templates/rlist.html
index 61f3f08..fbf379c 100644
--- a/templates/rlist.html
+++ b/templates/rlist.html
@@ -3,7 +3,7 @@
<title>Cypherpunk Remailers [<TMPL_VAR NAME="SITE_NAME">]</title>
<META HTTP-EQUIV="Expires" CONTENT="<TMPL_VAR NAME="EXPIRES">">
<link href="echolot.css" rel="stylesheet" type="text/css">
- <!-- $Id: rlist.html,v 1.11 2002/12/03 02:59:13 weasel Exp $ -->
+ <!-- $Id$ -->
</head>
<body>
<h1>Remailer Reliability Stats [<TMPL_VAR NAME="SITE_NAME">]</h1>
diff --git a/templates/rlist2-clear.html b/templates/rlist2-clear.html
index 9733df2..10064ba 100644
--- a/templates/rlist2-clear.html
+++ b/templates/rlist2-clear.html
@@ -3,7 +3,7 @@
<title>Cypherpunk Remailers (v2, cleartext only) [<TMPL_VAR NAME="SITE_NAME">]</title>
<META HTTP-EQUIV="Expires" CONTENT="<TMPL_VAR NAME="EXPIRES">">
<link href="echolot.css" rel="stylesheet" type="text/css">
- <!-- $Id: rlist2-clear.html,v 1.10 2002/12/03 02:59:13 weasel Exp $ -->
+ <!-- $Id$ -->
</head>
<body>
<h1>Remailer Reliability Stats [<TMPL_VAR NAME="SITE_NAME">]</h1>
diff --git a/templates/rlist2-dsa.html b/templates/rlist2-dsa.html
index 2026402..cc9e85b 100644
--- a/templates/rlist2-dsa.html
+++ b/templates/rlist2-dsa.html
@@ -3,7 +3,7 @@
<title>Cypherpunk Remailers (v2, DSA only) [<TMPL_VAR NAME="SITE_NAME">]</title>
<META HTTP-EQUIV="Expires" CONTENT="<TMPL_VAR NAME="EXPIRES">">
<link href="echolot.css" rel="stylesheet" type="text/css">
- <!-- $Id: rlist2-dsa.html,v 1.10 2002/12/03 02:59:13 weasel Exp $ -->
+ <!-- $Id$ -->
</head>
<body>
<h1>Remailer Reliability Stats [<TMPL_VAR NAME="SITE_NAME">]</h1>
diff --git a/templates/rlist2-rsa.html b/templates/rlist2-rsa.html
index 1452132..14dab04 100644
--- a/templates/rlist2-rsa.html
+++ b/templates/rlist2-rsa.html
@@ -3,7 +3,7 @@
<title>Cypherpunk Remailers (v2, RSA only) [<TMPL_VAR NAME="SITE_NAME">]</title>
<META HTTP-EQUIV="Expires" CONTENT="<TMPL_VAR NAME="EXPIRES">">
<link href="echolot.css" rel="stylesheet" type="text/css">
- <!-- $Id: rlist2-rsa.html,v 1.10 2002/12/03 02:59:13 weasel Exp $ -->
+ <!-- $Id$ -->
</head>
<body>
<h1>Remailer Reliability Stats [<TMPL_VAR NAME="SITE_NAME">]</h1>
diff --git a/templates/rlist2.html b/templates/rlist2.html
index 2450e06..4e0b6e1 100644
--- a/templates/rlist2.html
+++ b/templates/rlist2.html
@@ -3,7 +3,7 @@
<title>Cypherpunk Remailers (v2) [<TMPL_VAR NAME="SITE_NAME">]</title>
<META HTTP-EQUIV="Expires" CONTENT="<TMPL_VAR NAME="EXPIRES">">
<link href="echolot.css" rel="stylesheet" type="text/css">
- <!-- $Id: rlist2.html,v 1.11 2002/12/03 02:59:13 weasel Exp $ -->
+ <!-- $Id$ -->
</head>
<body>
<h1>Remailer Reliability Stats [<TMPL_VAR NAME="SITE_NAME">]</h1>
diff --git a/templates/thesaurusindex.html b/templates/thesaurusindex.html
index 61b7393..7474c2e 100644
--- a/templates/thesaurusindex.html
+++ b/templates/thesaurusindex.html
@@ -3,7 +3,7 @@
<title>Thesaurus [<TMPL_VAR NAME="SITE_NAME">]</title>
<META HTTP-EQUIV="Expires" CONTENT="<TMPL_VAR NAME="EXPIRES">">
<link href="../echolot.css" rel="stylesheet" type="text/css">
- <!-- $Id: thesaurusindex.html,v 1.6 2002/12/03 02:59:13 weasel Exp $ -->
+ <!-- $Id$ -->
</head>
<body>
<h1>Thesaurus [<TMPL_VAR NAME="SITE_NAME">]</h1>
diff --git a/templates/v1legend.html b/templates/v1legend.html
index fdd863a..0d63a02 100644
--- a/templates/v1legend.html
+++ b/templates/v1legend.html
@@ -1,5 +1,5 @@
<H2><a name="legend">Legend</a></H2>
-<!-- $Id: v1legend.html,v 1.2 2002/08/10 01:34:57 weasel Exp $ -->
+<!-- $Id$ -->
<p>
<strong>History</strong>: The result of test messages sent in the last 12 days.
<p>
diff --git a/templates/v2legend.html b/templates/v2legend.html
index 94ce8c3..d327eb3 100644
--- a/templates/v2legend.html
+++ b/templates/v2legend.html
@@ -1,5 +1,5 @@
<H2><a name="legend">Legend</a></H2>
-<!-- $Id: v2legend.html,v 1.4 2002/12/27 18:57:31 weasel Exp $ -->
+<!-- $Id$ -->
<p>
The stats table shows the 12-day performance history of each remailer.
Pings (test messages) are sent to each remailer and response time is