[cl-smtp-cvs] CVS cl-smtp
    jidzikowski 
    jidzikowski at common-lisp.net
       
    Tue Sep  4 18:56:58 UTC 2007
    
    
  
Update of /project/cl-smtp/cvsroot/cl-smtp
In directory clnet:/tmp/cvs-serv32123
Modified Files:
	attachments.lisp cl-smtp.asd cl-smtp.lisp 
Log Message:
added 2006/2007 to copyright part
--- /project/cl-smtp/cvsroot/cl-smtp/attachments.lisp	2006/04/04 13:04:40	1.1
+++ /project/cl-smtp/cvsroot/cl-smtp/attachments.lisp	2007/09/04 18:56:58	1.2
@@ -2,7 +2,7 @@
 	
 ;;; This file is part of CL-SMTP, the Lisp SMTP Client
 
-;;; Copyright (C) 2004/2005 Jan Idzikowski
+;;; Copyright (C) 2004/2005/2006/2007 Jan Idzikowski
 
 ;;; This library is free software; you can redistribute it and/or
 ;;; modify it under the terms of the Lisp Lesser General Public License
--- /project/cl-smtp/cvsroot/cl-smtp/cl-smtp.asd	2007/09/04 18:54:06	1.7
+++ /project/cl-smtp/cvsroot/cl-smtp/cl-smtp.asd	2007/09/04 18:56:58	1.8
@@ -2,7 +2,7 @@
 	
 ;;; This file is part of CL-SMTP, the Lisp SMTP Client
 
-;;; Copyright (C) 2004/2005 Jan Idzikowski
+;;; Copyright (C) 2004/2005/2006/2007 Jan Idzikowski
 
 ;;; This library is free software; you can redistribute it and/or
 ;;; modify it under the terms of the Lisp Lesser General Public License
--- /project/cl-smtp/cvsroot/cl-smtp/cl-smtp.lisp	2007/09/04 18:54:06	1.6
+++ /project/cl-smtp/cvsroot/cl-smtp/cl-smtp.lisp	2007/09/04 18:56:58	1.7
@@ -2,7 +2,7 @@
 	
 ;;; This file is part of CL-SMTP, the Lisp SMTP Client
 
-;;; Copyright (C) 2004/2005 Jan Idzikowski
+;;; Copyright (C) 2004/2005/2006/2007 Jan Idzikowski
 
 ;;; This library is free software; you can redistribute it and/or
 ;;; modify it under the terms of the Lisp Lesser General Public License
    
    
More information about the Cl-smtp-cvs
mailing list