summaryrefslogtreecommitdiff
path: root/templates/LICENSE
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/LICENSE
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/LICENSE')
-rw-r--r--templates/LICENSE39
1 files changed, 39 insertions, 0 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