licenses.list.txt 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. ====================BSL-1.0====================
  2. ### License
  3. Distributed under the [Boost Software License, Version 1.0](http://www.boost.org/LICENSE_1_0.txt).
  4. ====================BSL-1.0====================
  5. * Submit your patches as pull requests against **develop** branch. Note that by submitting patches you agree to license your modifications under the [Boost Software License, Version 1.0](http://www.boost.org/LICENSE_1_0.txt).
  6. ====================BSL-1.0====================
  7. // (C) Copyright Paul Moore 1999. Permission to copy, use, modify, sell and
  8. // distribute this software is granted provided this copyright notice appears
  9. // in all copies. This software is provided "as is" without express or
  10. // implied warranty, and with no claim as to its suitability for any purpose.
  11. ====================BSL-1.0====================
  12. // boostinspect:nolicense (don't complain about the lack of a Boost license)
  13. ====================BSL-1.0====================
  14. Boost Software License - Version 1.0 - August 17th, 2003
  15. Permission is hereby granted, free of charge, to any person or organization
  16. obtaining a copy of the software and accompanying documentation covered by
  17. this license (the "Software") to use, reproduce, display, distribute,
  18. execute, and transmit the Software, and to prepare derivative works of the
  19. Software, and to permit third-parties to whom the Software is furnished to
  20. do so, all subject to the following:
  21. The copyright notices in the Software and this entire statement, including
  22. the above license grant, this restriction and the following disclaimer,
  23. must be included in all copies of the Software, in whole or in part, and
  24. all derivative works of the Software, unless such copies or derivative
  25. works are solely in the form of machine-executable object code generated by
  26. a source language processor.
  27. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  28. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  29. FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
  30. SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
  31. FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
  32. ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
  33. DEALINGS IN THE SOFTWARE.
  34. ====================COPYRIGHT====================
  35. // (C) Copyright Paul Moore 1999. Permission to copy, use, modify, sell and
  36. // distribute this software is granted provided this copyright notice appears
  37. // in all copies. This software is provided "as is" without express or
  38. // implied warranty, and with no claim as to its suitability for any purpose.