devtools.licenses.report 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254
  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 NCSA AND MIT 38e692f6c8ccfacfe3b038aeea770be4
  36. BELONGS ya.make
  37. License text:
  38. // This file is dual licensed under the MIT and the University of Illinois Open
  39. // Source Licenses. See LICENSE.TXT for details.
  40. Scancode info:
  41. Original SPDX id: NCSA
  42. Score : 100.00
  43. Match type : NOTICE
  44. Links : http://www.otm.illinois.edu/faculty/forms/opensource.asp, https://spdx.org/licenses/NCSA
  45. Files with this license:
  46. include/boost/chrono/io/time_point_io.hpp [11:12]
  47. Scancode info:
  48. Original SPDX id: MIT
  49. Score : 100.00
  50. Match type : NOTICE
  51. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  52. Files with this license:
  53. include/boost/chrono/io/time_point_io.hpp [11:12]
  54. KEEP BSL-1.0 4c9557897114277994abc82dcb05944a
  55. BELONGS ya.make
  56. License text:
  57. // Distributed under the Boost Software License, Version 1.0.
  58. // (See accompanying file LICENSE_1_0.txt or
  59. // copy at http://www.boost.org/LICENSE_1_0.txt)
  60. Scancode info:
  61. Original SPDX id: BSL-1.0
  62. Score : 100.00
  63. Match type : NOTICE
  64. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  65. Files with this license:
  66. include/boost/chrono/typeof/boost/chrono/chrono.hpp [4:6]
  67. include/boost/chrono/typeof/boost/ratio.hpp [4:6]
  68. KEEP BSL-1.0 52079c0b53c8857e80de09aa3fcd4632
  69. BELONGS ya.make
  70. License text:
  71. // Distributed under the Boost
  72. // Software License, Version 1.0.
  73. // (See accompanying file LICENSE_1_0.txt or
  74. // copy at http://www.boost.org/LICENSE_1_0.txt)
  75. Scancode info:
  76. Original SPDX id: BSL-1.0
  77. Score : 100.00
  78. Match type : NOTICE
  79. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  80. Files with this license:
  81. include/boost/chrono.hpp [4:7]
  82. KEEP NCSA AND MIT 72d4e9e6f06ffb6f0c77cb800c3ac442
  83. BELONGS ya.make
  84. License text:
  85. // This file is dual licensed under the MIT and the University of Illinois Open
  86. // Source Licenses. See LICENSE.TXT for details.
  87. Scancode info:
  88. Original SPDX id: NCSA
  89. Score : 100.00
  90. Match type : NOTICE
  91. Links : http://www.otm.illinois.edu/faculty/forms/opensource.asp, https://spdx.org/licenses/NCSA
  92. Files with this license:
  93. include/boost/chrono/detail/scan_keyword.hpp [6:7]
  94. Scancode info:
  95. Original SPDX id: MIT
  96. Score : 100.00
  97. Match type : NOTICE
  98. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  99. Files with this license:
  100. include/boost/chrono/detail/scan_keyword.hpp [6:7]
  101. KEEP BSL-1.0 7526d5c5fd651b8d0d6103857fbf3a46
  102. BELONGS ya.make
  103. License text:
  104. // Use, modification and distribution are subject to the Boost Software License,
  105. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
  106. // http://www.boost.org/LICENSE_1_0.txt).
  107. Scancode info:
  108. Original SPDX id: BSL-1.0
  109. Score : 100.00
  110. Match type : NOTICE
  111. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  112. Files with this license:
  113. include/boost/chrono/chrono_io.hpp [6:8]
  114. include/boost/chrono/clock_string.hpp [3:5]
  115. include/boost/chrono/include.hpp [5:7]
  116. include/boost/chrono/io/duration_get.hpp [3:5]
  117. include/boost/chrono/io/duration_io.hpp [3:5]
  118. include/boost/chrono/io/duration_put.hpp [3:5]
  119. include/boost/chrono/io/duration_style.hpp [3:5]
  120. include/boost/chrono/io/duration_units.hpp [3:5]
  121. include/boost/chrono/io/ios_base_state.hpp [2:4]
  122. include/boost/chrono/io/time_point_get.hpp [3:5]
  123. include/boost/chrono/io/time_point_put.hpp [3:5]
  124. include/boost/chrono/io/time_point_units.hpp [4:6]
  125. include/boost/chrono/io/timezone.hpp [3:5]
  126. include/boost/chrono/io/utility/to_string.hpp [4:6]
  127. include/boost/chrono/io_v1/chrono_io.hpp [6:8]
  128. SKIP LicenseRef-scancode-unknown-license-reference 9846f410e5ae3b7caf8d5be1ece846cf
  129. BELONGS ya.make
  130. License text:
  131. Distributed under the [Boost Software License, Version 1.0](http://boost.org/LICENSE_1_0.txt).
  132. Scancode info:
  133. Original SPDX id: LicenseRef-scancode-unknown-license-reference
  134. Score : 11.00
  135. Match type : INTRO
  136. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE
  137. Files with this license:
  138. README.md [8:8]
  139. KEEP BSL-1.0 99b6858285788dea8099fc1db476bbc4
  140. BELONGS ya.make
  141. License text:
  142. Many thanks to Howard for making his code available under the Boost license.
  143. Scancode info:
  144. Original SPDX id: BSL-1.0
  145. Score : 99.00
  146. Match type : REFERENCE
  147. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  148. Files with this license:
  149. include/boost/chrono/duration.hpp [13:13]
  150. include/boost/chrono/system_clocks.hpp [13:13]
  151. include/boost/chrono/time_point.hpp [13:13]
  152. KEEP BSL-1.0 aa58ff9cdc0b0b6a3fedf7f97fd19c54
  153. BELONGS ya.make
  154. License text:
  155. // Use, modification and distribution are subject to the Boost Software License,
  156. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
  157. // http://www.boost.org/LICENSE_1_0.txt).
  158. Scancode info:
  159. Original SPDX id: BSL-1.0
  160. Score : 100.00
  161. Match type : NOTICE
  162. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  163. Files with this license:
  164. include/boost/chrono/io/time_point_io.hpp [3:5]
  165. KEEP BSL-1.0 d7f87ea2cced5bb8dd0a81e515f54c30
  166. BELONGS ya.make
  167. License text:
  168. // Distributed under the Boost Software License, Version 1.0. (See accompanying
  169. // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  170. Scancode info:
  171. Original SPDX id: BSL-1.0
  172. Score : 100.00
  173. Match type : NOTICE
  174. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  175. Files with this license:
  176. include/boost/chrono/ceil.hpp [6:7]
  177. include/boost/chrono/config.hpp [7:8]
  178. include/boost/chrono/floor.hpp [6:7]
  179. include/boost/chrono/io/utility/ios_base_state_ptr.hpp [5:6]
  180. include/boost/chrono/io/utility/manip_base.hpp [5:6]
  181. include/boost/chrono/round.hpp [6:7]
  182. KEEP BSL-1.0 da2a87ccf5ae416e33c8d6bfe78baa14
  183. BELONGS ya.make
  184. License text:
  185. // Distributed under the Boost Software License, Version 1.0.
  186. // See http://www.boost.org/LICENSE_1_0.txt
  187. Scancode info:
  188. Original SPDX id: BSL-1.0
  189. Score : 100.00
  190. Match type : NOTICE
  191. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  192. Files with this license:
  193. include/boost/chrono/chrono.hpp [5:6]
  194. include/boost/chrono/detail/inlined/chrono.hpp [6:7]
  195. include/boost/chrono/detail/inlined/mac/chrono.hpp [6:7]
  196. include/boost/chrono/detail/inlined/mac/process_cpu_clocks.hpp [6:7]
  197. include/boost/chrono/detail/inlined/mac/thread_clock.hpp [7:8]
  198. include/boost/chrono/detail/inlined/posix/chrono.hpp [6:7]
  199. include/boost/chrono/detail/inlined/posix/process_cpu_clocks.hpp [6:7]
  200. include/boost/chrono/detail/inlined/posix/thread_clock.hpp [6:7]
  201. include/boost/chrono/detail/inlined/process_cpu_clocks.hpp [5:6]
  202. include/boost/chrono/detail/inlined/thread_clock.hpp [5:6]
  203. include/boost/chrono/detail/inlined/win/chrono.hpp [6:7]
  204. include/boost/chrono/detail/inlined/win/process_cpu_clocks.hpp [7:8]
  205. include/boost/chrono/detail/inlined/win/thread_clock.hpp [5:6]
  206. include/boost/chrono/detail/is_evenly_divisible_by.hpp [5:6]
  207. include/boost/chrono/detail/no_warning/signed_unsigned_cmp.hpp [5:6]
  208. include/boost/chrono/detail/scan_keyword.hpp [14:15]
  209. include/boost/chrono/detail/static_assert.hpp [5:6]
  210. include/boost/chrono/detail/system.hpp [3:4]
  211. include/boost/chrono/duration.hpp [7:8]
  212. include/boost/chrono/process_cpu_clocks.hpp [6:7]
  213. include/boost/chrono/system_clocks.hpp [7:8]
  214. include/boost/chrono/thread_clock.hpp [5:6]
  215. include/boost/chrono/time_point.hpp [7:8]
  216. src/chrono.cpp [6:7]
  217. src/process_cpu_clocks.cpp [5:6]
  218. src/thread_clock.cpp [5:6]
  219. KEEP BSL-1.0 e9df2954141aa96551bf39192c39d2fe
  220. BELONGS ya.make
  221. License text:
  222. // Distributed under the Boost Software License, Version 1.0.
  223. // https://www.boost.org/LICENSE_1_0.txt
  224. Scancode info:
  225. Original SPDX id: BSL-1.0
  226. Score : 94.44
  227. Match type : NOTICE
  228. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  229. Files with this license:
  230. include/boost/chrono/detail/requires_cxx11.hpp [5:6]
  231. KEEP BSL-1.0 ec84ef7d82db8f7839a7d4dc7fcbce41
  232. BELONGS ya.make
  233. License text:
  234. \### License
  235. Distributed under the [Boost Software License, Version 1.0](http://boost.org/LICENSE_1_0.txt).
  236. Scancode info:
  237. Original SPDX id: BSL-1.0
  238. Score : 50.00
  239. Match type : NOTICE
  240. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  241. Files with this license:
  242. README.md [6:8]