Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Aug 2001 00:56:24 -0600
From:      Brett Glass <brett@lariat.org>
To:        cfuhrman@iwaynet.net, freebsd-chat@FreeBSD.ORG
Subject:   Re: Switching from LGPL to ??? License
Message-ID:  <4.3.2.7.2.20010829005302.0500e730@localhost>
In-Reply-To: <999001492.3b8b8d94b71c3@webmail.iwaynet.net>

next in thread | previous in thread | raw e-mail | index | archive | help

At 06:24 AM 8/28/2001, cfuhrman@iwaynet.net wrote:

>So, this brings me to two questions:
>
>1) Which license to distributed the module under: the Perl Artistic License or
>the BSD one.

Actually, the MIT X license is even simpler than the BSD license. It might be 
the best if your goal is to allow people to do anything with the code except 
sue you for bugs.

The Artistic License gives you a bit more control (especially over the name
of the product) but also has some vague and probably unenforceable provisions.
The advantage of it would be that the module would be licensed in the same
way as Perl (a popular thing to do in the Perl community).

>2) What is the best means of changing the license?  Basically strip out the LGPL
>and replace it?

If the code is all yours, yes. Otherwise, get permission from all authors
first to avoid legal problems....

--Brett


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-chat" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.3.2.7.2.20010829005302.0500e730>