RE: [Boost-users] Copyright notice in redistributed object files

First: I am not a lawyer. If you want competent legal advice, consult a lawyer. What follows is my lay opinion, which may or may not be correct or valid in your legal jurisdiction. Aaron W. LaFramboise wrote: the license doesn't forbid it, then you can do it. Whatever "it" means in the appropriate context. the public domain. Your statement placing the code in the public domain should probably explicitly state _which_ code you are giving away. If your code is derived from Boost, i.e. you have taken the Boost code and modified it, then I think whether or not you can put it in the public domain will depend on the extent of your modifications.
Portions of this automobile were manufactured by Bolts-R-Us Inc. Portions of this automobile were assembled using Very Tough Tools(TM). blah blah blah. When you get down to it, end users don't care what makes up the program, as long as it works. For _their_ definition of "works". </rant> -- Jim Hyslop Senior Software Designer Leitch Technology International Inc. (http://www.leitch.com) Columnist, C/C++ Users Journal (http://www.cuj.com/experts)

"Jim.Hyslop" <Jim.Hyslop@Leitch.com> writes:
Correct [IANAL]
Correct [IANAL]
Though on that point I'm less certain, I'm still pretty sure that's incorrect [IANAL]. Derivative works must carry the Boost license: The copyright notices in the Software and this entire statement, including the above license grant, this restriction and the following disclaimer, must be included in all copies of the Software, in whole or in part, and all derivative works of the Software... and IIUC that prevents putting the code into the public domain.
No [IANAL]
Correct
Correct -- Dave Abrahams Boost Consulting http://www.boost-consulting.com
participants (2)
-
David Abrahams
-
Jim.Hyslop