devtools.licenses.report 12 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. # ${action} {license id} {license text hash}
  7. # $BELONGS ./ya/make/file/relative/path/1/ya.make ./ya/make/2/ya.make
  8. # ${all_file_action} filename
  9. # $ # user commentaries (many lines)
  10. # $ generated description - files with this license, license text... (some number of lines that starts with some number of spaces, do not modify)
  11. # ${action} {license spdx} {license text hash}
  12. # $BELONGS ./ya/make/file/relative/path/3/ya.make
  13. # ${all_file_action} filename
  14. # $ # user commentaries
  15. # $ generated description
  16. # $ ...
  17. #
  18. # You can modify action, all_file_action and add commentaries
  19. # Available actions:
  20. # keep - keep license in contrib and use in credits
  21. # skip - skip license
  22. # remove - remove all files with this license
  23. # 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
  24. #
  25. # {all file action} records will be generated when license text contains filename that exists on filesystem (in contrib directory)
  26. # We suppose that that files can contain some license info
  27. # Available all file actions:
  28. # FILE_IGNORE - ignore file (do nothing)
  29. # FILE_INCLUDE - include all file data into licenses text file
  30. # =======================
  31. # CONTRIBUTING.md describes contributing rules for patch upstreaming; it does not contain any legal information
  32. IGNORE_FILES CONTRIBUTING.md
  33. KEEP Apache-2.0 2b42edef8fa55315f34f2370b4715ca9
  34. BELONGS ya.make
  35. FILE_INCLUDE NOTICE found in files: LICENSE at line 107, LICENSE at line 110, LICENSE at line 112, LICENSE at line 117, LICENSE at line 120, LICENSE at line 142
  36. Note: matched license text is too long. Read it in the source files.
  37. Scancode info:
  38. Original SPDX id: Apache-2.0
  39. Score : 100.00
  40. Match type : TEXT
  41. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  42. Files with this license:
  43. LICENSE [2:202]
  44. KEEP Public-Domain 4f1fe8159202f044650a04f00bc590ca
  45. BELONGS ya.make
  46. License text:
  47. if SELF_TEST is defined. You can use this free for any purpose. It's in
  48. the public domain. It has no warranty.
  49. Scancode info:
  50. Original SPDX id: LicenseRef-scancode-public-domain-disclaimer
  51. Score : 94.00
  52. Match type : TEXT
  53. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain-disclaimer.LICENSE
  54. Files with this license:
  55. include/aws/common/private/lookup3.inl [24:25]
  56. KEEP Public-Domain 5b7627115f23e7c5f0d8e352a16d9353
  57. BELONGS ya.make
  58. License text:
  59. * The following public domain code has been modified as follows:
  60. Scancode info:
  61. Original SPDX id: LicenseRef-scancode-public-domain
  62. Score : 100.00
  63. Match type : NOTICE
  64. Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
  65. Files with this license:
  66. include/aws/common/private/lookup3.inl [9:9]
  67. KEEP MIT 5debb370f50e1dfd24ff5144233a2ef6
  68. BELONGS ya.make
  69. Note: matched license text is too long. Read it in the source files.
  70. Scancode info:
  71. Original SPDX id: MIT
  72. Score : 100.00
  73. Match type : TEXT
  74. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  75. Files with this license:
  76. include/aws/common/external/cJSON.h [4:20]
  77. source/external/cJSON.c [4:20]
  78. KEEP Apache-2.0 6c901454b872854c0dea3ec06b67701a
  79. BELONGS ya.make
  80. License text:
  81. \## License
  82. This library is licensed under the Apache 2.0 License.
  83. Scancode info:
  84. Original SPDX id: Apache-2.0
  85. Score : 100.00
  86. Match type : NOTICE
  87. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  88. Files with this license:
  89. README.md [8:10]
  90. KEEP Public-Domain 6f73b312395754a90fe2614a46eb72b4
  91. BELONGS ya.make
  92. License text:
  93. lookup3.c, by Bob Jenkins, May 2006, Public Domain.
  94. Scancode info:
  95. Original SPDX id: LicenseRef-scancode-public-domain
  96. Score : 70.00
  97. Match type : REFERENCE
  98. Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
  99. Files with this license:
  100. include/aws/common/private/lookup3.inl [19:19]
  101. KEEP Apache-2.0 7b04071babb9b8532292659e4abba7e3
  102. BELONGS ya.make
  103. License text:
  104. * Every source and header file must have a copyright header (The standard AWS one for apache 2).
  105. Scancode info:
  106. Original SPDX id: Apache-2.0
  107. Score : 100.00
  108. Match type : REFERENCE
  109. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  110. Files with this license:
  111. README.md [206:206]
  112. KEEP Apache-2.0 d3a6c1cb5b7a1e53a61f819a19149ee8
  113. BELONGS ya.make
  114. Note: matched license text is too long. Read it in the source files.
  115. Scancode info:
  116. Original SPDX id: Apache-2.0
  117. Score : 100.00
  118. Match type : NOTICE
  119. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  120. Files with this license:
  121. source/arch/arm/asm/cpuid.c [4:13]
  122. KEEP Apache-2.0 d591512e466bb957030b8857f753349e
  123. BELONGS ya.make
  124. License text:
  125. * SPDX-License-Identifier: Apache-2.0.
  126. Scancode info:
  127. Original SPDX id: Apache-2.0
  128. Score : 100.00
  129. Match type : TAG
  130. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  131. Files with this license:
  132. generated/include/aws/common/config.h [6:6]
  133. include/aws/common/allocator.h [5:5]
  134. include/aws/common/array_list.h [6:6]
  135. include/aws/common/array_list.inl [6:6]
  136. include/aws/common/assert.h [6:6]
  137. include/aws/common/atomics.h [8:8]
  138. include/aws/common/atomics.inl [6:6]
  139. include/aws/common/atomics_fallback.inl [6:6]
  140. include/aws/common/atomics_gnu.inl [6:6]
  141. include/aws/common/atomics_gnu_old.inl [5:5]
  142. include/aws/common/atomics_msvc.inl [6:6]
  143. include/aws/common/byte_buf.h [5:5]
  144. include/aws/common/byte_order.h [6:6]
  145. include/aws/common/byte_order.inl [6:6]
  146. include/aws/common/cache.h [5:5]
  147. include/aws/common/clock.h [6:6]
  148. include/aws/common/clock.inl [6:6]
  149. include/aws/common/command_line_parser.h [5:5]
  150. include/aws/common/common.h [6:6]
  151. include/aws/common/condition_variable.h [6:6]
  152. include/aws/common/cpuid.h [5:5]
  153. include/aws/common/date_time.h [5:5]
  154. include/aws/common/device_random.h [5:5]
  155. include/aws/common/encoding.h [6:6]
  156. include/aws/common/encoding.inl [6:6]
  157. include/aws/common/environment.h [6:6]
  158. include/aws/common/error.h [6:6]
  159. include/aws/common/error.inl [6:6]
  160. include/aws/common/exports.h [5:5]
  161. include/aws/common/fifo_cache.h [5:5]
  162. include/aws/common/file.h [5:5]
  163. include/aws/common/hash_table.h [6:6]
  164. include/aws/common/json.h [6:6]
  165. include/aws/common/lifo_cache.h [5:5]
  166. include/aws/common/linked_hash_table.h [5:5]
  167. include/aws/common/linked_list.h [6:6]
  168. include/aws/common/linked_list.inl [6:6]
  169. include/aws/common/log_channel.h [7:7]
  170. include/aws/common/log_formatter.h [7:7]
  171. include/aws/common/log_writer.h [7:7]
  172. include/aws/common/logging.h [6:6]
  173. include/aws/common/lru_cache.h [5:5]
  174. include/aws/common/macros.h [5:5]
  175. include/aws/common/math.cbmc.inl [6:6]
  176. include/aws/common/math.fallback.inl [6:6]
  177. include/aws/common/math.gcc_arm64_asm.inl [6:6]
  178. include/aws/common/math.gcc_builtin.inl [6:6]
  179. include/aws/common/math.gcc_overflow.inl [6:6]
  180. include/aws/common/math.gcc_x64_asm.inl [6:6]
  181. include/aws/common/math.h [6:6]
  182. include/aws/common/math.inl [6:6]
  183. include/aws/common/math.msvc.inl [6:6]
  184. include/aws/common/mutex.h [6:6]
  185. include/aws/common/package.h [6:6]
  186. include/aws/common/platform.h [6:6]
  187. include/aws/common/posix/common.inl [3:3]
  188. include/aws/common/predicates.h [5:5]
  189. include/aws/common/priority_queue.h [5:5]
  190. include/aws/common/private/array_list.h [6:6]
  191. include/aws/common/private/byte_buf.h [5:5]
  192. include/aws/common/private/dlloads.h [5:5]
  193. include/aws/common/private/hash_table_impl.h [6:6]
  194. include/aws/common/private/json_impl.h [6:6]
  195. include/aws/common/private/thread_shared.h [5:5]
  196. include/aws/common/private/xml_parser_impl.h [6:6]
  197. include/aws/common/process.h [5:5]
  198. include/aws/common/promise.h [3:3]
  199. include/aws/common/ref_count.h [6:6]
  200. include/aws/common/ring_buffer.h [5:5]
  201. include/aws/common/ring_buffer.inl [5:5]
  202. include/aws/common/rw_lock.h [6:6]
  203. include/aws/common/statistics.h [6:6]
  204. include/aws/common/stdbool.h [8:8]
  205. include/aws/common/stdint.h [5:5]
  206. include/aws/common/string.h [5:5]
  207. include/aws/common/string.inl [5:5]
  208. include/aws/common/system_info.h [6:6]
  209. include/aws/common/task_scheduler.h [6:6]
  210. include/aws/common/thread.h [6:6]
  211. include/aws/common/thread_scheduler.h [5:5]
  212. include/aws/common/time.h [5:5]
  213. include/aws/common/uri.h [5:5]
  214. include/aws/common/uuid.h [6:6]
  215. include/aws/common/xml_parser.h [6:6]
  216. include/aws/common/zero.h [6:6]
  217. include/aws/common/zero.inl [6:6]
  218. source/allocator.c [3:3]
  219. source/allocator_sba.c [3:3]
  220. source/arch/intel/asm/cpuid.c [3:3]
  221. source/arch/intel/cpuid.c [3:3]
  222. source/arch/intel/encoding_avx2.c [3:3]
  223. source/array_list.c [3:3]
  224. source/assert.c [3:3]
  225. source/byte_buf.c [3:3]
  226. source/cache.c [3:3]
  227. source/codegen.c [3:3]
  228. source/command_line_parser.c [3:3]
  229. source/common.c [3:3]
  230. source/condition_variable.c [3:3]
  231. source/date_time.c [3:3]
  232. source/device_random.c [3:3]
  233. source/encoding.c [3:3]
  234. source/error.c [3:3]
  235. source/fifo_cache.c [3:3]
  236. source/file.c [3:3]
  237. source/hash_table.c [3:3]
  238. source/json.c [3:3]
  239. source/lifo_cache.c [3:3]
  240. source/linked_hash_table.c [3:3]
  241. source/log_channel.c [3:3]
  242. source/log_formatter.c [3:3]
  243. source/log_writer.c [3:3]
  244. source/logging.c [3:3]
  245. source/lru_cache.c [3:3]
  246. source/math.c [3:3]
  247. source/memtrace.c [3:3]
  248. source/posix/clock.c [3:3]
  249. source/posix/condition_variable.c [3:3]
  250. source/posix/device_random.c [3:3]
  251. source/posix/environment.c [3:3]
  252. source/posix/file.c [3:3]
  253. source/posix/mutex.c [3:3]
  254. source/posix/process.c [3:3]
  255. source/posix/rw_lock.c [3:3]
  256. source/posix/system_info.c [3:3]
  257. source/posix/thread.c [3:3]
  258. source/posix/time.c [3:3]
  259. source/priority_queue.c [3:3]
  260. source/process_common.c [3:3]
  261. source/promise.c [3:3]
  262. source/ref_count.c [3:3]
  263. source/ring_buffer.c [3:3]
  264. source/statistics.c [3:3]
  265. source/string.c [3:3]
  266. source/task_scheduler.c [3:3]
  267. source/thread_scheduler.c [3:3]
  268. source/thread_shared.c [3:3]
  269. source/uri.c [3:3]
  270. source/uuid.c [3:3]
  271. source/xml_parser.c [3:3]
  272. KEEP BSD-3-Clause dd558a10c2d5fddeacafae69996ee4f5
  273. BELONGS ya.make
  274. Note: matched license text is too long. Read it in the source files.
  275. Scancode info:
  276. Original SPDX id: BSD-3-Clause
  277. Score : 100.00
  278. Match type : TEXT
  279. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  280. Files with this license:
  281. source/posix/time.c [17:41]