
11 Nov
2004
11 Nov
'04
1:58 p.m.
On Nov 11, 2004, at 7:10 AM, Andrew Cox wrote:
Can I release my own non-Boost projects under the Boost license?
Yes.
Does the Boost organisation mind?
Not at all. We would only mind if you're calling it a Boost library before it has gone through the review process.
Is the license valid if I use the standard application of it in src and header files as follows? // Copyright 2004 Joe Coder. // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt)
Yes. Doug