Added authorship notice.
authorrjones <rjones>
Thu, 28 Jun 2007 16:22:33 +0000 (16:22 +0000)
committerrjones <rjones>
Thu, 28 Jun 2007 16:22:33 +0000 (16:22 +0000)
xavierbot.pl

index ce997a0..6b058e0 100755 (executable)
@@ -1,4 +1,8 @@
 #!/usr/bin/perl -wT
 #!/usr/bin/perl -wT
+# xavierbot : an OCaml interpreter IRC bot.
+# By Richard W.M. Jones <rich@annexia.org>.
+# This code is in the Public Domain.
+# $Id: xavierbot.pl,v 1.2 2007/06/28 16:22:33 rjones Exp $
 
 use strict;
 
 
 use strict;