
8 Nov
2004
8 Nov
'04
12:30 p.m.
I'm guessing from reading through the 1.32 tarball docs that the this release will still have some libraries that are not under the Boost 1 license. Is this the case? If so, is there a definitive list of these projects?
Not as such, remember that lib A may include headers from lib B and so you have to check dependencies as well as specific libraries. You can always use the bcp tool to produce a report of the licences in use for a particular sub-set of Boost. See for example http://freespace.virgin.net/boost.regex/reports/. John.