licenses.list.txt 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. ====================BSL-1.0====================
  2. // Distributed under the Boost Software License, Version 1.0.
  3. // https://www.boost.org/LICENSE_1_0.txt
  4. ====================BSL-1.0====================
  5. //Distributed under the Boost Software License, Version 1.0. (See accompanying
  6. //file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  7. ====================BSL-1.0====================
  8. Boost Software License - Version 1.0 - August 17th, 2003
  9. Permission is hereby granted, free of charge, to any person or organization
  10. obtaining a copy of the software and accompanying documentation covered by
  11. this license (the "Software") to use, reproduce, display, distribute,
  12. execute, and transmit the Software, and to prepare derivative works of the
  13. Software, and to permit third-parties to whom the Software is furnished to
  14. do so, all subject to the following:
  15. The copyright notices in the Software and this entire statement, including
  16. the above license grant, this restriction and the following disclaimer,
  17. must be included in all copies of the Software, in whole or in part, and
  18. all derivative works of the Software, unless such copies or derivative
  19. works are solely in the form of machine-executable object code generated by
  20. a source language processor.
  21. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  22. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  23. FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
  24. SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
  25. FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
  26. ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
  27. DEALINGS IN THE SOFTWARE.
  28. ====================BSL-1.0====================
  29. Copyright (C) 2006-2021 Emil Dotchevski. Distributed under the [Boost Software License, Version 1.0](http://www.boost.org/LICENSE_1_0.txt).
  30. ====================COPYRIGHT====================
  31. // Copyright 2023 Peter Dimov
  32. // Copyright 2024 Emil Dotchevski
  33. // Distributed under the Boost Software License, Version 1.0.
  34. // https://www.boost.org/LICENSE_1_0.txt
  35. ====================COPYRIGHT====================
  36. //Copyright (c) 2006-2008 Emil Dotchevski and Reverge Studios, Inc.
  37. ====================COPYRIGHT====================
  38. //Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc.
  39. ====================COPYRIGHT====================
  40. //Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc.
  41. //Copyright (c) 2019 Dario Menendez, Banco Santander
  42. ====================COPYRIGHT====================
  43. //Copyright (c) 2006-2010 Emil Dotchevski and Reverge Studios, Inc.
  44. ====================COPYRIGHT====================
  45. //Copyright (c) 2006-2013 Emil Dotchevski and Reverge Studios, Inc.
  46. ====================COPYRIGHT====================
  47. Copyright (c) 2006-2021 Emil Dotchevski
  48. ====================File: LICENSE_1_0.txt====================
  49. Boost Software License - Version 1.0 - August 17th, 2003
  50. Permission is hereby granted, free of charge, to any person or organization
  51. obtaining a copy of the software and accompanying documentation covered by
  52. this license (the "Software") to use, reproduce, display, distribute,
  53. execute, and transmit the Software, and to prepare derivative works of the
  54. Software, and to permit third-parties to whom the Software is furnished to
  55. do so, all subject to the following:
  56. The copyright notices in the Software and this entire statement, including
  57. the above license grant, this restriction and the following disclaimer,
  58. must be included in all copies of the Software, in whole or in part, and
  59. all derivative works of the Software, unless such copies or derivative
  60. works are solely in the form of machine-executable object code generated by
  61. a source language processor.
  62. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  63. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  64. FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
  65. SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
  66. FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
  67. ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
  68. DEALINGS IN THE SOFTWARE.