devtools.copyrights.report 9.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220
  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 COPYRIGHT_SERVICE_LABEL 1d2c160f5770ec8c125d130115e61d07
  36. BELONGS ya.make
  37. License text:
  38. // SPDX-FileCopyrightText: 2008-2009 Björn Hoehrmann <bjoern@hoehrmann.de>
  39. // SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
  40. // SPDX-License-Identifier: MIT
  41. Scancode info:
  42. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  43. Score : 100.00
  44. Match type : COPYRIGHT
  45. Files with this license:
  46. include/nlohmann/detail/output/serializer.hpp [6:8]
  47. KEEP COPYRIGHT_SERVICE_LABEL 20253debf95df817809db34d2862371e
  48. BELONGS ya.make
  49. License text:
  50. Copyright &copy; 2013-2022 [Niels Lohmann](https://nlohmann.me)
  51. Scancode info:
  52. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  53. Score : 100.00
  54. Match type : COPYRIGHT
  55. Files with this license:
  56. README.md [1386:1386]
  57. KEEP COPYRIGHT_SERVICE_LABEL 3fb410b721d46624abdaeb2473ffa5d6
  58. BELONGS ya.make
  59. License text:
  60. // SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
  61. // SPDX-FileCopyrightText: 2018 The Abseil Authors
  62. // SPDX-License-Identifier: MIT
  63. Scancode info:
  64. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  65. Score : 100.00
  66. Match type : COPYRIGHT
  67. Files with this license:
  68. include/nlohmann/detail/meta/cpp_future.hpp [6:8]
  69. KEEP COPYRIGHT_SERVICE_LABEL 77db38c27b2cc781224c151d0f786162
  70. BELONGS ya.make
  71. License text:
  72. @copyright Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
  73. @sa http://bjoern.hoehrmann.de/utf-8/decoder/dfa/
  74. Scancode info:
  75. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  76. Score : 100.00
  77. Match type : COPYRIGHT
  78. Files with this license:
  79. include/nlohmann/detail/output/serializer.hpp [897:898]
  80. KEEP COPYRIGHT_SERVICE_LABEL 7f9096053ca3484b653eb1c83c7e777d
  81. BELONGS ya.make
  82. License text:
  83. // SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
  84. // SPDX-License-Identifier: MIT
  85. Scancode info:
  86. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  87. Score : 100.00
  88. Match type : COPYRIGHT
  89. Files with this license:
  90. include/nlohmann/adl_serializer.hpp [6:7]
  91. include/nlohmann/byte_container_with_subtype.hpp [6:7]
  92. include/nlohmann/detail/abi_macros.hpp [6:7]
  93. include/nlohmann/detail/conversions/from_json.hpp [6:7]
  94. include/nlohmann/detail/conversions/to_chars.hpp [6:8]
  95. include/nlohmann/detail/conversions/to_json.hpp [6:7]
  96. include/nlohmann/detail/exceptions.hpp [6:7]
  97. include/nlohmann/detail/hash.hpp [6:7]
  98. include/nlohmann/detail/input/binary_reader.hpp [6:7]
  99. include/nlohmann/detail/input/input_adapters.hpp [6:7]
  100. include/nlohmann/detail/input/json_sax.hpp [6:7]
  101. include/nlohmann/detail/input/lexer.hpp [6:7]
  102. include/nlohmann/detail/input/parser.hpp [6:7]
  103. include/nlohmann/detail/input/position_t.hpp [6:7]
  104. include/nlohmann/detail/iterators/internal_iterator.hpp [6:7]
  105. include/nlohmann/detail/iterators/iter_impl.hpp [6:7]
  106. include/nlohmann/detail/iterators/iteration_proxy.hpp [6:7]
  107. include/nlohmann/detail/iterators/iterator_traits.hpp [6:7]
  108. include/nlohmann/detail/iterators/json_reverse_iterator.hpp [6:7]
  109. include/nlohmann/detail/iterators/primitive_iterator.hpp [6:7]
  110. include/nlohmann/detail/json_custom_base_class.hpp [6:7]
  111. include/nlohmann/detail/json_pointer.hpp [6:7]
  112. include/nlohmann/detail/json_ref.hpp [6:7]
  113. include/nlohmann/detail/macro_scope.hpp [6:7]
  114. include/nlohmann/detail/macro_unscope.hpp [6:7]
  115. include/nlohmann/detail/meta/call_std/begin.hpp [6:7]
  116. include/nlohmann/detail/meta/call_std/end.hpp [6:7]
  117. include/nlohmann/detail/meta/cpp_future.hpp [6:8]
  118. include/nlohmann/detail/meta/detected.hpp [6:7]
  119. include/nlohmann/detail/meta/identity_tag.hpp [6:7]
  120. include/nlohmann/detail/meta/is_sax.hpp [6:7]
  121. include/nlohmann/detail/meta/std_fs.hpp [6:7]
  122. include/nlohmann/detail/meta/type_traits.hpp [6:7]
  123. include/nlohmann/detail/meta/void_t.hpp [6:7]
  124. include/nlohmann/detail/output/binary_writer.hpp [6:7]
  125. include/nlohmann/detail/output/output_adapters.hpp [6:7]
  126. include/nlohmann/detail/output/serializer.hpp [6:8]
  127. include/nlohmann/detail/string_concat.hpp [6:7]
  128. include/nlohmann/detail/string_escape.hpp [6:7]
  129. include/nlohmann/detail/value_t.hpp [6:7]
  130. include/nlohmann/json.hpp [6:7]
  131. include/nlohmann/json_fwd.hpp [6:7]
  132. include/nlohmann/ordered_map.hpp [6:7]
  133. include/nlohmann/thirdparty/hedley/hedley.hpp [8:10]
  134. include/nlohmann/thirdparty/hedley/hedley_undef.hpp [6:7]
  135. KEEP COPYRIGHT_SERVICE_LABEL 940a6050b65ddf2560eacf6325aeedfa
  136. BELONGS ya.make
  137. License text:
  138. // SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
  139. // SPDX-FileCopyrightText: 2016-2021 Evan Nemerson <evan@nemerson.com>
  140. // SPDX-License-Identifier: MIT
  141. Scancode info:
  142. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  143. Score : 100.00
  144. Match type : COPYRIGHT
  145. Files with this license:
  146. include/nlohmann/thirdparty/hedley/hedley.hpp [8:10]
  147. KEEP COPYRIGHT_SERVICE_LABEL a021d3bd6d6cbb97cbccc0ab1586c491
  148. BELONGS ya.make
  149. License text:
  150. Copyright (c) 2013-2022 Niels Lohmann
  151. Scancode info:
  152. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  153. Score : 100.00
  154. Match type : COPYRIGHT
  155. Files with this license:
  156. LICENSE.MIT [3:3]
  157. KEEP COPYRIGHT_SERVICE_LABEL b2d024cee657b6d8a684658564761637
  158. BELONGS ya.make
  159. Note: matched license text is too long. Read it in the source files.
  160. Scancode info:
  161. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  162. Score : 100.00
  163. Match type : COPYRIGHT
  164. Files with this license:
  165. README.md [1398:1398]
  166. KEEP COPYRIGHT_SERVICE_LABEL c8c3bf583dc390b261a3600ab20c9768
  167. BELONGS ya.make
  168. Note: matched license text is too long. Read it in the source files.
  169. Scancode info:
  170. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  171. Score : 100.00
  172. Match type : COPYRIGHT
  173. Files with this license:
  174. README.md [1396:1396]
  175. KEEP COPYRIGHT_SERVICE_LABEL ce7525b41b9b057bb4906c82b576055d
  176. BELONGS ya.make
  177. License text:
  178. The code is distributed under the MIT license, Copyright (c) 2009 Florian Loitsch.
  179. Scancode info:
  180. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  181. Score : 100.00
  182. Match type : COPYRIGHT
  183. Files with this license:
  184. include/nlohmann/detail/conversions/to_chars.hpp [33:33]
  185. KEEP COPYRIGHT_SERVICE_LABEL f00eba1ede61dd156c5c44c3700d4ca0
  186. BELONGS ya.make
  187. License text:
  188. // SPDX-FileCopyrightText: 2009 Florian Loitsch <https://florian.loitsch.com/>
  189. // SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
  190. // SPDX-License-Identifier: MIT
  191. Scancode info:
  192. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  193. Score : 100.00
  194. Match type : COPYRIGHT
  195. Files with this license:
  196. include/nlohmann/detail/conversions/to_chars.hpp [6:8]
  197. KEEP COPYRIGHT_SERVICE_LABEL f797318120fd0e858229c71aa1f8455b
  198. BELONGS ya.make
  199. License text:
  200. result["copyright"] = "(C) 2013-2023 Niels Lohmann";
  201. result["name"] = "JSON for Modern C++";
  202. result["url"] = "https://github.com/nlohmann/json";
  203. Scancode info:
  204. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  205. Score : 100.00
  206. Match type : COPYRIGHT
  207. Files with this license:
  208. include/nlohmann/json.hpp [252:254]