Re: [Boost-users] Applying Boost license to non boost projects

I am interested in adopting the Boost Software license for an open
You may wish to consider applying the liberal BSD (http://www.opensource.org/licenses/bsd-license.php) or MIT (http://www.opensource.org/licenses/mit-license.php) licenses. These are both in widespread use for open source, and impose no restrictions, aside from attribution, on the user. Putting the license text at the top of all headers is not strictly necessary, but not a bad idea. Robert Marion http://www.palamida.com source C++ the

Robert Marion wrote:
hi, i have written some primitives to be used with Boost.Accumulators, and i'm considering to make them available. these files are mostly *.hpp and depend on boost headers. under what license is it preferable that I distribute them under? thanks, e.
participants (2)
-
e r
-
Robert Marion