unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Andy Wingo <wingo@pobox.com>
To: guile-user <guile-user@gnu.org>
Cc: guile-devel <guile-devel@gnu.org>
Subject: guile-lib licensing (input requested)
Date: Mon, 26 Jan 2009 17:03:29 +0100	[thread overview]
Message-ID: <m37i4icawe.fsf@pobox.com> (raw)

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/




             reply	other threads:[~2009-01-26 16:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-26 16:03 Andy Wingo [this message]
2009-01-26 22:28 ` guile-lib licensing (input requested) Ludovic Courtès
2009-01-27  0:44   ` Greg Troxel
2009-01-27  0:49 ` Julian Graham

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m37i4icawe.fsf@pobox.com \
    --to=wingo@pobox.com \
    --cc=guile-devel@gnu.org \
    --cc=guile-user@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).