[climacs-cvs] CVS climacs
thenriksen
thenriksen at common-lisp.net
Sat Dec 15 10:17:12 UTC 2007
Update of /project/climacs/cvsroot/climacs
In directory clnet:/tmp/cvs-serv25934
Modified Files:
window-commands.lisp text-syntax.lisp search-commands.lisp
misc-commands.lisp
Log Message:
Added my copyright statement to a bunch of files.
--- /project/climacs/cvsroot/climacs/window-commands.lisp 2007/12/10 21:31:09 1.13
+++ /project/climacs/cvsroot/climacs/window-commands.lisp 2007/12/15 10:17:11 1.14
@@ -8,6 +8,8 @@
;;; Matthieu Villeneuve (matthieu.villeneuve at free.fr)
;;; (c) copyright 2005 by
;;; Aleksandar Bakic (a_bakic at yahoo.com)
+;;; (c) copyright 2007 by
+;;; Troels Henriksen (athas at sigkill.dk)
;;; This library is free software; you can redistribute it and/or
;;; modify it under the terms of the GNU Library General Public
--- /project/climacs/cvsroot/climacs/text-syntax.lisp 2007/12/08 08:55:06 1.14
+++ /project/climacs/cvsroot/climacs/text-syntax.lisp 2007/12/15 10:17:11 1.15
@@ -4,6 +4,8 @@
;;; Robert Strandh (strandh at labri.fr)
;;; (c) copyright 2005 by
;;; Matthieu Villeneuve (matthieu.villeneuve at free.fr)
+;;; (c) copyright 2007 by
+;;; Troels Henriksen (athas at sigkill.dk)
;;; This library is free software; you can redistribute it and/or
;;; modify it under the terms of the GNU Library General Public
--- /project/climacs/cvsroot/climacs/search-commands.lisp 2007/12/08 08:55:06 1.17
+++ /project/climacs/cvsroot/climacs/search-commands.lisp 2007/12/15 10:17:11 1.18
@@ -8,6 +8,8 @@
;;; Matthieu Villeneuve (matthieu.villeneuve at free.fr)
;;; (c) copyright 2005 by
;;; Aleksandar Bakic (a_bakic at yahoo.com)
+;;; (c) copyright 2007 by
+;;; Troels Henriksen (athas at sigkill.dk)
;;; This library is free software; you can redistribute it and/or
;;; modify it under the terms of the GNU Library General Public
--- /project/climacs/cvsroot/climacs/misc-commands.lisp 2007/12/08 08:55:06 1.29
+++ /project/climacs/cvsroot/climacs/misc-commands.lisp 2007/12/15 10:17:11 1.30
@@ -8,6 +8,8 @@
;;; Matthieu Villeneuve (matthieu.villeneuve at free.fr)
;;; (c) copyright 2005 by
;;; Aleksandar Bakic (a_bakic at yahoo.com)
+;;; (c) copyright 2007 by
+;;; Troels Henriksen (athas at sigkill.dk)
;;; This library is free software; you can redistribute it and/or
;;; modify it under the terms of the GNU Library General Public
More information about the Climacs-cvs
mailing list