devtools.copyrights.report 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245
  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 0f5377e4450985459a6cbf2a0c7b308e
  36. BELONGS ya.make
  37. License text:
  38. * Copyright (c) 2020
  39. * John Maddock
  40. Scancode info:
  41. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  42. Score : 100.00
  43. Match type : COPYRIGHT
  44. Files with this license:
  45. include/boost/regex/icu.hpp [3:4]
  46. include/boost/regex/pending/unicode_iterator.hpp [3:4]
  47. KEEP COPYRIGHT_SERVICE_LABEL 1f04e771ae77a341bbc9ea094604bb99
  48. BELONGS ya.make
  49. License text:
  50. * Copyright (c) 1998-2000
  51. * Dr John Maddock
  52. Scancode info:
  53. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  54. Score : 100.00
  55. Match type : COPYRIGHT
  56. Files with this license:
  57. include/boost/regex.h [3:4]
  58. KEEP COPYRIGHT_SERVICE_LABEL 37ef22160482a625f43027681621c621
  59. BELONGS ya.make
  60. License text:
  61. * Copyright (c) 2003-2005
  62. * John Maddock
  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/regex/v5/error_type.hpp [3:4]
  69. KEEP COPYRIGHT_SERVICE_LABEL 3e16d1b440a4ce72af6366ce0b5d944c
  70. BELONGS ya.make
  71. License text:
  72. * Copyright (c) 1998-2004 John Maddock
  73. * Copyright 2011 Garmin Ltd. or its subsidiaries
  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/regex/v5/basic_regex.hpp [3:4]
  80. src/regex.cpp [3:4]
  81. src/regex_debug.cpp [3:4]
  82. KEEP COPYRIGHT_SERVICE_LABEL 4047300d625348707598991c59d561ac
  83. BELONGS ya.make
  84. License text:
  85. * Copyright (c) 1998-2004 John Maddock
  86. * Copyright 2011 Garmin Ltd. or its subsidiaries
  87. Scancode info:
  88. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  89. Score : 100.00
  90. Match type : COPYRIGHT
  91. Files with this license:
  92. include/boost/regex/v5/basic_regex.hpp [3:4]
  93. include/boost/regex/v5/cpp_regex_traits.hpp [3:4]
  94. KEEP COPYRIGHT_SERVICE_LABEL 6ba84e6b22158f449d69d0b66297024e
  95. BELONGS ya.make
  96. License text:
  97. * Copyright (c) 2004
  98. * John Maddock
  99. Scancode info:
  100. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  101. Score : 100.00
  102. Match type : COPYRIGHT
  103. Files with this license:
  104. include/boost/regex/concepts.hpp [3:4]
  105. include/boost/regex/mfc.hpp [3:4]
  106. include/boost/regex/pending/object_cache.hpp [3:4]
  107. include/boost/regex/pending/static_mutex.hpp [3:4]
  108. include/boost/regex/v5/basic_regex_creator.hpp [3:4]
  109. include/boost/regex/v5/basic_regex_parser.hpp [3:4]
  110. include/boost/regex/v5/c_regex_traits.hpp [3:4]
  111. include/boost/regex/v5/cpp_regex_traits.hpp [3:4]
  112. include/boost/regex/v5/icu.hpp [3:4]
  113. include/boost/regex/v5/object_cache.hpp [3:4]
  114. include/boost/regex/v5/regex_traits_defaults.hpp [3:4]
  115. include/boost/regex/v5/unicode_iterator.hpp [3:4]
  116. include/boost/regex/v5/w32_regex_traits.hpp [3:4]
  117. src/static_mutex.cpp [3:4]
  118. KEEP COPYRIGHT_SERVICE_LABEL 6f522c25b81fd9005f9f0cdd69d03b25
  119. BELONGS ya.make
  120. License text:
  121. * Copyright (c) 2011
  122. * John Maddock
  123. Scancode info:
  124. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  125. Score : 100.00
  126. Match type : COPYRIGHT
  127. Files with this license:
  128. src/internals.hpp [3:4]
  129. KEEP COPYRIGHT_SERVICE_LABEL 81fe68c1eb5b189c68e4dea969fce3be
  130. BELONGS ya.make
  131. License text:
  132. * Copyright (c) 2002
  133. * John Maddock
  134. Scancode info:
  135. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  136. Score : 100.00
  137. Match type : COPYRIGHT
  138. Files with this license:
  139. include/boost/regex/v5/char_regex_traits.hpp [3:4]
  140. include/boost/regex/v5/iterator_category.hpp [3:4]
  141. include/boost/regex/v5/mem_block_cache.hpp [2:3]
  142. include/boost/regex/v5/perl_matcher.hpp [3:4]
  143. include/boost/regex/v5/perl_matcher_common.hpp [3:4]
  144. include/boost/regex/v5/perl_matcher_non_recursive.hpp [3:4]
  145. KEEP COPYRIGHT_SERVICE_LABEL 90bf60ec5dad526231712a76952b4545
  146. BELONGS ya.make
  147. License text:
  148. * Copyright (c) 1998-2002
  149. * John Maddock
  150. Scancode info:
  151. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  152. Score : 100.00
  153. Match type : COPYRIGHT
  154. Files with this license:
  155. include/boost/cregex.hpp [3:4]
  156. include/boost/regex.hpp [3:4]
  157. include/boost/regex/config.hpp [3:4]
  158. include/boost/regex/config/borland.hpp [3:4]
  159. include/boost/regex/config/cwchar.hpp [3:4]
  160. include/boost/regex/pattern_except.hpp [3:4]
  161. include/boost/regex/regex_traits.hpp [3:4]
  162. include/boost/regex/user.hpp [3:4]
  163. include/boost/regex/v5/cregex.hpp [3:4]
  164. include/boost/regex/v5/iterator_traits.hpp [3:4]
  165. include/boost/regex/v5/match_flags.hpp [3:4]
  166. include/boost/regex/v5/pattern_except.hpp [3:4]
  167. include/boost/regex/v5/primary_transform.hpp [3:4]
  168. include/boost/regex/v5/regbase.hpp [3:4]
  169. include/boost/regex/v5/regex.hpp [3:4]
  170. include/boost/regex/v5/regex_fwd.hpp [3:4]
  171. include/boost/regex/v5/regex_grep.hpp [3:4]
  172. include/boost/regex/v5/regex_match.hpp [3:4]
  173. include/boost/regex/v5/regex_merge.hpp [3:4]
  174. include/boost/regex/v5/regex_raw_buffer.hpp [3:4]
  175. include/boost/regex/v5/regex_search.hpp [3:4]
  176. include/boost/regex/v5/regex_split.hpp [3:4]
  177. include/boost/regex/v5/states.hpp [3:4]
  178. include/boost/regex/v5/sub_match.hpp [3:4]
  179. include/boost/regex_fwd.hpp [3:4]
  180. src/posix_api.cpp [3:4]
  181. src/wide_posix_api.cpp [3:4]
  182. KEEP COPYRIGHT_SERVICE_LABEL c24b5b08917188c6ae925e003535d186
  183. BELONGS ya.make
  184. License text:
  185. * Copyright (c) 1998-2009 John Maddock
  186. * Copyright 2008 Eric Niebler.
  187. Scancode info:
  188. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  189. Score : 100.00
  190. Match type : COPYRIGHT
  191. Files with this license:
  192. include/boost/regex/v5/regex_format.hpp [3:4]
  193. KEEP COPYRIGHT_SERVICE_LABEL e242cf22a8569c95827537aca7b8285d
  194. BELONGS ya.make
  195. License text:
  196. * Copyright (c) 2003
  197. * John Maddock
  198. Scancode info:
  199. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  200. Score : 100.00
  201. Match type : COPYRIGHT
  202. Files with this license:
  203. include/boost/regex/v5/regex_iterator.hpp [3:4]
  204. include/boost/regex/v5/regex_token_iterator.hpp [3:4]
  205. include/boost/regex/v5/regex_traits.hpp [3:4]
  206. include/boost/regex/v5/syntax_type.hpp [3:4]
  207. include/boost/regex/v5/u32regex_iterator.hpp [3:4]
  208. include/boost/regex/v5/u32regex_token_iterator.hpp [3:4]
  209. KEEP COPYRIGHT_SERVICE_LABEL f9e3fe08b0242a1ca57099bf39432eed
  210. BELONGS ya.make
  211. License text:
  212. * Copyright (c) 1998-2009
  213. * John Maddock
  214. Scancode info:
  215. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  216. Score : 100.00
  217. Match type : COPYRIGHT
  218. Files with this license:
  219. include/boost/regex/v5/match_results.hpp [3:4]
  220. include/boost/regex/v5/regex_format.hpp [3:4]
  221. include/boost/regex/v5/regex_replace.hpp [3:4]
  222. KEEP COPYRIGHT_SERVICE_LABEL febe05bc8ec6f388612334cf870b660c
  223. BELONGS ya.make
  224. License text:
  225. * Copyright (c) 1998-2005
  226. * John Maddock
  227. Scancode info:
  228. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  229. Score : 100.00
  230. Match type : COPYRIGHT
  231. Files with this license:
  232. include/boost/regex/v5/regex_workaround.hpp [3:4]