From: Manni H. <man...@us...> - 2008-04-18 14:33:57
|
Update of /cvsroot/popfile/engine/Proxy In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23147/Proxy Modified Files: Tag: b0_22_2 NNTP.pm SMTP.pm Proxy.pm POP3.pm Log Message: Update the year in all the copyright statements. Index: POP3.pm =================================================================== RCS file: /cvsroot/popfile/engine/Proxy/POP3.pm,v retrieving revision 1.105.4.2 retrieving revision 1.105.4.3 diff -C2 -d -r1.105.4.2 -r1.105.4.3 *** POP3.pm 6 Feb 2006 15:15:53 -0000 1.105.4.2 --- POP3.pm 18 Apr 2008 14:33:56 -0000 1.105.4.3 *************** *** 10,14 **** # This module handles proxying the POP3 protocol for POPFile. # ! # Copyright (c) 2001-2006 John Graham-Cumming # # This file is part of POPFile --- 10,14 ---- # This module handles proxying the POP3 protocol for POPFile. # ! # Copyright (c) 2001-2008 John Graham-Cumming # # This file is part of POPFile Index: NNTP.pm =================================================================== RCS file: /cvsroot/popfile/engine/Proxy/NNTP.pm,v retrieving revision 1.36.4.1 retrieving revision 1.36.4.2 diff -C2 -d -r1.36.4.1 -r1.36.4.2 *** NNTP.pm 6 Feb 2006 15:15:53 -0000 1.36.4.1 --- NNTP.pm 18 Apr 2008 14:33:55 -0000 1.36.4.2 *************** *** 9,13 **** # This module handles proxying the NNTP protocol for POPFile. # ! # Copyright (c) 2001-2006 John Graham-Cumming # # This file is part of POPFile --- 9,13 ---- # This module handles proxying the NNTP protocol for POPFile. # ! # Copyright (c) 2001-2008 John Graham-Cumming # # This file is part of POPFile Index: Proxy.pm =================================================================== RCS file: /cvsroot/popfile/engine/Proxy/Proxy.pm,v retrieving revision 1.54.4.3 retrieving revision 1.54.4.4 diff -C2 -d -r1.54.4.3 -r1.54.4.4 *** Proxy.pm 19 Nov 2007 09:13:43 -0000 1.54.4.3 --- Proxy.pm 18 Apr 2008 14:33:56 -0000 1.54.4.4 *************** *** 5,9 **** # This module implements the base class for all POPFile proxy Modules # ! # Copyright (c) 2001-2006 John Graham-Cumming # # This file is part of POPFile --- 5,9 ---- # This module implements the base class for all POPFile proxy Modules # ! # Copyright (c) 2001-2008 John Graham-Cumming # # This file is part of POPFile Index: SMTP.pm =================================================================== RCS file: /cvsroot/popfile/engine/Proxy/SMTP.pm,v retrieving revision 1.38.4.1 retrieving revision 1.38.4.2 diff -C2 -d -r1.38.4.1 -r1.38.4.2 *** SMTP.pm 6 Feb 2006 15:15:53 -0000 1.38.4.1 --- SMTP.pm 18 Apr 2008 14:33:55 -0000 1.38.4.2 *************** *** 9,13 **** # This module handles proxying the SMTP protocol for POPFile. # ! # Copyright (c) 2001-2006 John Graham-Cumming # # This file is part of POPFile --- 9,13 ---- # This module handles proxying the SMTP protocol for POPFile. # ! # Copyright (c) 2001-2008 John Graham-Cumming # # This file is part of POPFile |