Re: SpyBot S&D written in Delphi
- From: "Craig Stuntz [TeamB]" <craig_stuntz@xxxxxxxxxxxxx [a.k.a. acm.org]>
- Date: 30 Jun 2005 11:50:40 -0700
Kevin Berry wrote:
> Ben Hochstrasser wrote:
> > > The problem of the resizing items is AFAICS not the IDE, it is
> > > the VCL. Everyone can fix that, too.
> >
> > But isn't allowed to, per the license.
>
> What isn't allowed is re-publishing the source code AFAIK. You can
> change it yourself to do DIY style fixes. You just can't republish
> the framework fixes in binary form and obviously you can't show
> anyone the source code.
There are two things the license prevents which are relevant here:
o Republishing source code *written by Borland.*
o Distributing a package with the same name as a VCL/RTL package but a
different binary (to prevent DLL hell).
You can modify the VCL, distribute your changes only (as diffs) and
distribute your own VCL packages if you call them by a different
filename than the Borland packages (or statically link the VCL into
your app).
--
Craig Stuntz [TeamB] · Vertex Systems Corp. · Columbus, OH
Delphi/InterBase Weblog : http://blogs.teamb.com/craigstuntz
Everything You Need to Know About InterBase Character Sets:
http://blogs.teamb.com/craigstuntz/articles/403.aspx
.
- Follow-Ups:
- Re: SpyBot S&D written in Delphi
- From: Kevin Berry
- Re: SpyBot S&D written in Delphi
- From: Rudy Velthuis [TeamB]
- Re: SpyBot S&D written in Delphi
- References:
- SpyBot S&D written in Delphi
- From: Jako Grobler
- Re: SpyBot S&D written in Delphi
- From: BOB-O-MATIC
- Re: SpyBot S&D written in Delphi
- From: Kevin Berry
- Re: SpyBot S&D written in Delphi
- From: Kevin Berry
- Re: SpyBot S&D written in Delphi
- From: Rudy Velthuis [TeamB]
- Re: SpyBot S&D written in Delphi
- From: Kevin Berry
- SpyBot S&D written in Delphi
- Prev by Date: Re: SpyBot S&D written in Delphi
- Next by Date: Re: SpyBot S&D written in Delphi
- Previous by thread: Re: SpyBot S&D written in Delphi
- Next by thread: Re: SpyBot S&D written in Delphi
- Index(es):
Relevant Pages
|