[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Need a few testers
- Subject: Re: Need a few testers
- From: rg.jones@rogers.com
- Date: 9 Feb 2006 19:01:43 -0800
- Complaints-to: groups-abuse@google.com
- In-reply-to: <43ebe048$0$58112$742ec2ed@news.sonic.net>
- Injection-info: g14g2000cwa.googlegroups.com; posting-host=69.199.217.81; posting-account=kM48DA0AAADYC2FZ4-w6qaRMhXDg_X1I
- Newsgroups: comp.sys.apple2
- Organization: http://groups.google.com
- References: <43eafd34$0$58113$742ec2ed@news.sonic.net> <MHPGf.29820$JT.21026@fed1read06> <43ebe048$0$58112$742ec2ed@news.sonic.net>
- User-agent: G2/0.2
- Xref: g2news1.google.com comp.sys.apple2:4469
Andy McFadden wrote:
> Scott Alfter <salfter@salfter.diespammersdie.dyndns.org> wrote:
> > Does this mean the next version of CiderPress will be free as in speech,
> > then?
> >
> > (hfsutils was released under the GPL. To legally distribute a version of
> > CiderPress that contains code from hfsutils, it would need to be released
> > under the GPL as well...unless you've made some other arrangement with the
> > author of hfsutils.)
>
> This gets into a very interesting area. This sort of issue is one of
> the reasons why I have learned to thoroughly dislike the GPL.
>
> I'm currently using only the "libhfs" component of hfsutils. The library
> is built and linked as an independent entity; access back into CiderPress
> is done through a callback interface I added. Under the LGPL, I would
> only be required to make my changes to libhfs available.
>
> Under the full GPL, all of the code linked against it -- DiskImg.dll --
> would also need to be made available as source code. The viral nature
> of the license could be taken to mean that anything that links against
> the DLL must also be released, which would encompass all of CiderPress.
>
> I've sent an e-mail to the author asking if he'd be willing to change
> libhfs to LGPL. In the worst-case scenario, I have the original "stub"
> sources included, with #ifdef EXCISE_GPL_CODE bracketing, so it can be
> disabled.
>
> --
> Send mail to fadden@fadden.com (Andy McFadden) - http://www.fadden.com/
> CD-Recordable FAQ - http://www.cdrfaq.org/
> CiderPress Apple II archive utility for Windows - http://www.faddensoft.com/
> Fight Internet Spam - http://spam.abuse.net/spam/ & http://spamcop.net/
Hi Andy,
perhaps you already saw it but the hfsutils web page had this statement
on it "Alternate licensing terms may be negotiated by contacting the
author."
Glenn