mcbot/cmds/tvcal.lua
changeset 66 d9c00a9fe9d5
parent 63 31f967ba9e1f
--- a/mcbot/cmds/tvcal.lua	Sun Nov 25 19:29:32 2012 +0100
+++ b/mcbot/cmds/tvcal.lua	Tue Nov 27 16:26:04 2012 +0100
@@ -1,7 +1,17 @@
 #! /usr/bin/env lua
 
--- Data extractor for http://www.pogdesign.co.uk/cat/
--- Mikael BERTHE, 2010-04-18
+--  This module is part of the McBot / mcabbot project
+--  Data extractor for http://www.pogdesign.co.uk/cat/
+--
+-- Copyright (C) 2010-2012 Mikael Berthe <mikael@lilotux.net>
+--
+-- This program 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.
+--
+-- Please check the license in the COPYING file at the root of the tree.
+--
 
 require "libs.shcmd"