$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: me22 (me22.ca_at_[hidden])
Date: 2006-08-06 17:51:59
On 8/5/06, Gennaro Prota <gennaro_prota_at_[hidden]> wrote:
> a question I get frequently asked is "Can I dual-license a project or
> a library under the GPL and the Boost Software License?"
>
The BSL is compatible with the GPL--the FSF has a page saying so--so
anything covered by the BSL can be used in a GPLed project.
As for legality, a license to one party on one set of terms does not
prohibit the copyright holder from licensing the works in question
under separate terms. (Though IANAL, of course.)
~ Scott McMurray