devtools.copyrights.report 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291
  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 13087fd87820c611025de1f0f3ef01bf
  36. BELONGS ya.make
  37. License text:
  38. // Copyright 2005-2011 Daniel James.
  39. // Distributed under the Boost Software License, Version 1.0. (See accompanying
  40. // file LICENSE_1_0.txt or copy at http://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/detail/container_fwd.hpp [2:4]
  47. KEEP COPYRIGHT_SERVICE_LABEL 18bad9344d7cba762fbd435259d6301b
  48. BELONGS ya.make
  49. License text:
  50. // Copyright David Abrahams 2002.
  51. // Distributed under the Boost Software License, Version 1.0. (See
  52. // accompanying file LICENSE_1_0.txt or copy at
  53. Scancode info:
  54. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  55. Score : 100.00
  56. Match type : COPYRIGHT
  57. Files with this license:
  58. include/boost/detail/indirect_traits.hpp [1:3]
  59. KEEP COPYRIGHT_SERVICE_LABEL 2f9bade85a83ebe5d5af53237bf117ca
  60. BELONGS ya.make
  61. License text:
  62. Copyright (c) 2010 Bryce Lelbach
  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/boost/detail/fenv.hpp [2:2]
  69. KEEP COPYRIGHT_SERVICE_LABEL 38d3ce2209a395c064c29e47dccce34b
  70. BELONGS ya.make
  71. License text:
  72. // (C) Copyright David Abrahams 2001.
  73. // Distributed under the Boost Software License, Version 1.0. (See
  74. // accompanying file LICENSE_1_0.txt or copy at
  75. Scancode info:
  76. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  77. Score : 100.00
  78. Match type : COPYRIGHT
  79. Files with this license:
  80. include/boost/detail/select_type.hpp [1:3]
  81. KEEP COPYRIGHT_SERVICE_LABEL 47779174b2c82482d94f3ad0f87d0215
  82. BELONGS ya.make
  83. License text:
  84. Copyright (c) 2010-2011 Bryce Lelbach
  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/boost/detail/is_sorted.hpp [2:2]
  91. KEEP COPYRIGHT_SERVICE_LABEL 483fdf5158d0f8518198f5ac2c492f5f
  92. BELONGS ya.make
  93. License text:
  94. // (C) Copyright Jeremy Siek 2001.
  95. // Distributed under the Boost Software License, Version 1.0. (See
  96. // accompanying file LICENSE_1_0.txt or copy at
  97. Scancode info:
  98. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  99. Score : 100.00
  100. Match type : COPYRIGHT
  101. Files with this license:
  102. include/boost/detail/named_template_params.hpp [1:3]
  103. KEEP COPYRIGHT_SERVICE_LABEL 4b73115721ced28727c2b8b4f4a85abc
  104. BELONGS ya.make
  105. License text:
  106. // Copyright Beman Dawes 2014
  107. Scancode info:
  108. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  109. Score : 100.00
  110. Match type : COPYRIGHT
  111. Files with this license:
  112. include/boost/detail/lightweight_test_report.hpp [3:3]
  113. KEEP COPYRIGHT_SERVICE_LABEL 4d26b7ae91cf6f8491cee13434ff5797
  114. BELONGS ya.make
  115. License text:
  116. // Copyright (c) 1996
  117. // Silicon Graphics Computer Systems, Inc.
  118. Scancode info:
  119. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  120. Score : 100.00
  121. Match type : COPYRIGHT
  122. Files with this license:
  123. include/boost/detail/binary_search.hpp [17:18]
  124. KEEP COPYRIGHT_SERVICE_LABEL 4f5d57c8559aaf8bf412ae6bc295ec7e
  125. BELONGS ya.make
  126. License text:
  127. /* Copyright 2003-2013 Joaquin M Lopez Munoz.
  128. * Distributed under the Boost Software License, Version 1.0.
  129. * (See accompanying file LICENSE_1_0.txt or copy at
  130. Scancode info:
  131. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  132. Score : 100.00
  133. Match type : COPYRIGHT
  134. Files with this license:
  135. include/boost/detail/allocator_utilities.hpp [1:3]
  136. KEEP COPYRIGHT_SERVICE_LABEL 545eafdc9369d5bcc88b165815551f3b
  137. BELONGS ya.make
  138. License text:
  139. // Copyright (c) 2000 David Abrahams.
  140. // Distributed under the Boost Software License, Version 1.0.
  141. // (See accompanying file LICENSE_1_0.txt or copy at
  142. Scancode info:
  143. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  144. Score : 100.00
  145. Match type : COPYRIGHT
  146. Files with this license:
  147. include/boost/detail/binary_search.hpp [1:3]
  148. KEEP COPYRIGHT_SERVICE_LABEL 55b50589a90f6abb0dcaedb86d9ce7ed
  149. BELONGS ya.make
  150. License text:
  151. // Copyright Beman Dawes 2006
  152. Scancode info:
  153. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  154. Score : 100.00
  155. Match type : COPYRIGHT
  156. Files with this license:
  157. include/boost/detail/bitmask.hpp [3:3]
  158. include/boost/detail/identifier.hpp [3:3]
  159. KEEP COPYRIGHT_SERVICE_LABEL 5f5f9caa49264cbb4cb51ab4b0070946
  160. BELONGS ya.make
  161. License text:
  162. // Copyright Beman Dawes 2010
  163. Scancode info:
  164. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  165. Score : 100.00
  166. Match type : COPYRIGHT
  167. Files with this license:
  168. include/boost/detail/lightweight_main.hpp [3:3]
  169. KEEP COPYRIGHT_SERVICE_LABEL 620bffa3a234fd5d35b0b35f0ea5d50a
  170. BELONGS ya.make
  171. License text:
  172. // Copyright Beman Dawes 2001. Distributed under the Boost
  173. // Software License, Version 1.0. (See accompanying file
  174. // LICENSE_1_0.txt or copy at http://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/cstdlib.hpp [3:5]
  181. KEEP COPYRIGHT_SERVICE_LABEL 70a94800ba84db85ec3ff20c6d23755e
  182. BELONGS ya.make
  183. Note: matched license text is too long. Read it in the source files.
  184. Scancode info:
  185. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  186. Score : 100.00
  187. Match type : COPYRIGHT
  188. Files with this license:
  189. include/boost/detail/is_incrementable.hpp [1:3]
  190. KEEP COPYRIGHT_SERVICE_LABEL 78ecae5a6301c9faa651a8f6d052b448
  191. BELONGS ya.make
  192. License text:
  193. // Copyright Beman Dawes 1995-2001. Distributed under the Boost
  194. // Software License, Version 1.0. (See accompanying file
  195. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  196. Scancode info:
  197. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  198. Score : 100.00
  199. Match type : COPYRIGHT
  200. Files with this license:
  201. include/boost/detail/catch_exceptions.hpp [3:5]
  202. KEEP COPYRIGHT_SERVICE_LABEL 791de63e8a85039486e8b095c3912ad1
  203. BELONGS ya.make
  204. Note: matched license text is too long. Read it in the source files.
  205. Scancode info:
  206. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  207. Score : 100.00
  208. Match type : COPYRIGHT
  209. Files with this license:
  210. include/boost/detail/utf8_codecvt_facet.hpp [1:3]
  211. include/boost/detail/utf8_codecvt_facet.ipp [4:6]
  212. KEEP COPYRIGHT_SERVICE_LABEL 7f2db459478f707a0dc01561712dabb7
  213. BELONGS ya.make
  214. License text:
  215. // Copyright David Abrahams 2005. Distributed under the Boost
  216. // Software License, Version 1.0. (See accompanying
  217. // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  218. Scancode info:
  219. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  220. Score : 100.00
  221. Match type : COPYRIGHT
  222. Files with this license:
  223. include/boost/detail/is_xxx.hpp [1:3]
  224. KEEP COPYRIGHT_SERVICE_LABEL 84c2f237d9b27185e5ee0a17bf920901
  225. BELONGS ya.make
  226. License text:
  227. // Copyright (c) 2003
  228. // Eric Friedman
  229. Scancode info:
  230. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  231. Score : 100.00
  232. Match type : COPYRIGHT
  233. Files with this license:
  234. include/boost/blank.hpp [6:7]
  235. include/boost/blank_fwd.hpp [6:7]
  236. include/boost/detail/reference_content.hpp [6:7]
  237. include/boost/detail/templated_streams.hpp [6:7]
  238. KEEP COPYRIGHT_SERVICE_LABEL 9d1c4732b4bc51a1628e9ff1edeccd54
  239. BELONGS ya.make
  240. License text:
  241. // (C) Copyright David Abrahams 2001, Howard Hinnant 2001.
  242. Scancode info:
  243. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  244. Score : 100.00
  245. Match type : COPYRIGHT
  246. Files with this license:
  247. include/boost/detail/numeric_traits.hpp [1:1]
  248. KEEP COPYRIGHT_SERVICE_LABEL a7831931571cb11df5942e281a68009f
  249. BELONGS ya.make
  250. License text:
  251. // Copyright (c) 1994
  252. // Hewlett-Packard Company
  253. Scancode info:
  254. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  255. Score : 100.00
  256. Match type : COPYRIGHT
  257. Files with this license:
  258. include/boost/detail/binary_search.hpp [6:7]
  259. KEEP COPYRIGHT_SERVICE_LABEL adbebcecb122c685dde3643cfded4a6e
  260. BELONGS ya.make
  261. License text:
  262. // (C) Copyright Matthias Troyerk 2006.
  263. // Use, modification and distribution are subject to the Boost Software License,
  264. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
  265. Scancode info:
  266. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  267. Score : 100.00
  268. Match type : COPYRIGHT
  269. Files with this license:
  270. include/boost/detail/has_default_constructor.hpp [2:4]