From: Barry A. W. <bw...@us...> - 2004-03-12 22:58:04
|
Update of /cvsroot/cvs-syncmail/syncmail In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8474 Modified Files: syncmail Log Message: copyright years Index: syncmail =================================================================== RCS file: /cvsroot/cvs-syncmail/syncmail/syncmail,v retrieving revision 1.39 retrieving revision 1.40 diff -u -d -r1.39 -r1.40 --- syncmail 12 Mar 2004 22:48:58 -0000 1.39 +++ syncmail 12 Mar 2004 22:49:24 -0000 1.40 @@ -1,6 +1,6 @@ #! /usr/bin/python -# Copyright (c) 2002, 2003, Barry Warsaw, Fred Drake, and contributors +# Copyright (c) 2002, 2003, 2004 Barry Warsaw, Fred Drake, and contributors # All rights reserved. # See the accompanying LICENSE file for details. |