Update of /cvsroot/popfile/engine/UI
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23147/UI
Modified Files:
Tag: b0_22_2
HTTP.pm HTML.pm XMLRPC.pm
Log Message:
Update the year in all the copyright statements.
Index: HTML.pm
===================================================================
RCS file: /cvsroot/popfile/engine/UI/HTML.pm,v
retrieving revision 1.311.4.15
retrieving revision 1.311.4.16
diff -C2 -d -r1.311.4.15 -r1.311.4.16
*** HTML.pm 18 Apr 2008 13:58:32 -0000 1.311.4.15
--- HTML.pm 18 Apr 2008 14:33:56 -0000 1.311.4.16
***************
*** 6,10 ****
# This package contains an HTML UI for POPFile
#
! # Copyright (c) 2001-2007 John Graham-Cumming
#
# This file is part of POPFile
--- 6,10 ----
# This package contains an HTML UI for POPFile
#
! # Copyright (c) 2001-2008 John Graham-Cumming
#
# This file is part of POPFile
Index: XMLRPC.pm
===================================================================
RCS file: /cvsroot/popfile/engine/UI/XMLRPC.pm,v
retrieving revision 1.18.4.1
retrieving revision 1.18.4.2
diff -C2 -d -r1.18.4.1 -r1.18.4.2
*** XMLRPC.pm 6 Feb 2006 15:15:54 -0000 1.18.4.1
--- XMLRPC.pm 18 Apr 2008 14:33:57 -0000 1.18.4.2
***************
*** 10,14 ****
# Classifier/Bayes.get_buckets
#
! # Copyright (c) 2001-2006 John Graham-Cumming
#
# This file is part of POPFile
--- 10,14 ----
# Classifier/Bayes.get_buckets
#
! # Copyright (c) 2001-2008 John Graham-Cumming
#
# This file is part of POPFile
Index: HTTP.pm
===================================================================
RCS file: /cvsroot/popfile/engine/UI/HTTP.pm,v
retrieving revision 1.27.4.4
retrieving revision 1.27.4.5
diff -C2 -d -r1.27.4.4 -r1.27.4.5
*** HTTP.pm 18 Apr 2008 13:58:33 -0000 1.27.4.4
--- HTTP.pm 18 Apr 2008 14:33:56 -0000 1.27.4.5
***************
*** 4,8 ****
# modules that service requests over HTTP (e.g. the UI)
#
! # Copyright (c) 2001-2006 John Graham-Cumming
#
# This file is part of POPFile
--- 4,8 ----
# modules that service requests over HTTP (e.g. the UI)
#
! # Copyright (c) 2001-2008 John Graham-Cumming
#
# This file is part of POPFile
|