You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

BSL-1.0 1.3KB

1234567891011121314151617181920212223
  1. Boost Software License - Version 1.0 - August 17th, 2003
  2. Permission is hereby granted, free of charge, to any person or organization
  3. obtaining a copy of the software and accompanying documentation covered by
  4. this license (the "Software") to use, reproduce, display, distribute, execute,
  5. and transmit the Software, and to prepare derivative works of the Software,
  6. and to permit third-parties to whom the Software is furnished to do so, all
  7. subject to the following:
  8. The copyright notices in the Software and this entire statement, including
  9. the above license grant, this restriction and the following disclaimer, must
  10. be included in all copies of the Software, in whole or in part, and all derivative
  11. works of the Software, unless such copies or derivative works are solely in
  12. the form of machine-executable object code generated by a source language
  13. processor.
  14. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  15. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
  16. FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE
  17. COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES
  18. OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  19. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  20. THE SOFTWARE.