[Haskell-cafe] Licenses and dependencies
Alexander Berntsen
alexander at plaimi.net
Sun Jan 12 13:28:00 UTC 2014
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
On 11/01/14 19:44, Ben Foppa wrote:
> Essentially my goal is to waive all intellectual property rights to
> most of my Haskell projects, to the extent that, were I to
> unintentionally sign away my intellectual property, my open-source
> contributions would be safe - what's the easiest way to do this?
"Intellectual property" is not really a thing[0]. What it sounds like
you want to do is ensure that your code stays free software. For this
you need a licence that prevents people from using it for proprietary
development. Here I recommend the GNU GPL[1]. But see [2] for a short
introduction to "what licence should I be using".
On 12/01/14 00:06, Carter Schonwald wrote:
> GPL [has] never been tested in court.
This is false[3].
[0] <https://www.gnu.org/philosophy/not-ipr>
[1] <https://www.gnu.org/licenses/#GPL>
[2] <https://www.gnu.org/licenses/license-recommendations.html>
[3] See <https://en.wikipedia.org/wiki/GNU_GPL#Legal_status> for some
specific cases
- --
Alexander
alexander at plaimi.net
http://plaimi.net/~alexander
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
iF4EAREIAAYFAlLSmGAACgkQRtClrXBQc7VYUwEAh41sGz5JUc8IUMnTmAPCLBpj
ekk3+Y3oxs6gRm+wPzEA/0aPTYRUZgGBOmhv4yzrSy07SQwW+3NqOAqV9ZDu9k+z
=u7fp
-----END PGP SIGNATURE-----
More information about the Haskell-Cafe
mailing list