licenses.list.txt 3.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  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. // Distributed under the Boost Software License, Version 1.0.
  8. // (See accompanying file LICENSE_1_0.txt or copy at
  9. // http://www.boost.org/LICENSE_1_0.txt)
  10. ====================BSL-1.0====================
  11. Boost Software License - Version 1.0 - August 17th, 2003
  12. Permission is hereby granted, free of charge, to any person or organization
  13. obtaining a copy of the software and accompanying documentation covered by
  14. this license (the "Software") to use, reproduce, display, distribute,
  15. execute, and transmit the Software, and to prepare derivative works of the
  16. Software, and to permit third-parties to whom the Software is furnished to
  17. do so, all subject to the following:
  18. The copyright notices in the Software and this entire statement, including
  19. the above license grant, this restriction and the following disclaimer,
  20. must be included in all copies of the Software, in whole or in part, and
  21. all derivative works of the Software, unless such copies or derivative
  22. works are solely in the form of machine-executable object code generated by
  23. a source language processor.
  24. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  25. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  26. FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
  27. SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
  28. FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
  29. ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
  30. DEALINGS IN THE SOFTWARE.
  31. ====================COPYRIGHT====================
  32. // Copyright (c) 2001-2002 Chuck Allison and Jeremy Siek
  33. // Copyright (c) 2003-2004 Gennaro Prota
  34. ====================COPYRIGHT====================
  35. // Copyright (c) 2001-2002 Chuck Allison and Jeremy Siek
  36. // Copyright (c) 2003-2004, 2008 Gennaro Prota
  37. ====================COPYRIGHT====================
  38. // Copyright (c) 2001-2002 Chuck Allison and Jeremy Siek
  39. // Copyright (c) 2003-2006, 2008 Gennaro Prota
  40. ====================COPYRIGHT====================
  41. // Copyright (c) 2001-2002 Chuck Allison and Jeremy Siek
  42. // Copyright (c) 2003-2006, 2008 Gennaro Prota
  43. // Copyright (c) 2014 Ahmed Charles
  44. ====================COPYRIGHT====================
  45. // Copyright (c) 2001-2002 Chuck Allison and Jeremy Siek
  46. // Copyright (c) 2003-2006, 2008 Gennaro Prota
  47. // Copyright (c) 2014 Glen Joseph Fernandes
  48. // (glenjofe@gmail.com)
  49. // Copyright (c) 2018 Evgeny Shulgin
  50. // Copyright (c) 2019 Andrey Semashev
  51. ====================COPYRIGHT====================
  52. // Copyright (c) 2014 Glen Joseph Fernandes
  53. // (glenjofe@gmail.com)
  54. ====================COPYRIGHT====================
  55. // Copyright (c) 2014 Riccardo Marcangelo
  56. // Copyright (c) 2018 Evgeny Shulgin
  57. ====================COPYRIGHT====================
  58. // Copyright (c) 2015 Seth Heeren