$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2005-09-08 11:14:41
On Sep 8, 2005, at 2:08 AM, Ted Carter wrote:
> I'm considering using Boost in a commercial product, but after
> reading the
> licensing statement I'm not clear what is required. The candidate
> project
> ships to end-users in binary, and sometimes to oems as sources.
> Does the
> license statement need to be included with all sources, dependent
> files, or
> just in the Boost library sources?
The license statement only needs to be included in the Boost library
sources.
Doug