Update of /cvsroot/popfile/windows
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13866
Modified Files:
Tag: b0_22_2
getssl.nsh
Log Message:
Update the link for the NSIS plugin (the wiki has been re-arranged again)
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: getssl.nsh
===================================================================
RCS file: /cvsroot/popfile/windows/getssl.nsh,v
retrieving revision 1.6.2.5
retrieving revision 1.6.2.6
diff -C2 -d -r1.6.2.5 -r1.6.2.6
*** getssl.nsh 19 Dec 2005 11:45:36 -0000 1.6.2.5
--- getssl.nsh 6 Feb 2006 16:13:24 -0000 1.6.2.6
***************
*** 9,18 ****
# programs download and install the same SSL files.
#
! # Copyright (c) 2005 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 ----
# programs download and install the same SSL files.
#
! # Copyright (c) 2005-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.
#
***************
*** 41,45 ****
;
; The 'NSIS Wiki' page for the 'untgz' plugin (description, example and download links):
! ; http://nsis.sourceforge.net/wiki/UnTGZ
;
; Alternative download links can be found at the 'untgz' author's site:
--- 41,45 ----
;
; The 'NSIS Wiki' page for the 'untgz' plugin (description, example and download links):
! ; http://nsis.sourceforge.net/UnTGZ_plug-in
;
; Alternative download links can be found at the 'untgz' author's site:
|