devtools.copyrights.report 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191
  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 01774e8f00f9fa9fc7175f9399854c44
  36. BELONGS ya.make
  37. License text:
  38. // Copyright 2021-2023 Peter Dimov
  39. // Distributed under the Boost Software License, Version 1.0.
  40. // https://www.boost.org/LICENSE_1_0.txt
  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/boost/container_hash/detail/hash_integral.hpp [1:3]
  47. KEEP COPYRIGHT_SERVICE_LABEL 0cf50a14f48d5f6b52260bcafcb4688e
  48. BELONGS ya.make
  49. License text:
  50. // Copyright 2005-2014 Daniel James.
  51. // Copyright 2021, 2022 Peter Dimov.
  52. // Distributed under the Boost Software License, Version 1.0.
  53. // https://www.boost.org/LICENSE_1_0.txt
  54. Scancode info:
  55. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  56. Score : 100.00
  57. Match type : COPYRIGHT
  58. Files with this license:
  59. include/boost/container_hash/hash.hpp [1:4]
  60. include/boost/container_hash/hash_fwd.hpp [1:4]
  61. KEEP COPYRIGHT_SERVICE_LABEL 28754ad9c0aa02276f0e2f7033f5dfc4
  62. BELONGS ya.make
  63. License text:
  64. // Copyright 2005-2014 Daniel James.
  65. // Copyright 2021, 2022 Peter Dimov.
  66. // Distributed under the Boost Software License, Version 1.0.
  67. // https://www.boost.org/LICENSE_1_0.txt
  68. Scancode info:
  69. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  70. Score : 100.00
  71. Match type : COPYRIGHT
  72. Files with this license:
  73. include/boost/container_hash/hash.hpp [1:4]
  74. KEEP COPYRIGHT_SERVICE_LABEL 2fbd26d4aba2eca0cf87ce8c48e9b349
  75. BELONGS ya.make
  76. License text:
  77. // Copyright 2017, 2018 Peter Dimov.
  78. // Distributed under the Boost Software License, Version 1.0.
  79. // https://www.boost.org/LICENSE_1_0.txt
  80. Scancode info:
  81. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  82. Score : 100.00
  83. Match type : COPYRIGHT
  84. Files with this license:
  85. include/boost/container_hash/is_contiguous_range.hpp [1:3]
  86. KEEP COPYRIGHT_SERVICE_LABEL 3daf1cb1dc9e23adce33a58786a1f0f4
  87. BELONGS ya.make
  88. License text:
  89. // Copyright 2005-2009 Daniel James.
  90. // Distributed under the Boost Software License, Version 1.0. (See accompanying
  91. // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  92. Scancode info:
  93. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  94. Score : 100.00
  95. Match type : COPYRIGHT
  96. Files with this license:
  97. include/boost/container_hash/detail/hash_tuple_like.hpp [1:4]
  98. include/boost/container_hash/detail/limits.hpp [1:3]
  99. include/boost/container_hash/extensions.hpp [1:3]
  100. include/boost/container_hash/hash_fwd.hpp [1:4]
  101. include/boost/functional/hash.hpp [2:4]
  102. include/boost/functional/hash/hash.hpp [2:4]
  103. include/boost/functional/hash/hash_fwd.hpp [2:4]
  104. include/boost/functional/hash_fwd.hpp [2:4]
  105. KEEP COPYRIGHT_SERVICE_LABEL 8e00e7d6fce9c86304b3ed14045f8800
  106. BELONGS ya.make
  107. License text:
  108. // Copyright 2017 Daniel James.
  109. // Distributed under the Boost Software License, Version 1.0. (See accompanying
  110. // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  111. Scancode info:
  112. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  113. Score : 100.00
  114. Match type : COPYRIGHT
  115. Files with this license:
  116. include/boost/functional/hash/extensions.hpp [2:4]
  117. KEEP COPYRIGHT_SERVICE_LABEL 9bb9e82bc657b80e17ef1f9712100d50
  118. BELONGS ya.make
  119. License text:
  120. // Copyright 2022, 2023 Peter Dimov
  121. // Distributed under the Boost Software License, Version 1.0.
  122. // https://www.boost.org/LICENSE_1_0.txt
  123. Scancode info:
  124. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  125. Score : 100.00
  126. Match type : COPYRIGHT
  127. Files with this license:
  128. include/boost/container_hash/detail/mulx.hpp [1:3]
  129. KEEP COPYRIGHT_SERVICE_LABEL b4fd6345abc0fea642cbcb10c732e66f
  130. BELONGS ya.make
  131. License text:
  132. // Copyright 2017, 2022 Peter Dimov.
  133. // Distributed under the Boost Software License, Version 1.0.
  134. // https://www.boost.org/LICENSE_1_0.txt
  135. Scancode info:
  136. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  137. Score : 100.00
  138. Match type : COPYRIGHT
  139. Files with this license:
  140. include/boost/container_hash/is_tuple_like.hpp [4:6]
  141. KEEP COPYRIGHT_SERVICE_LABEL df56a08a51f11ebc1571263ab013bc25
  142. BELONGS ya.make
  143. License text:
  144. // Copyright 2022 Peter Dimov.
  145. // Distributed under the Boost Software License, Version 1.0.
  146. // https://www.boost.org/LICENSE_1_0.txt
  147. Scancode info:
  148. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  149. Score : 100.00
  150. Match type : COPYRIGHT
  151. Files with this license:
  152. include/boost/container_hash/detail/hash_mix.hpp [1:3]
  153. include/boost/container_hash/detail/hash_range.hpp [1:3]
  154. include/boost/container_hash/is_described_class.hpp [1:3]
  155. KEEP COPYRIGHT_SERVICE_LABEL e323857368fb1433c9c3079428ca51d3
  156. BELONGS ya.make
  157. License text:
  158. // Copyright 2017 Peter Dimov.
  159. // Distributed under the Boost Software License, Version 1.0.
  160. // https://www.boost.org/LICENSE_1_0.txt
  161. Scancode info:
  162. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  163. Score : 100.00
  164. Match type : COPYRIGHT
  165. Files with this license:
  166. include/boost/container_hash/is_range.hpp [1:3]
  167. include/boost/container_hash/is_unordered_range.hpp [1:3]
  168. KEEP COPYRIGHT_SERVICE_LABEL faedff635aa9f9a8a18d7c7c02b75e2d
  169. BELONGS ya.make
  170. License text:
  171. // Copyright 2005-2009 Daniel James.
  172. // Copyright 2021 Peter Dimov.
  173. // Distributed under the Boost Software License, Version 1.0.
  174. // https://www.boost.org/LICENSE_1_0.txt
  175. Scancode info:
  176. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  177. Score : 100.00
  178. Match type : COPYRIGHT
  179. Files with this license:
  180. include/boost/container_hash/detail/hash_tuple_like.hpp [1:4]