unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* guile-lib licensing (input requested)
@ 2009-01-26 16:03 Andy Wingo
  2009-01-26 22:28 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Andy Wingo @ 2009-01-26 16:03 UTC (permalink / raw)
  To: guile-user; +Cc: guile-devel

Hey hackers,

In an attack of CADT[0], I have decided to move Guile-lib to
savannah.nongnu.org, so that Guile contributors can more easily
contribute to Guile-lib. I've also migrated to Git.

As part of the savannah submission process, Sebastian Gerhardt
rightfully pointed out some schitzophrenia regarding licensing. Many of
our sources come from the public domain, but some of our code is GPL.

We should probably have some kind of policy regarding licenses. Here are
some options that I can think of:

  1) Guile-lib itself has no one license. Individual modules have
     clearly-stated licenses.

     Advantage: reflects the current situation.

     Disadvantage: difficult for the user to know the licenses of the
     software they are using. License of the tarball as a whole is
     ambiguous.

  2) Guile-lib has one license, the GPLv3+.

     Advantage: Clarity, and supportive of software freedom.

     Disadvantage: License is different from that of Guile (LGPLv2+,
     perhaps becoming v3+). Much more restrictive than some
     public-domain sources that we base our work on (e.g. ssax).

  3) One license, the LGPLv3+.

     Advantage: Clarity, harmony with Guile's license.

     Disadvantage: Getting some GPL code relicensed to LGPL, although
     there's not that many contributors for GPL code. A weaker support
     for software freedom.

What do people think?

Btw: until the guile-lib submission goes through, you can get guile-lib
from git as follows:

   git clone http://wingolog.org/git/guile-lib.git

Cheers,

Andy

[0] http://www.jwz.org/doc/cadt.html
-- 
http://wingolog.org/




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: guile-lib licensing (input requested)
  2009-01-26 16:03 guile-lib licensing (input requested) Andy Wingo
@ 2009-01-26 22:28 ` Ludovic Courtès
  2009-01-27  0:44   ` Greg Troxel
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2009-01-26 22:28 UTC (permalink / raw)
  To: guile-user; +Cc: guile-devel

Hi!

Andy Wingo <wingo@pobox.com> writes:

> We should probably have some kind of policy regarding licenses. Here are
> some options that I can think of:

I'd say leave PD code PD, and move GPLv2+ files to GPLv3+, with clear
license headers.  (My understanding is that there are currently only PD
and GPLv2+ files, right?)  Top-level `COPYING' can be that of GPLv3+.

Thank you for taking care of this!

Ludo'.





^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: guile-lib licensing (input requested)
  2009-01-26 22:28 ` Ludovic Courtès
@ 2009-01-27  0:44   ` Greg Troxel
  0 siblings, 0 replies; 3+ messages in thread
From: Greg Troxel @ 2009-01-27  0:44 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guile-user, guile-devel

[-- Attachment #1: Type: text/plain, Size: 824 bytes --]


ludo@gnu.org (Ludovic Courtès) writes:

> Hi!
>
> Andy Wingo <wingo@pobox.com> writes:
>
>> We should probably have some kind of policy regarding licenses. Here are
>> some options that I can think of:
>
> I'd say leave PD code PD, and move GPLv2+ files to GPLv3+, with clear
> license headers.  (My understanding is that there are currently only PD
> and GPLv2+ files, right?)  Top-level `COPYING' can be that of GPLv3+.
>
> Thank you for taking care of this!

I was going to say LGPL, but I think a mix of PD and GPLv3+ is fine.  I
see the point of full GPL, but also think that it's good to respect the
earlier intent of those who place things in PD or MIT-style license.

It's not like there will be a horde of companies selling closed-source
derivative copies of guile-lib with extra features...

[-- Attachment #2: Type: application/pgp-signature, Size: 193 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-01-27  0:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-26 16:03 guile-lib licensing (input requested) Andy Wingo
2009-01-26 22:28 ` Ludovic Courtès
2009-01-27  0:44   ` Greg Troxel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).