From: John Graham-C. <jgr...@us...> - 2005-12-19 11:42:04
|
Update of /cvsroot/popfile/engine/Services In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14989/Services Modified Files: IMAP.pm Log Message: Change GPL license to remove the option for the person using POPFile to license it under any version of the GPL other than v2 Index: IMAP.pm =================================================================== RCS file: /cvsroot/popfile/engine/Services/IMAP.pm,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** IMAP.pm 26 Apr 2005 16:38:27 -0000 1.19 --- IMAP.pm 19 Dec 2005 11:41:53 -0000 1.20 *************** *** 13,20 **** # This file is part of POPFile # ! # POPFile is free software; you can redistribute it and/or modify ! # it under the terms of the GNU General Public License as published by ! # the Free Software Foundation; either version 2 of the License, or ! # (at your option) any later version. # # POPFile is distributed in the hope that it will be useful, --- 13,19 ---- # This file is part of POPFile # ! # 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. # # POPFile is distributed in the hope that it will be useful, |