Page 1 of 1

Packer copyrights?

Posted: Mon Jun 13, 2005 6:07 pm
by xgp
Hi!
i'm new in PureBasic, but since i've been using i think it is really simple and really powerfull!Congratulations!
i was about to start a project that would use packer compression...
what copyrights should i enumerate?
'PureBasic JCalG1 incorporated compression algo' is enough?

xgp

Posted: Mon Jun 13, 2005 6:45 pm
by freak
Well, JCalG1 was not created by us.
The page of the author is here: http://www.bitsum.com/jcalg1.htm

As far as i know, there is no requirement to put any notice in your
program. It is always nice to give credit to the autor and provide a link though.

Posted: Mon Jun 13, 2005 7:09 pm
by MrMat
There's a license file in the jcalg1 zip that says:
JCALG1 Compression Library
Copyright (C) 1999-2002 by Jeremy Collake

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

This program may be used freely in any applications as long as
the following two criteria are met:
(a). Notify the author of JCALG1's use and in what application.
(b). Show notification of JCALG1's usage in your program or
program documentation along with a link to the authors
webpage.

Posted: Mon Jun 13, 2005 7:14 pm
by xgp
thanks for the fast answer!!!
i like to give credit to anything i it wasn´t me who created it...

thanks