devtools.copyrights.report 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219
  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 15d50536bcbda2f7a36d5d623fb19036
  36. BELONGS ya.make
  37. License text:
  38. // Copyright (C) 2014, Andrzej Krzemienski.
  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/optional/bad_optional_access.hpp [1:1]
  45. KEEP COPYRIGHT_SERVICE_LABEL 29c2f268f49f1dca1203b60b9452f3b9
  46. BELONGS ya.make
  47. License text:
  48. // Copyright (C) 2003, 2008 Fernando Luis Cacciola Carballal.
  49. // Copyright (C) 2016 Andrzej Krzemienski
  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/optional/detail/optional_aligned_storage.hpp [1:2]
  56. include/boost/optional/detail/optional_factory_support.hpp [1:2]
  57. include/boost/optional/optional_fwd.hpp [1:2]
  58. KEEP COPYRIGHT_SERVICE_LABEL 2f10b4a340b310e0d17224ef1c7f517e
  59. BELONGS ya.make
  60. License text:
  61. // Copyright (C) 2003, 2008 Fernando Luis Cacciola Carballal.
  62. // Copyright (C) 2015 - 2017 Andrzej Krzemienski.
  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/optional/detail/optional_config.hpp [1:2]
  69. KEEP COPYRIGHT_SERVICE_LABEL 346c67fb4a777a0d04af25c1d1bd52dc
  70. BELONGS ya.make
  71. License text:
  72. // Copyright (C) 2003, Fernando Luis Cacciola Carballal.
  73. // Copyright (C) 2014, 2015 Andrzej Krzemienski.
  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/boost/none.hpp [1:2]
  80. KEEP COPYRIGHT_SERVICE_LABEL 49502cfd99d9b7c0c64b960a8260c6e9
  81. BELONGS ya.make
  82. License text:
  83. // Copyright (C) 2024 Ryan Malcolm Underwood.
  84. Scancode info:
  85. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  86. Score : 100.00
  87. Match type : COPYRIGHT
  88. Files with this license:
  89. include/boost/optional/detail/optional_utility.hpp [1:1]
  90. KEEP COPYRIGHT_SERVICE_LABEL 75f254658639d6099b8a2607570e97af
  91. BELONGS ya.make
  92. License text:
  93. // Copyright (C) 2003, 2008 Fernando Luis Cacciola Carballal.
  94. // Copyright (C) 2014 - 2021 Andrzej Krzemienski.
  95. Scancode info:
  96. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  97. Score : 100.00
  98. Match type : COPYRIGHT
  99. Files with this license:
  100. include/boost/optional/detail/optional_aligned_storage.hpp [1:2]
  101. include/boost/optional/detail/optional_config.hpp [1:2]
  102. include/boost/optional/detail/optional_factory_support.hpp [1:2]
  103. include/boost/optional/detail/optional_relops.hpp [1:2]
  104. include/boost/optional/detail/optional_swap.hpp [1:2]
  105. include/boost/optional/optional.hpp [1:2]
  106. include/boost/optional/optional_fwd.hpp [1:2]
  107. KEEP COPYRIGHT_SERVICE_LABEL 9011a14a0693638672595b3219eab47e
  108. BELONGS ya.make
  109. License text:
  110. // Copyright (C) 2003, 2008 Fernando Luis Cacciola Carballal.
  111. // Copyright (C) 2015, 2024 Andrzej Krzemienski.
  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/optional/detail/optional_relops.hpp [1:2]
  118. KEEP COPYRIGHT_SERVICE_LABEL 97a90988e6e57fde8f8f24870992405e
  119. BELONGS ya.make
  120. License text:
  121. // Copyright (C) 2022 Andrzej Krzemienski.
  122. Scancode info:
  123. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  124. Score : 100.00
  125. Match type : COPYRIGHT
  126. Files with this license:
  127. include/boost/optional/detail/optional_hash.hpp [1:1]
  128. KEEP COPYRIGHT_SERVICE_LABEL 9a76da02cc5d44aea9b67b645c93e835
  129. BELONGS ya.make
  130. License text:
  131. // Copyright (C) 2017 Andrzej Krzemienski.
  132. Scancode info:
  133. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  134. Score : 100.00
  135. Match type : COPYRIGHT
  136. Files with this license:
  137. include/boost/optional/detail/experimental_traits.hpp [1:1]
  138. include/boost/optional/detail/optional_trivially_copyable_base.hpp [1:1]
  139. KEEP COPYRIGHT_SERVICE_LABEL a103bfee1637c9cc67288e4038d76892
  140. BELONGS ya.make
  141. License text:
  142. // Copyright (C) 2003, Fernando Luis Cacciola Carballal.
  143. // Copyright (C) 2014, 2015 Andrzej Krzemienski.
  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/none.hpp [1:2]
  150. include/boost/none_t.hpp [1:2]
  151. include/boost/optional.hpp [1:1]
  152. KEEP COPYRIGHT_SERVICE_LABEL c8d4e667a2b45ad481c6365ab8ff146a
  153. BELONGS ya.make
  154. License text:
  155. // Copyright (C) 2003, 2008 Fernando Luis Cacciola Carballal.
  156. // Copyright (C) 2015 Andrzej Krzemienski.
  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/optional/detail/optional_swap.hpp [1:2]
  163. KEEP COPYRIGHT_SERVICE_LABEL db3e30044d1f01643d8ed0bc550521ef
  164. BELONGS ya.make
  165. License text:
  166. // Copyright (C) 2003, Fernando Luis Cacciola Carballal.
  167. // Copyright (C) 2014, 2024 Andrzej Krzemienski.
  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/none_t.hpp [1:2]
  174. KEEP COPYRIGHT_SERVICE_LABEL db7c109214a40b15282917536ab96515
  175. BELONGS ya.make
  176. License text:
  177. // Copyright (C) 2003, 2008 Fernando Luis Cacciola Carballal.
  178. // Copyright (C) 2014 - 2021 Andrzej Krzemienski.
  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/optional/optional.hpp [1:2]
  185. KEEP COPYRIGHT_SERVICE_LABEL e1162d87fffbacf38e42e78ebd71eed4
  186. BELONGS ya.make
  187. License text:
  188. // Copyright (C) 2005, Fernando Luis Cacciola Carballal.
  189. Scancode info:
  190. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  191. Score : 100.00
  192. Match type : COPYRIGHT
  193. Files with this license:
  194. include/boost/optional/optional_io.hpp [1:1]
  195. KEEP COPYRIGHT_SERVICE_LABEL fe0444c22ecc3ff736a4eefe9c896df5
  196. BELONGS ya.make
  197. License text:
  198. // Copyright (C) 2015-2024 Andrzej Krzemienski.
  199. Scancode info:
  200. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  201. Score : 100.00
  202. Match type : COPYRIGHT
  203. Files with this license:
  204. include/boost/optional/detail/optional_reference_spec.hpp [1:1]