termcol: add footer
authorMischa POSLAWSKY <perl@shiar.org>
Tue, 13 Oct 2009 19:23:56 +0000 (19:23 +0000)
committerMischa POSLAWSKY <perl@shiar.org>
Tue, 13 Oct 2009 22:38:42 +0000 (22:38 +0000)
termcol.plp

index c7c74bfb754f3811edd29e7a44b98aa7d6e10930..2674fc99236ea00e4386da234e4a0bd8136022e4 100644 (file)
@@ -130,3 +130,14 @@ print "\n";
 :></li>
 </ul>
 
 :></li>
 </ul>
 
+<hr>
+
+<p class="footer">
+       <a href="/" rel="home">sheet.shiar.nl</a>/termcol
+       <a href="git://git.shiar.nl/sheet" rel="vcs-git" title="Git repository"><:= $VERSION :></a>
+       created by <a href="http://shiar.nl/" rel="author">Shiar</a> •
+       <a title="Licensed under the GNU Affero General Public License, version 3" rel="copyright"
+          href="http://www.fsf.org/licensing/licenses/agpl-3.0.html">AGPLv3</a>
+</p>
+
+</html>