Update of /cvsroot/popfile/engine/Platform
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16348/Platform
Modified Files:
MSWin32.pm
Log Message:
Update copyright dates and GPL 2 text.
Index: MSWin32.pm
===================================================================
RCS file: /cvsroot/popfile/engine/Platform/MSWin32.pm,v
retrieving revision 1.25
retrieving revision 1.26
diff -C2 -d -r1.25 -r1.26
*** MSWin32.pm 19 Dec 2005 11:41:53 -0000 1.25
--- MSWin32.pm 20 Feb 2006 02:12:55 -0000 1.26
***************
*** 9,18 ****
# This module handles POPFile specifics on Windows
#
! # Copyright (c) 2001-2004 John Graham-Cumming
#
# 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.
#
--- 9,18 ----
# This module handles POPFile specifics on Windows
#
! # Copyright (c) 2001-2006 John Graham-Cumming
#
# This file is part of POPFile
#
# 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.
#
|