licenses.list.txt 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139
  1. ====================COPYRIGHT====================
  2. Copyright 2001, softSurfer (www.softsurfer.com)
  3. This code may be freely used and modified for any purpose
  4. providing that this copyright notice is included with it.
  5. SoftSurfer makes no warranty for this code, and cannot be held
  6. liable for any real or imagined damage resulting from its use.
  7. ====================COPYRIGHT====================
  8. // Copyright (c) 1998-2021 Marti Maria Saguer
  9. ====================COPYRIGHT====================
  10. // Copyright (c) 1998-2023 Marti Maria Saguer
  11. ====================COPYRIGHT====================
  12. Copyright (c) 2023 Marti Maria Saguer
  13. ====================File: AUTHORS====================
  14. Main Author
  15. ------------
  16. Marti Maria
  17. Contributors
  18. ------------
  19. Bob Friesenhahn
  20. Kai-Uwe Behrmann
  21. Stuart Nixon
  22. Jordi Vilar
  23. Richard Hughes
  24. Auke Nauta
  25. Chris Evans (Google)
  26. Lorenzo Ridolfi
  27. Robin Watts (Artifex)
  28. Shawn Pedersen
  29. Andrew Brygin
  30. Samuli Suominen
  31. Florian Höch
  32. Aurelien Jarno
  33. Claudiu Cebuc
  34. Michael Vhrel (Artifex)
  35. Michal Cihar
  36. Daniel Kaneider
  37. Mateusz Jurczyk (Google)
  38. Paul Miller
  39. Sébastien Léon
  40. Christian Schmitz
  41. XhmikosR
  42. Stanislav Brabec (SuSe)
  43. Leonhard Gruenschloss (Google)
  44. Patrick Noffke
  45. Christopher James Halse Rogers
  46. John Hein
  47. Thomas Weber (Debian)
  48. Mark Allen
  49. Noel Carboni
  50. Sergei Trofimovic
  51. Philipp Knechtges
  52. Amyspark
  53. Lovell Fuller
  54. Eli Schwartz
  55. Diogo Teles Sant'Anna
  56. Special Thanks
  57. --------------
  58. Artifex software
  59. AlienSkin software
  60. libVIPS
  61. Jan Morovic
  62. Jos Vernon (WebSupergoo)
  63. Harald Schneider (Maxon)
  64. Christian Albrecht
  65. Dimitrios Anastassakis
  66. Lemke Software
  67. Tim Zaman
  68. ====================MIT====================
  69. // Permission is hereby granted, free of charge, to any person obtaining
  70. // a copy of this software and associated documentation files (the "Software"),
  71. // to deal in the Software without restriction, including without limitation
  72. // the rights to use, copy, modify, merge, publish, distribute, sublicense,
  73. // and/or sell copies of the Software, and to permit persons to whom the Software
  74. // is furnished to do so, subject to the following conditions:
  75. //
  76. // The above copyright notice and this permission notice shall be included in
  77. // all copies or substantial portions of the Software.
  78. //
  79. // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  80. // EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
  81. // THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  82. // NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
  83. // LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
  84. // OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  85. // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  86. ====================MIT====================
  87. MIT License
  88. ====================MIT====================
  89. Permission is hereby granted, free of charge, to any person obtaining
  90. a copy of this software and associated documentation files (the
  91. "Software"), to deal in the Software without restriction, including
  92. without limitation the rights to use, copy, modify, merge, publish,
  93. distribute, sublicense, and/or sell copies of the Software, and to
  94. permit persons to whom the Software is furnished to do so, subject
  95. to the following conditions:
  96. The above copyright notice and this permission notice shall be
  97. included in all copies or substantial portions of the Software.
  98. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  99. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  100. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  101. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
  102. CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
  103. TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  104. SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  105. ====================MIT====================
  106. Please understand that this is a lot of work, and obviously it can fail as well, so the “no guarantee” clause of MIT license applies. If you choose to
  107. ====================MIT====================
  108. redistribute such patches, please make sure to include the mail, or at least the MIT license. By including the MIT license you prevent to get in legal trouble.
  109. ====================Softsurfer====================
  110. This code may be freely used and modified for any purpose
  111. providing that this copyright notice is included with it.
  112. SoftSurfer makes no warranty for this code, and cannot be held
  113. liable for any real or imagined damage resulting from its use.
  114. Users of this code must verify correctness for their application.