caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: David Brown <caml-list@davidb.org>
To: Sven Luther <sven.luther@wanadoo.fr>
Cc: skaller <skaller@users.sourceforge.net>,
	David Brown <caml-list@davidb.org>,
	Christoph Bauer <ich@christoph-bauer.net>,
	OCaml List <caml-list@inria.fr>
Subject: Re: [Caml-list] Announce: Schoca-0.2.3 released
Date: Wed, 27 Oct 2004 10:46:55 -0700	[thread overview]
Message-ID: <20041027174655.GA3869@old.davidb.org> (raw)
In-Reply-To: <20041027144005.GA1803@pegasos>

On Wed, Oct 27, 2004 at 04:40:06PM +0200, Sven Luther wrote:

> Well, i personally was under the impression that when you link a LGPLed and a
> GPLed work together, the result needs to be under the more restricive licence,
> namely the GPL. This is indeed what you can read in point 3 of the LGPL, which
> is the one you seem to mention : 

The resultant binary must be distributed under terms that are compatible
with all of the licenses.  In this case (GPL and LGPL), the terms of the
GPL are sufficient.  If I include BSD-licensed source in my GPL'd program,
I am not required to change the license of the BSD source in order to make
a GPL executable (if it isn't my code, I probably can't change the license
anyway).  The resultant work as a whole is still distributed under the
terms of the GPL.  Someone could extract the BSD code and build a different
"work" that was not under the GPL.

The FSF has a rather large list of various licenses and whether or not you
can legally build a single work, distributed under the GPL, that includes
code under these licenses: <http://www.fsf.org/licenses/license-list.html>.
Generally, this means that these other licenses do not contain restrictions
that the GPL forbids.

Dave


      parent reply	other threads:[~2004-10-27 17:47 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-24  9:03 Christoph Bauer
2004-10-24 18:29 ` skaller
2004-10-25  2:58   ` David Brown
2004-10-25  3:38     ` Jacques Garrigue
2004-10-25  5:01       ` David Brown
2004-10-25  6:08         ` Jacques Garrigue
2004-10-25  6:40           ` skaller
2004-10-25  8:00         ` Ville-Pertti Keinonen
2004-10-25 14:35           ` Stefan Monnier
2004-10-25 15:15             ` [Caml-list] " skaller
2004-10-25 15:25               ` Stefan Monnier
2004-10-25 14:42           ` [Caml-list] " skaller
2004-10-25 15:52           ` David Brown
2004-10-25 18:10           ` Hartmann Schaffer
2004-10-25  5:56       ` [Caml-list] licence stuff again skaller
2004-10-25  5:18     ` [Caml-list] Announce: Schoca-0.2.3 released skaller
2004-10-25  5:29       ` David Brown
2004-10-25  6:07         ` skaller
2004-10-27 14:42           ` Sven Luther
2004-10-27 14:40       ` Sven Luther
2004-10-27 16:04         ` skaller
2004-10-27 17:46         ` David Brown [this message]

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

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

  git send-email \
    --in-reply-to=20041027174655.GA3869@old.davidb.org \
    --to=caml-list@davidb.org \
    --cc=caml-list@inria.fr \
    --cc=ich@christoph-bauer.net \
    --cc=skaller@users.sourceforge.net \
    --cc=sven.luther@wanadoo.fr \
    /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 NNTP newsgroup(s).