From: Joseph C. <tex...@us...> - 2006-02-20 02:15:29
|
Update of /cvsroot/popfile/engine/Services In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17908/Services Modified Files: IMAP.pm Log Message: Update copyright dates and GPL 2 text. Index: IMAP.pm =================================================================== RCS file: /cvsroot/popfile/engine/Services/IMAP.pm,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -d -r1.23 -r1.24 *** IMAP.pm 10 Feb 2006 15:28:41 -0000 1.23 --- IMAP.pm 20 Feb 2006 02:15:25 -0000 1.24 *************** *** 9,13 **** # IMAP.pm --- a module to use POPFile for an IMAP connection. # ! # Copyright (c) 2001-2005 John Graham-Cumming # # $Revision$ --- 9,13 ---- # IMAP.pm --- a module to use POPFile for an IMAP connection. # ! # Copyright (c) 2001-2006 John Graham-Cumming # # $Revision$ *************** *** 16,20 **** # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms version 2 of the GNU General Public License as # published by the Free Software Foundation. # --- 16,20 ---- # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as # published by the Free Software Foundation. # |