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/fromlinesindex.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/fromlinesindex.html')
-rw-r--r-- | templates/fromlinesindex.html | 2 |
1 files changed, 1 insertions, 1 deletions
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> |