devtools.copyrights.report 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322
  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 07040e547c7cdfe59c684f2a324385cc
  36. BELONGS ya.make
  37. License text:
  38. /* Copyright (c) 2004 CrystalClear Software, Inc.
  39. * Subject to the Boost Software License, Version 1.0.
  40. * (See accompanying file LICENSE_1_0.txt or
  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/date_time/date_duration_types.hpp [4:6]
  47. include/boost/date_time/date_generator_formatter.hpp [4:6]
  48. include/boost/date_time/filetime_functions.hpp [4:6]
  49. include/boost/date_time/gregorian/greg_duration_types.hpp [4:8]
  50. include/boost/date_time/local_time/date_duration_operators.hpp [4:6]
  51. include/boost/date_time/posix_time/date_duration_operators.hpp [4:6]
  52. include/boost/date_time/special_values_formatter.hpp [5:7]
  53. include/boost/date_time/strings_from_facet.hpp [4:6]
  54. KEEP COPYRIGHT_SERVICE_LABEL 430fce41d4bc35ab3f5260a42cbede37
  55. BELONGS ya.make
  56. License text:
  57. /* Copyright (c) 2002-2005 CrystalClear Software, Inc.
  58. * Use, modification and distribution is subject to the
  59. * Boost Software License, Version 1.0. (See accompanying
  60. Scancode info:
  61. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  62. Score : 100.00
  63. Match type : COPYRIGHT
  64. Files with this license:
  65. include/boost/date_time/date_names_put.hpp [4:6]
  66. include/boost/date_time/posix_time/conversion.hpp [4:6]
  67. include/boost/date_time/posix_time/posix_time.hpp [4:6]
  68. KEEP COPYRIGHT_SERVICE_LABEL 5436f6cfa7ad970fe3000b4e5a4d7591
  69. BELONGS ya.make
  70. License text:
  71. /* Copyright (c) 2002,2003,2005 CrystalClear Software, Inc.
  72. * Use, modification and distribution is subject to the
  73. * Boost Software License, Version 1.0. (See accompanying
  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/date_time/c_local_time_adjustor.hpp [4:6]
  80. include/boost/date_time/c_time.hpp [4:6]
  81. include/boost/date_time/date_clock_device.hpp [4:6]
  82. include/boost/date_time/date_generators.hpp [4:6]
  83. include/boost/date_time/date_parsing.hpp [4:6]
  84. include/boost/date_time/dst_transition_generators.hpp [1:3]
  85. include/boost/date_time/find_match.hpp [4:6]
  86. include/boost/date_time/gregorian/parsers.hpp [4:6]
  87. include/boost/date_time/microsec_time_clock.hpp [4:6]
  88. include/boost/date_time/time_clock.hpp [4:6]
  89. include/boost/date_time/time_parsing.hpp [4:6]
  90. include/boost/date_time/time_system_split.hpp [4:6]
  91. include/boost/date_time/wrapping_int.hpp [4:6]
  92. KEEP COPYRIGHT_SERVICE_LABEL 5d19ba487dbef72a53fdf36bdd83309d
  93. BELONGS ya.make
  94. License text:
  95. /* Copyright (c) 2002-2003,2005 CrystalClear Software, Inc.
  96. * Use, modification and distribution is subject to the
  97. * Boost Software License, Version 1.0. (See accompanying
  98. Scancode info:
  99. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  100. Score : 100.00
  101. Match type : COPYRIGHT
  102. Files with this license:
  103. include/boost/date_time/time_zone_names.hpp [4:6]
  104. KEEP COPYRIGHT_SERVICE_LABEL 7835fe6ddf1d8be5d13781a9b07318af
  105. BELONGS ya.make
  106. License text:
  107. /* Copyright (c) 2002,2003,2005,2020 CrystalClear Software, Inc.
  108. * Use, modification and distribution is subject to the
  109. * Boost Software License, Version 1.0. (See accompanying
  110. Scancode info:
  111. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  112. Score : 100.00
  113. Match type : COPYRIGHT
  114. Files with this license:
  115. include/boost/date_time/posix_time/posix_time_config.hpp [4:6]
  116. include/boost/date_time/time.hpp [4:6]
  117. KEEP COPYRIGHT_SERVICE_LABEL 9c77d6e5bb89b3f88ead00b40ff306ae
  118. BELONGS ya.make
  119. License text:
  120. /* Copyright (c) 2002-2020 CrystalClear Software, Inc.
  121. * Use, modification and distribution is subject to the
  122. * Boost Software License, Version 1.0. (See accompanying
  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/date_time/locale_config.hpp [4:6]
  129. KEEP COPYRIGHT_SERVICE_LABEL a0c5300b9bdea05390915ba7a0320755
  130. BELONGS ya.make
  131. License text:
  132. /* Copyright (c) 2004-2005 CrystalClear Software, Inc.
  133. * Use, modification and distribution is subject to the
  134. * Boost Software License, Version 1.0. (See accompanying
  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/date_time/date_facet.hpp [4:6]
  141. include/boost/date_time/format_date_parser.hpp [5:7]
  142. include/boost/date_time/gregorian/conversion.hpp [4:6]
  143. include/boost/date_time/gregorian/greg_serialize.hpp [4:6]
  144. include/boost/date_time/gregorian/gregorian_io.hpp [4:6]
  145. include/boost/date_time/posix_time/posix_time_io.hpp [4:6]
  146. include/boost/date_time/posix_time/time_serialize.hpp [4:6]
  147. include/boost/date_time/string_parse_tree.hpp [4:6]
  148. include/boost/date_time/time_facet.hpp [5:7]
  149. KEEP COPYRIGHT_SERVICE_LABEL af45b70e0bc5fc79d207c3139f28acec
  150. BELONGS ya.make
  151. License text:
  152. /* Copyright (c) 2002,2003,2020 CrystalClear Software, Inc.
  153. * Use, modification and distribution is subject to the
  154. * Boost Software License, Version 1.0. (See accompanying
  155. Scancode info:
  156. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  157. Score : 100.00
  158. Match type : COPYRIGHT
  159. Files with this license:
  160. include/boost/date_time/gregorian/greg_day.hpp [4:6]
  161. include/boost/date_time/gregorian/greg_weekday.hpp [4:6]
  162. KEEP COPYRIGHT_SERVICE_LABEL af4aaeb4595b4e2e72d13075cdc42e70
  163. BELONGS ya.make
  164. License text:
  165. /* Copyright (c) 2005 CrystalClear Software, Inc.
  166. * Use, modification and distribution is subject to the
  167. * Boost Software License, Version 1.0. (See accompanying
  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/date_time/date_generator_parser.hpp [5:7]
  174. include/boost/date_time/special_values_parser.hpp [5:7]
  175. include/boost/date_time/string_convert.hpp [4:8]
  176. KEEP COPYRIGHT_SERVICE_LABEL bc186e328c5eaa608188302749112295
  177. BELONGS ya.make
  178. Note: matched license text is too long. Read it in the source files.
  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/date_time/compiler_config.hpp [4:8]
  185. include/boost/date_time/date_formatting.hpp [4:6]
  186. include/boost/date_time/date_formatting_limited.hpp [4:6]
  187. include/boost/date_time/gregorian/gregorian.hpp [4:6]
  188. include/boost/date_time/period_formatter.hpp [5:7]
  189. include/boost/date_time/period_parser.hpp [5:7]
  190. include/boost/date_time/posix_time/posix_time_legacy_io.hpp [4:6]
  191. include/boost/date_time/posix_time/time_formatters.hpp [4:6]
  192. KEEP COPYRIGHT_SERVICE_LABEL c5dae27a283a824cf64ca578da3ef729
  193. BELONGS ya.make
  194. License text:
  195. /* Copyright (c) 2002,2003, 2020 CrystalClear Software, Inc.
  196. * Use, modification and distribution is subject to the
  197. * Boost Software License, Version 1.0. (See accompanying
  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/date_time/gregorian/greg_date.hpp [4:6]
  204. include/boost/date_time/gregorian/greg_duration.hpp [4:6]
  205. include/boost/date_time/gregorian/greg_month.hpp [4:6]
  206. include/boost/date_time/gregorian/greg_year.hpp [4:6]
  207. include/boost/date_time/posix_time/posix_time_duration.hpp [4:6]
  208. KEEP COPYRIGHT_SERVICE_LABEL db0443ef1ac24a2215b5dcee7e8a6a38
  209. BELONGS ya.make
  210. License text:
  211. /* Copyright (c) 2002,2003 CrystalClear Software, Inc.
  212. * Use, modification and distribution is subject to the
  213. * Boost Software License, Version 1.0. (See accompanying
  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/date_time/adjust_functors.hpp [4:6]
  220. include/boost/date_time/constrained_value.hpp [4:6]
  221. include/boost/date_time/date.hpp [4:6]
  222. include/boost/date_time/date_defs.hpp [4:6]
  223. include/boost/date_time/date_duration.hpp [4:6]
  224. include/boost/date_time/date_format_simple.hpp [4:6]
  225. include/boost/date_time/date_formatting_locales.hpp [4:6]
  226. include/boost/date_time/date_iterator.hpp [4:6]
  227. include/boost/date_time/gregorian/formatters.hpp [4:6]
  228. include/boost/date_time/gregorian/formatters_limited.hpp [4:6]
  229. include/boost/date_time/gregorian/greg_calendar.hpp [4:6]
  230. include/boost/date_time/gregorian/greg_day_of_year.hpp [4:6]
  231. include/boost/date_time/gregorian/greg_facet.hpp [4:6]
  232. include/boost/date_time/gregorian/greg_ymd.hpp [4:6]
  233. include/boost/date_time/gregorian/gregorian_types.hpp [4:6]
  234. include/boost/date_time/gregorian_calendar.hpp [4:6]
  235. include/boost/date_time/gregorian_calendar.ipp [1:3]
  236. include/boost/date_time/int_adapter.hpp [4:6]
  237. include/boost/date_time/iso_format.hpp [4:6]
  238. include/boost/date_time/local_time_adjustor.hpp [4:6]
  239. include/boost/date_time/local_timezone_defs.hpp [4:6]
  240. include/boost/date_time/parse_format_base.hpp [4:6]
  241. include/boost/date_time/period.hpp [4:6]
  242. include/boost/date_time/posix_time/posix_time_system.hpp [4:6]
  243. include/boost/date_time/posix_time/posix_time_types.hpp [1:3]
  244. include/boost/date_time/posix_time/ptime.hpp [4:6]
  245. include/boost/date_time/posix_time/time_formatters_limited.hpp [4:6]
  246. include/boost/date_time/posix_time/time_parsers.hpp [4:6]
  247. include/boost/date_time/posix_time/time_period.hpp [4:6]
  248. include/boost/date_time/special_defs.hpp [4:6]
  249. include/boost/date_time/time_defs.hpp [4:6]
  250. include/boost/date_time/time_duration.hpp [4:6]
  251. include/boost/date_time/time_formatting_streams.hpp [4:6]
  252. include/boost/date_time/time_iterator.hpp [4:6]
  253. include/boost/date_time/time_resolution_traits.hpp [4:6]
  254. include/boost/date_time/time_system_counted.hpp [4:6]
  255. include/boost/date_time/year_month_day.hpp [4:6]
  256. KEEP COPYRIGHT_SERVICE_LABEL e4e5cd68aeaf73ab0c3db975bca46744
  257. BELONGS ya.make
  258. License text:
  259. /* Copyright (c) 2006 CrystalClear Software, Inc.
  260. * Use, modification and distribution is subject to the
  261. * Boost Software License, Version 1.0. (See accompanying
  262. Scancode info:
  263. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  264. Score : 100.00
  265. Match type : COPYRIGHT
  266. Files with this license:
  267. include/boost/date_time.hpp [4:6]
  268. KEEP COPYRIGHT_SERVICE_LABEL ea2a1d88ab559901c962fffaa443db62
  269. BELONGS ya.make
  270. Note: matched license text is too long. Read it in the source files.
  271. Scancode info:
  272. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  273. Score : 100.00
  274. Match type : COPYRIGHT
  275. Files with this license:
  276. include/boost/date_time/local_time/conversion.hpp [4:8]
  277. include/boost/date_time/local_time/dst_transition_day_rules.hpp [4:8]
  278. include/boost/date_time/local_time/local_time.hpp [4:8]
  279. include/boost/date_time/local_time/local_time_io.hpp [4:8]
  280. include/boost/date_time/local_time/local_time_types.hpp [4:8]
  281. include/boost/date_time/local_time/tz_database.hpp [4:8]
  282. KEEP COPYRIGHT_SERVICE_LABEL eb6bb6f91accb539f5892840b9273ed5
  283. BELONGS ya.make
  284. License text:
  285. /* Copyright (c) 2002,2003, 2007 CrystalClear Software, Inc.
  286. * Use, modification and distribution is subject to the
  287. * Boost Software License, Version 1.0. (See accompanying
  288. Scancode info:
  289. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  290. Score : 100.00
  291. Match type : COPYRIGHT
  292. Files with this license:
  293. include/boost/date_time/dst_rules.hpp [4:6]
  294. KEEP COPYRIGHT_SERVICE_LABEL f4e26fc31fa1f72f9590a00e311382b9
  295. BELONGS ya.make
  296. Note: matched license text is too long. Read it in the source files.
  297. Scancode info:
  298. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  299. Score : 100.00
  300. Match type : COPYRIGHT
  301. Files with this license:
  302. include/boost/date_time/local_time/custom_time_zone.hpp [4:8]
  303. include/boost/date_time/local_time/local_date_time.hpp [4:8]
  304. include/boost/date_time/local_time/posix_time_zone.hpp [4:8]
  305. include/boost/date_time/time_zone_base.hpp [4:8]
  306. include/boost/date_time/tz_db_base.hpp [4:8]