[Squalk-cvs] ircbot/modules log.php,1.4,1.5
Status: Inactive
Brought to you by:
mkavanagh
From: Matthew K. <mka...@us...> - 2005-09-28 21:00:25
|
Update of /cvsroot/squalk/ircbot/modules In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24782/modules Modified Files: log.php Log Message: lalalala Index: log.php =================================================================== RCS file: /cvsroot/squalk/ircbot/modules/log.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** log.php 27 Sep 2005 21:03:23 -0000 1.4 --- log.php 28 Sep 2005 21:00:11 -0000 1.5 *************** *** 1,5 **** <?php # squalk - lightweight modular irc bot written in PHP. ! # Copyright (C) 2004 Matt Kavanagh <ma...@te...> # # This program is free software; you can redistribute it and/or modify --- 1,5 ---- <?php # squalk - lightweight modular irc bot written in PHP. ! # Copyright (C) 2004-2005 Matt Kavanagh <ma...@te...> # # This program is free software; you can redistribute it and/or modify |