git.annexia.org
/
xavierbot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46fc785
)
Added authorship notice.
author
rjones
<rjones>
Thu, 28 Jun 2007 16:22:33 +0000
(16:22 +0000)
committer
rjones
<rjones>
Thu, 28 Jun 2007 16:22:33 +0000
(16:22 +0000)
xavierbot.pl
patch
|
blob
|
history
diff --git
a/xavierbot.pl
b/xavierbot.pl
index
ce997a0
..
6b058e0
100755
(executable)
--- a/
xavierbot.pl
+++ b/
xavierbot.pl
@@
-1,4
+1,8
@@
#!/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;