[cl-irc-cvs] r160 - trunk
ehuelsmann at common-lisp.net
ehuelsmann at common-lisp.net
Mon May 22 20:21:38 UTC 2006
Author: ehuelsmann
Date: Mon May 22 16:21:38 2006
New Revision: 160
Modified:
trunk/command.lisp (contents, props changed)
trunk/event.lisp (contents, props changed)
trunk/parse-message.lisp (contents, props changed)
trunk/protocol.lisp (contents, props changed)
trunk/variable.lisp (contents, props changed)
Log:
Change Source to URL keyword (remainder of CVS to svn conversion.
Modified: trunk/command.lisp
==============================================================================
--- trunk/command.lisp (original)
+++ trunk/command.lisp Mon May 22 16:21:38 2006
@@ -1,5 +1,5 @@
;;;; $Id$
-;;;; $Source$
+;;;; $URL$
;;;; See LICENSE for licensing information.
Modified: trunk/event.lisp
==============================================================================
--- trunk/event.lisp (original)
+++ trunk/event.lisp Mon May 22 16:21:38 2006
@@ -1,5 +1,5 @@
;;;; $Id$
-;;;; $Source$
+;;;; $URL$
;;;; See LICENSE for licensing information.
Modified: trunk/parse-message.lisp
==============================================================================
--- trunk/parse-message.lisp (original)
+++ trunk/parse-message.lisp Mon May 22 16:21:38 2006
@@ -1,5 +1,5 @@
;;;; $Id$
-;;;; $Source$
+;;;; $URL$
;;;; See the LICENSE file for licensing information.
Modified: trunk/protocol.lisp
==============================================================================
--- trunk/protocol.lisp (original)
+++ trunk/protocol.lisp Mon May 22 16:21:38 2006
@@ -1,5 +1,5 @@
;;;; $Id$
-;;;; $Source$
+;;;; $URL$
;;;; See LICENSE for licensing information.
Modified: trunk/variable.lisp
==============================================================================
--- trunk/variable.lisp (original)
+++ trunk/variable.lisp Mon May 22 16:21:38 2006
@@ -1,5 +1,5 @@
;;;; $Id$
-;;;; $Source$
+;;;; $URL$
;;;; See the LICENSE file for licensing information.
More information about the cl-irc-cvs
mailing list