tcldrop-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tcldrop/CVS] tcldrop README.txt tcldrop tcldrop.tcl


From: Philip Moore
Subject: [Tcldrop/CVS] tcldrop README.txt tcldrop tcldrop.tcl
Date: Tue, 04 Nov 2003 07:04:18 -0500

CVSROOT:        /cvsroot/tcldrop
Module name:    tcldrop
Branch:         
Changes by:     Philip Moore <address@hidden>   03/11/04 07:04:17

Modified files:
        .              : README.txt tcldrop tcldrop.tcl 

Log message:
        Changed my email address to address@hidden

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/tcldrop/tcldrop/README.txt.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/tcldrop/tcldrop/tcldrop.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/tcldrop/tcldrop/tcldrop.tcl.diff?tr1=1.2&tr2=1.3&r1=text&r2=text

Patches:
Index: tcldrop/README.txt
diff -u tcldrop/README.txt:1.5 tcldrop/README.txt:1.6
--- tcldrop/README.txt:1.5      Wed Jun  4 17:02:38 2003
+++ tcldrop/README.txt  Tue Nov  4 07:04:17 2003
@@ -1,4 +1,4 @@
-Tcldrop v0.3 - by address@hidden <address@hidden> - May 2003
+Tcldrop v0.3 - by address@hidden <address@hidden> - May 2003
 
 Description:
    Tcldrop is an IRC bot written in pure Tcl..
@@ -71,7 +71,7 @@
    Papillon
 
 Copyright:
-   Copyright (C) by FireEgl (Philip Moore) <address@hidden>
+   Copyright (C) by FireEgl (Philip Moore) <address@hidden>
    Released under the GPL.
    See gpl.txt in the archive, or visit http://www.GNU.Org/licenses/gpl.html
 
Index: tcldrop/tcldrop
diff -u tcldrop/tcldrop:1.3 tcldrop/tcldrop:1.4
--- tcldrop/tcldrop:1.3 Wed Jun  4 17:02:38 2003
+++ tcldrop/tcldrop     Tue Nov  4 07:04:17 2003
@@ -2,9 +2,9 @@
 # The next line restarts using tclsh \
 exec tclsh8.3 "$0" ${1+"$@"}
 
-# $Id: tcldrop,v 1.3 2003/06/04 21:02:38 fireegl Exp $
+# $Id: tcldrop,v 1.4 2003/11/04 12:04:17 fireegl Exp $
 #
-# Copyright (C) 2003 FireEgl (Philip Moore) <address@hidden>
+# Copyright (C) 2003 FireEgl (Philip Moore) <address@hidden>
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License
@@ -21,7 +21,7 @@
 # Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  
02111-1307, USA.
 # Or visit http://www.GNU.Org/licenses/gpl.html
 #
-# The author of this project can be reached at address@hidden
+# The author of this project can be reached at address@hidden
 # Or can be found on IRC (EFNet or FreeNode) as FireEgl.
 
 # This script is used to run Tcldrop in stand-alone (tclsh) mode ONLY.
Index: tcldrop/tcldrop.tcl
diff -u tcldrop/tcldrop.tcl:1.2 tcldrop/tcldrop.tcl:1.3
--- tcldrop/tcldrop.tcl:1.2     Wed May 21 00:19:25 2003
+++ tcldrop/tcldrop.tcl Tue Nov  4 07:04:17 2003
@@ -1,8 +1,8 @@
 # Tcldrop --
 #
-# $Id: tcldrop.tcl,v 1.2 2003/05/21 04:19:25 fireegl Exp $
+# $Id: tcldrop.tcl,v 1.3 2003/11/04 12:04:17 fireegl Exp $
 #
-# Copyright (C) 2003 FireEgl (Philip Moore) <address@hidden>
+# Copyright (C) 2003 FireEgl (Philip Moore) <address@hidden>
 # 
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License
@@ -19,7 +19,7 @@
 # Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  
02111-1307, USA.
 # Or visit http://www.GNU.Org/licenses/gpl.html
 # 
-# The author of this project can be reached at address@hidden
+# The author of this project can be reached at address@hidden
 # Or can be found on IRC (EFNet or FreeNode) as FireEgl.
 
 # This is the file you would source from other Tcl-enabled applications.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]