Packer copyrights?

Everything else that doesn't fall into one of the other PB categories.
xgp
Enthusiast
Enthusiast
Posts: 128
Joined: Mon Jun 13, 2005 6:03 pm

Packer copyrights?

Post 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
freak
PureBasic Team
PureBasic Team
Posts: 5948
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Post 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.
quidquid Latine dictum sit altum videtur
MrMat
Enthusiast
Enthusiast
Posts: 762
Joined: Sun Sep 05, 2004 6:27 am
Location: England

Post 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.
Mat
xgp
Enthusiast
Enthusiast
Posts: 128
Joined: Mon Jun 13, 2005 6:03 pm

Post by xgp »

thanks for the fast answer!!!
i like to give credit to anything i it wasn´t me who created it...

thanks
Post Reply