$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2005-09-08 11:24:48
> 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?
Just the Boost library sources, your sources are your property :-)
John.