devtools.copyrights.report 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222
  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 1f4ce2837d476b6bed69d2f0d5589b4d
  36. BELONGS ya.make
  37. License text:
  38. // Copyright (c) 2009 Peter Dimov
  39. Scancode info:
  40. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  41. Score : 100.00
  42. Match type : COPYRIGHT
  43. Files with this license:
  44. include/boost/mem_fn.hpp [13:13]
  45. KEEP COPYRIGHT_SERVICE_LABEL 3b5d4e054fe9088c58227f942db2f5de
  46. BELONGS ya.make
  47. License text:
  48. // Copyright 2002, 2020 Peter Dimov
  49. // Copyright 2009 Steven Watanabe
  50. Scancode info:
  51. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  52. Score : 100.00
  53. Match type : COPYRIGHT
  54. Files with this license:
  55. include/boost/bind/protect.hpp [7:8]
  56. KEEP COPYRIGHT_SERVICE_LABEL 3ca4379da2fa49ccbaaf67782ff8bd4f
  57. BELONGS ya.make
  58. License text:
  59. // Copyright (c) 2001 Peter Dimov and Multi Media Ltd.
  60. // Copyright (c) 2008 Peter Dimov
  61. Scancode info:
  62. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  63. Score : 100.00
  64. Match type : COPYRIGHT
  65. Files with this license:
  66. include/boost/bind/detail/bind_mf2_cc.hpp [6:7]
  67. KEEP COPYRIGHT_SERVICE_LABEL 467be894dd93ea2733b024c6140d7af4
  68. BELONGS ya.make
  69. License text:
  70. // Copyright 2015-2020, 2024 Peter Dimov.
  71. Scancode info:
  72. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  73. Score : 100.00
  74. Match type : COPYRIGHT
  75. Files with this license:
  76. include/boost/bind/detail/tuple_for_each.hpp [4:4]
  77. KEEP COPYRIGHT_SERVICE_LABEL 4e2b7d1f2d2c67f82f930a242a17dcd7
  78. BELONGS ya.make
  79. License text:
  80. // Copyright 2002, 2015, 2024 Peter Dimov
  81. Scancode info:
  82. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  83. Score : 100.00
  84. Match type : COPYRIGHT
  85. Files with this license:
  86. include/boost/bind/placeholders.hpp [13:13]
  87. KEEP COPYRIGHT_SERVICE_LABEL 5ecdbaa136da002e57f3b5ba003bd0db
  88. BELONGS ya.make
  89. License text:
  90. // Copyright (c) 2006 Peter Dimov
  91. Scancode info:
  92. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  93. Score : 100.00
  94. Match type : COPYRIGHT
  95. Files with this license:
  96. include/boost/is_placeholder.hpp [13:13]
  97. KEEP COPYRIGHT_SERVICE_LABEL 6ccc395653453a58a493161159c73edd
  98. BELONGS ya.make
  99. License text:
  100. // Copyright 2015, 2017, 2019 Peter Dimov.
  101. Scancode info:
  102. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  103. Score : 100.00
  104. Match type : COPYRIGHT
  105. Files with this license:
  106. include/boost/bind/detail/integer_sequence.hpp [4:4]
  107. KEEP COPYRIGHT_SERVICE_LABEL 86701cd2068050fd3f4c732c0419742e
  108. BELONGS ya.make
  109. License text:
  110. // Copyright 2001-2005, 2024 Peter Dimov
  111. // Copyright 2001 David Abrahams
  112. Scancode info:
  113. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  114. Score : 100.00
  115. Match type : COPYRIGHT
  116. Files with this license:
  117. include/boost/bind/bind.hpp [13:14]
  118. include/boost/bind/mem_fn.hpp [13:14]
  119. KEEP COPYRIGHT_SERVICE_LABEL 945ce867abcc2380a4a604c90ec1d857
  120. BELONGS ya.make
  121. License text:
  122. // Copyright 2006, 2020 Peter Dimov
  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/bind/detail/result_traits.hpp [15:15]
  129. KEEP COPYRIGHT_SERVICE_LABEL 9f416aa8f1e6678b0d6d5857d642b969
  130. BELONGS ya.make
  131. License text:
  132. // Copyright (c) 2002 Peter Dimov and Multi Media Ltd.
  133. Scancode info:
  134. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  135. Score : 100.00
  136. Match type : COPYRIGHT
  137. Files with this license:
  138. include/boost/bind/arg.hpp [13:13]
  139. include/boost/bind/make_adaptable.hpp [7:7]
  140. KEEP COPYRIGHT_SERVICE_LABEL b5946573aa2a793324ebafe24646df01
  141. BELONGS ya.make
  142. License text:
  143. // Copyright (c) 2001 Peter Dimov and Multi Media Ltd.
  144. Scancode info:
  145. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  146. Score : 100.00
  147. Match type : COPYRIGHT
  148. Files with this license:
  149. include/boost/bind/detail/bind_cc.hpp [6:6]
  150. include/boost/bind/detail/bind_mf2_cc.hpp [6:7]
  151. include/boost/bind/detail/bind_mf_cc.hpp [6:6]
  152. KEEP COPYRIGHT_SERVICE_LABEL d40baf679ee3eac95115dae18fde0082
  153. BELONGS ya.make
  154. License text:
  155. // Copyright 2002, 2020 Peter Dimov
  156. // Copyright 2009 Steven Watanabe
  157. Scancode info:
  158. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  159. Score : 100.00
  160. Match type : COPYRIGHT
  161. Files with this license:
  162. include/boost/bind/protect.hpp [7:8]
  163. KEEP COPYRIGHT_SERVICE_LABEL d711e141f5e071d5d3f926dd443bb35b
  164. BELONGS ya.make
  165. License text:
  166. // Copyright 2001-2005, 2024 Peter Dimov
  167. // Copyright 2001 David Abrahams
  168. Scancode info:
  169. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  170. Score : 100.00
  171. Match type : COPYRIGHT
  172. Files with this license:
  173. include/boost/bind/bind.hpp [13:14]
  174. include/boost/bind/mem_fn.hpp [13:14]
  175. KEEP COPYRIGHT_SERVICE_LABEL dabcb5f9151e6c8bc7d7c81a00f1a164
  176. BELONGS ya.make
  177. License text:
  178. // Copyright 2002, 2003, 2024 Peter Dimov
  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/boost/bind/apply.hpp [7:7]
  185. KEEP COPYRIGHT_SERVICE_LABEL faedff635aa9f9a8a18d7c7c02b75e2d
  186. BELONGS ya.make
  187. License text:
  188. // Copyright 2021 Peter Dimov
  189. // Distributed under the Boost Software License, Version 1.0.
  190. // https://www.boost.org/LICENSE_1_0.txt
  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/boost/bind/std_placeholders.hpp [10:12]
  197. KEEP COPYRIGHT_SERVICE_LABEL fb56a746a3cac247b27d3293104f2b01
  198. BELONGS ya.make
  199. License text:
  200. // Copyright (c) 2009, 2015 Peter Dimov
  201. Scancode info:
  202. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  203. Score : 100.00
  204. Match type : COPYRIGHT
  205. Files with this license:
  206. include/boost/bind.hpp [12:12]