devtools.licenses.report 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280
  1. # File format ($ symbol means the beginning of a line):
  2. #
  3. # $ # this message
  4. # $ # =======================
  5. # $ # comments (all commentaries should starts with some number of spaces and # symbol)
  6. # $ IGNORE_FILES {file1.ext1} {file2.ext2} - (optional) ignore listed files when generating license macro and credits
  7. # $ RENAME {original license id} TO {new license id} # user comments - (optional) use {new license id} instead {original license id} in ya.make files
  8. # $ # user comments
  9. # $
  10. # ${action} {license id} {license text hash}
  11. # $BELONGS ./ya/make/file/relative/path/1/ya.make ./ya/make/2/ya.make
  12. # ${all_file_action} filename
  13. # $ # user commentaries (many lines)
  14. # $ generated description - files with this license, license text... (some number of lines that starts with some number of spaces, do not modify)
  15. # ${action} {license spdx} {license text hash}
  16. # $BELONGS ./ya/make/file/relative/path/3/ya.make
  17. # ${all_file_action} filename
  18. # $ # user commentaries
  19. # $ generated description
  20. # $ ...
  21. #
  22. # You can modify action, all_file_action and add commentaries
  23. # Available actions:
  24. # keep - keep license in contrib and use in credits
  25. # skip - skip license
  26. # remove - remove all files with this license
  27. # rename - save license text/links into licenses texts file, but not store SPDX into LINCENSE macro. You should store correct license id into devtools.license.spdx.txt file
  28. #
  29. # {all file action} records will be generated when license text contains filename that exists on filesystem (in contrib directory)
  30. # We suppose that that files can contain some license info
  31. # Available all file actions:
  32. # FILE_IGNORE - ignore file (do nothing)
  33. # FILE_INCLUDE - include all file data into licenses text file
  34. # =======================
  35. KEEP MIT 098c1e1a2b998a44b2dfa93ea519d45d
  36. BELONGS ya.make
  37. License text:
  38. The library itself consists of a single header file licensed under the MIT license. However, it is built, tested, documented, and whatnot using a lot of third-party tools and services. Thanks a lot!
  39. Scancode info:
  40. Original SPDX id: MIT
  41. Score : 100.00
  42. Match type : NOTICE
  43. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  44. Files with this license:
  45. README.md [1772:1772]
  46. SKIP LicenseRef-scancode-free-unknown 09d2a3b4461c6f8aadc34ba913c9b62f
  47. BELONGS ya.make
  48. License text:
  49. <img align="right" src="https://opensource.org/trademarks/opensource/OSI-Approved-License-100x137.png">
  50. Scancode info:
  51. Original SPDX id: LicenseRef-scancode-free-unknown
  52. Score : 100.00
  53. Match type : REFERENCE
  54. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/free-unknown.LICENSE
  55. Files with this license:
  56. README.md [1382:1382]
  57. KEEP MIT 0de64830926d7b28059b0628b12a0676
  58. BELONGS ya.make
  59. License text:
  60. // SPDX-License-Identifier: MIT
  61. Scancode info:
  62. Original SPDX id: MIT
  63. Score : 100.00
  64. Match type : TAG
  65. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  66. Files with this license:
  67. include/nlohmann/detail/macro_scope.hpp [7:7]
  68. include/nlohmann/detail/output/binary_writer.hpp [7:7]
  69. KEEP MIT 1379c69ec5d0cb571c6334a1a5db948d
  70. BELONGS ya.make
  71. License text:
  72. [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/nlohmann/json/master/LICENSE.MIT)
  73. Scancode info:
  74. Original SPDX id: MIT
  75. Score : 80.00
  76. Match type : TAG
  77. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  78. Files with this license:
  79. README.md [14:14]
  80. KEEP MIT 1f7d5654f3b2a7966a91d59c5ed0ac05
  81. BELONGS ya.make
  82. FILE_INCLUDE LICENSE.MIT found in files: ChangeLog.md at line 1051
  83. License text:
  84. - Update LICENSE.MIT [\#2010](https://github.com/nlohmann/json/pull/2010) ([magamig](https://github.com/magamig))
  85. Scancode info:
  86. Original SPDX id: MIT
  87. Score : 100.00
  88. Match type : TAG
  89. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  90. Files with this license:
  91. ChangeLog.md [1051:1051]
  92. KEEP MIT 2995454deea186f128a76b7a5322870b
  93. BELONGS ya.make
  94. License text:
  95. license: MIT
  96. Scancode info:
  97. Original SPDX id: MIT
  98. Score : 100.00
  99. Match type : TAG
  100. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  101. Files with this license:
  102. CITATION.cff [12:12]
  103. KEEP MIT 399584035c417b91040964779555dfac
  104. BELONGS ya.make
  105. License text:
  106. MIT License
  107. Scancode info:
  108. Original SPDX id: MIT
  109. Score : 100.00
  110. Match type : REFERENCE
  111. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  112. Files with this license:
  113. LICENSE.MIT [1:1]
  114. KEEP MIT 54575e81a786e9aa7d98337ec2e1ebb0
  115. BELONGS ya.make
  116. Note: matched license text is too long. Read it in the source files.
  117. Scancode info:
  118. Original SPDX id: MIT
  119. Score : 100.00
  120. Match type : TEXT
  121. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  122. Files with this license:
  123. LICENSE.MIT [5:21]
  124. KEEP Apache-2.0 5c4ed081d4d7bdcc3ffd2786714646e5
  125. BELONGS ya.make
  126. License text:
  127. The class contains parts of [Google Abseil](https://github.com/abseil/abseil-cpp) which is licensed under the [Apache 2.0 License](https://opensource.org/licenses/Apache-2.0).
  128. Scancode info:
  129. Original SPDX id: Apache-2.0
  130. Score : 100.00
  131. Match type : REFERENCE
  132. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  133. Files with this license:
  134. README.md [1402:1402]
  135. KEEP MIT 8384d75c38c570f3edb87cf9f64f2ec2
  136. BELONGS ya.make
  137. License text:
  138. // SPDX-License-Identifier: MIT
  139. Scancode info:
  140. Original SPDX id: MIT
  141. Score : 100.00
  142. Match type : TAG
  143. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  144. Files with this license:
  145. include/nlohmann/adl_serializer.hpp [7:7]
  146. include/nlohmann/byte_container_with_subtype.hpp [7:7]
  147. include/nlohmann/detail/abi_macros.hpp [7:7]
  148. include/nlohmann/detail/conversions/from_json.hpp [7:7]
  149. include/nlohmann/detail/conversions/to_chars.hpp [8:8]
  150. include/nlohmann/detail/conversions/to_json.hpp [7:7]
  151. include/nlohmann/detail/exceptions.hpp [7:7]
  152. include/nlohmann/detail/hash.hpp [7:7]
  153. include/nlohmann/detail/input/binary_reader.hpp [7:7]
  154. include/nlohmann/detail/input/input_adapters.hpp [7:7]
  155. include/nlohmann/detail/input/json_sax.hpp [7:7]
  156. include/nlohmann/detail/input/lexer.hpp [7:7]
  157. include/nlohmann/detail/input/parser.hpp [7:7]
  158. include/nlohmann/detail/input/position_t.hpp [7:7]
  159. include/nlohmann/detail/iterators/internal_iterator.hpp [7:7]
  160. include/nlohmann/detail/iterators/iter_impl.hpp [7:7]
  161. include/nlohmann/detail/iterators/iteration_proxy.hpp [7:7]
  162. include/nlohmann/detail/iterators/iterator_traits.hpp [7:7]
  163. include/nlohmann/detail/iterators/json_reverse_iterator.hpp [7:7]
  164. include/nlohmann/detail/iterators/primitive_iterator.hpp [7:7]
  165. include/nlohmann/detail/json_custom_base_class.hpp [7:7]
  166. include/nlohmann/detail/json_pointer.hpp [7:7]
  167. include/nlohmann/detail/json_ref.hpp [7:7]
  168. include/nlohmann/detail/macro_unscope.hpp [7:7]
  169. include/nlohmann/detail/meta/call_std/begin.hpp [7:7]
  170. include/nlohmann/detail/meta/call_std/end.hpp [7:7]
  171. include/nlohmann/detail/meta/cpp_future.hpp [8:8]
  172. include/nlohmann/detail/meta/detected.hpp [7:7]
  173. include/nlohmann/detail/meta/identity_tag.hpp [7:7]
  174. include/nlohmann/detail/meta/is_sax.hpp [7:7]
  175. include/nlohmann/detail/meta/std_fs.hpp [7:7]
  176. include/nlohmann/detail/meta/type_traits.hpp [7:7]
  177. include/nlohmann/detail/meta/void_t.hpp [7:7]
  178. include/nlohmann/detail/output/output_adapters.hpp [7:7]
  179. include/nlohmann/detail/output/serializer.hpp [8:8]
  180. include/nlohmann/detail/string_concat.hpp [7:7]
  181. include/nlohmann/detail/string_escape.hpp [7:7]
  182. include/nlohmann/detail/value_t.hpp [7:7]
  183. include/nlohmann/json.hpp [7:7]
  184. include/nlohmann/json_fwd.hpp [7:7]
  185. include/nlohmann/ordered_map.hpp [7:7]
  186. include/nlohmann/thirdparty/hedley/hedley.hpp [10:10]
  187. include/nlohmann/thirdparty/hedley/hedley_undef.hpp [7:7]
  188. KEEP Apache-2.0 bae1ad0735f2d2672df1746ab73234b4
  189. BELONGS ya.make
  190. License text:
  191. // which is part of Google Abseil (https://github.com/abseil/abseil-cpp), licensed under the Apache License 2.0.
  192. Scancode info:
  193. Original SPDX id: Apache-2.0
  194. Score : 100.00
  195. Match type : NOTICE
  196. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  197. Files with this license:
  198. include/nlohmann/detail/meta/cpp_future.hpp [41:41]
  199. KEEP CC0-1.0 c0bd5a10bf8b93a637d1ab75adbef600
  200. BELONGS ya.make
  201. License text:
  202. The class contains a copy of [Hedley](https://nemequ.github.io/hedley/) from Evan Nemerson which is licensed as [CC0-1.0](https://creativecommons.org/publicdomain/zero/1.0/).
  203. Scancode info:
  204. Original SPDX id: CC0-1.0
  205. Score : 80.00
  206. Match type : REFERENCE
  207. Links : http://creativecommons.org/publicdomain/zero/1.0/, http://creativecommons.org/publicdomain/zero/1.0/legalcode, https://spdx.org/licenses/CC0-1.0
  208. Files with this license:
  209. README.md [1400:1400]
  210. KEEP MIT cf197bd5d4094c2d8f76ed82f4786aef
  211. BELONGS ya.make
  212. Note: matched license text is too long. Read it in the source files.
  213. Scancode info:
  214. Original SPDX id: MIT
  215. Score : 100.00
  216. Match type : TEXT
  217. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  218. Files with this license:
  219. README.md [1388:1392]
  220. KEEP MIT d51298dcb4641b6cc8391c423ab4c650
  221. BELONGS ya.make
  222. Note: matched license text is too long. Read it in the source files.
  223. Scancode info:
  224. Original SPDX id: MIT
  225. Score : 100.00
  226. Match type : NOTICE
  227. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  228. Files with this license:
  229. README.md [1396:1396]
  230. README.md [1398:1398]
  231. KEEP Apache-2.0 d683c8d4c18c5675d52bab6b519531d9
  232. BELONGS ya.make
  233. License text:
  234. The class contains parts of [Google Abseil](https://github.com/abseil/abseil-cpp) which is licensed under the [Apache 2.0 License](https://opensource.org/licenses/Apache-2.0).
  235. Scancode info:
  236. Original SPDX id: Apache-2.0
  237. Score : 100.00
  238. Match type : NOTICE
  239. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  240. Files with this license:
  241. README.md [1402:1402]
  242. KEEP MIT e73b9d3e815186df6ea3e59f2379e088
  243. BELONGS ya.make
  244. License text:
  245. The code is distributed under the MIT license, Copyright (c) 2009 Florian Loitsch.
  246. Scancode info:
  247. Original SPDX id: MIT
  248. Score : 100.00
  249. Match type : NOTICE
  250. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  251. Files with this license:
  252. include/nlohmann/detail/conversions/to_chars.hpp [33:33]
  253. KEEP MIT e93607b0e06010c76104744f881094cd
  254. BELONGS ya.make
  255. License text:
  256. The class is licensed under the [MIT License](https://opensource.org/licenses/MIT):
  257. Scancode info:
  258. Original SPDX id: MIT
  259. Score : 100.00
  260. Match type : NOTICE
  261. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  262. Files with this license:
  263. README.md [1384:1384]