On Wed, 17 Nov 2010 19:07:58 +1300, Dave Doe wrote:
> What's the best.
>
> Originally, I was advised to use the MPL licence (is that still around)?
> The GPL model seems too restrictive - in particular combining with
> proprietory code (to produce an overall product).
>
> I since been told that the MIT licencing model may be best.
>
> The aim is to essentially let the end-user be as free as possible with
> the code - do whatever they want with it, use it anyway they want -
> regardless of whether they are using it in conjunction with other
> proprietory code.
The GPL is the best license for preserving the freedom of your code.
Users can do what they like with it provided they don't combine it with
code under a different license.
If you want to allow other developers to take your code and use it as if
their it is their own for their own profit then release it under the BSD
license.
--
"Filtering the Internet is like trying to boil the ocean"