$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2003-09-20 05:15:21
> If the reference to the license were somehow tagged (e.g.,
> <license></license>) it would be much easier to use automated methods to
> locate, verify and give legal the warm fuzzies about using the libraries.
> If nothing else, it would reduce the number of files that had to be
> examined "by hand".
I agree: however take a look at the bcp tool in cvs - it can produce a
report showing all the licences in use for either all or some subset of
boost.
John.