chiark / gitweb /
Put webcopyright in autohandler
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 14 Aug 2009 14:32:16 +0000 (15:32 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 14 Aug 2009 14:32:16 +0000 (15:32 +0100)
yarrg/web/autohandler
yarrg/web/docs
yarrg/web/lookup
yarrg/web/webcopyright [deleted file]

index ba6c8b9bfd318bd66ec751c37f215101537cdfc7..b0d7d98c8700ed81cf851743f3e6a7851d782dc7 100644 (file)
@@ -1,5 +1,20 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--
+    This HTML is generated by the YARRG website, which is
+    <& copyrightdate &>.
+
+    The YARRG website is Free Software and licenced according to the
+    GNU Affero General Public Licence (v3 or later).  See the link at
+    the bottom of this page for full licence and copyright
+    information.
+
+    Many YARRG web pages also display data from the YARRG database,
+    which contains mostly contributions from YARRG users and is not
+    covered by the AGPL.
+-->
+
 % $m->call_next;
+
 <%init>
 use CommodsWeb;
 set_ctype_utf8();
index 72b615a4dd37066a8cbdd6841a36530d2486ba4e..0ea31cfcc35a9cb8a79facad29dfee2fb17a04bf 100755 (executable)
@@ -35,7 +35,6 @@
 </%doc>
 <html><head><title>YARRG (Yet Another Revenue Research Gatherer)</title>
 </head><body>
-<& webcopyright &>
 
 <h1>Introduction to YARRG</h1>
 
index 6abba56f6489114332b113ff18a588a6c4e09683..931594a2b71ce718d615bbfecf46e09c00c9d5d2 100755 (executable)
@@ -85,7 +85,6 @@ foreach my $var (@vars) {
 
 </%perl>
 <html><head><title><% ucfirst $ahtml{Query} %> - YARRG</title></head><body>
-<& webcopyright &>
 
 <a href="<% $m->current_comp()->name() |u %>">YARRG</a> -
  Yet Another Revenue Research Gatherer
diff --git a/yarrg/web/webcopyright b/yarrg/web/webcopyright
deleted file mode 100644 (file)
index b0f724f..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-<!--
-    This HTML is generated by the YARRG website, which is
-    <& copyrightdate &>.
-
-    The YARRG website is Free Software and licenced according to the
-    GNU Affero General Public Licence (v3 or later).  See the link at
-    the bottom of this page for full licence and copyright
-    information.
-
-    Many YARRG web pages also display data from the YARRG database,
-    which contains mostly contributions from YARRG users and is not
-    covered by the AGPL.
--->