[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: computer-go: Sharing Go modules
>> The OpenSource license seems more like what I intend to do,
>What is the OpenSource license?
I think I might have confused Mark by expressing a preference for the BSD
license (*) over the GPL license in a private message, then giving a link
to the opensource.org without explaining it is a site covering all the
license choices.
Darren
*: Without the advertising clause. I sent a private message as license
issues are rather off-topic, but briefly I like the BSD license because it
is very suitable for a company who wants to release some but not all of an
existing program as open source, and it also encourages commercial (or
wannabe commercial) program developers to use (and so debug and add to) the
code. GPL has been described a virus as it requires all the code in a
project to be GPL-ed if some of it is.