diff options
author | Peter Palfrader <peter@palfrader.org> | 2004-04-28 11:58:25 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2004-04-28 11:58:25 +0000 |
commit | ef756a81c862be757be535a1b0615e608d6dc4ec (patch) | |
tree | bc44d003a2ad48d70a119571fbfba1b3d65ba515 /templates/echolot.html | |
parent | dbdc151819c2e0d8b26d986013a4f59ba238b964 (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/echolot.html')
-rw-r--r-- | templates/echolot.html | 2 |
1 files changed, 1 insertions, 1 deletions
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> |