devtools.licenses.report 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338
  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 spdx} {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. KEEP CC-PDDC 03f1d5aee47da1e798f42f29c0315e49
  32. BELONGS ya.make
  33. Note: matched license text is too long. Read it in the source files.
  34. Scancode info:
  35. Original SPDX id: CC-PDDC
  36. Score : 100.00
  37. Match type : NOTICE
  38. Links : http://creativecommons.org/licenses/publicdomain/, https://creativecommons.org/licenses/publicdomain/, https://spdx.org/licenses/CC-PDDC
  39. Files with this license:
  40. evdns.c [32:36]
  41. KEEP BSD-3-Clause 15998ea282d57c57446ae7296c7e3029
  42. BELONGS ya.make
  43. Note: matched license text is too long. Read it in the source files.
  44. Scancode info:
  45. Original SPDX id: BSD-3-Clause
  46. Score : 100.00
  47. Match type : TEXT
  48. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  49. Files with this license:
  50. buffer.c [5:25]
  51. buffer_iocp.c [4:24]
  52. bufferevent-internal.h [4:24]
  53. bufferevent.c [5:25]
  54. bufferevent_async.c [6:26]
  55. bufferevent_filter.c [6:26]
  56. bufferevent_openssl.c [4:24]
  57. bufferevent_pair.c [4:24]
  58. bufferevent_ratelim.c [6:26]
  59. bufferevent_sock.c [6:26]
  60. changelist-internal.h [4:24]
  61. defer-internal.h [4:24]
  62. devpoll.c [5:25]
  63. epoll.c [5:25]
  64. epoll_sub.c [5:25]
  65. epolltable-internal.h [5:25]
  66. evbuffer-internal.h [5:25]
  67. evdns.c [4:24]
  68. event-internal.h [5:25]
  69. event.c [5:25]
  70. event_iocp.c [4:24]
  71. event_tagging.c [5:25]
  72. evmap-internal.h [4:24]
  73. evmap.c [4:24]
  74. evrpc-internal.h [5:25]
  75. evrpc.c [5:25]
  76. evsignal-internal.h [5:25]
  77. evthread-internal.h [4:24]
  78. evthread.c [4:24]
  79. evthread_pthread.c [4:24]
  80. evthread_win32.c [4:24]
  81. evutil.c [4:24]
  82. evutil_rand.c [4:24]
  83. evutil_time.c [4:24]
  84. http.c [5:25]
  85. include/evdns.h [5:25]
  86. include/event.h [5:25]
  87. include/event2/buffer.h [4:24]
  88. include/event2/buffer_compat.h [4:24]
  89. include/event2/bufferevent.h [5:25]
  90. include/event2/bufferevent_compat.h [6:26]
  91. include/event2/bufferevent_ssl.h [4:24]
  92. include/event2/bufferevent_struct.h [5:25]
  93. include/event2/dns.h [5:25]
  94. include/event2/dns_compat.h [5:25]
  95. include/event2/dns_struct.h [5:25]
  96. include/event2/event.h [5:25]
  97. include/event2/event_compat.h [5:25]
  98. include/event2/event_struct.h [5:25]
  99. include/event2/http.h [5:25]
  100. include/event2/http_compat.h [5:25]
  101. include/event2/http_struct.h [5:25]
  102. include/event2/keyvalq_struct.h [5:25]
  103. include/event2/listener.h [5:25]
  104. include/event2/rpc.h [5:25]
  105. include/event2/rpc_compat.h [5:25]
  106. include/event2/rpc_struct.h [5:25]
  107. include/event2/tag.h [5:25]
  108. include/event2/tag_compat.h [5:25]
  109. include/event2/thread.h [4:24]
  110. include/event2/util.h [4:24]
  111. include/event2/visibility.h [5:25]
  112. include/evhttp.h [5:25]
  113. include/evrpc.h [5:25]
  114. include/evutil.h [4:24]
  115. iocp-internal.h [4:24]
  116. ipv6-internal.h [4:24]
  117. kqueue-internal.h [4:24]
  118. kqueue.c [7:27]
  119. listener.c [4:24]
  120. log-internal.h [5:25]
  121. minheap-internal.h [6:26]
  122. mm-internal.h [4:24]
  123. poll.c [7:27]
  124. ratelim-internal.h [4:24]
  125. select.c [7:27]
  126. signal.c [7:27]
  127. time-internal.h [5:25]
  128. util-internal.h [4:24]
  129. win32select.c [6:26]
  130. KEEP BSD-3-Clause 24aa4f16d31cd3a0b1ce6f69c61fc6d1
  131. BELONGS ya.make
  132. License text:
  133. Libevent is available for use under the following license, commonly known
  134. as the 3-clause (or "modified") BSD license:
  135. Scancode info:
  136. Original SPDX id: BSD-3-Clause
  137. Score : 100.00
  138. Match type : NOTICE
  139. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  140. Files with this license:
  141. LICENSE [1:2]
  142. KEEP BSD-3-Clause 2bd53cb7752dbd0ccaa15008374ad93a
  143. BELONGS ya.make
  144. License text:
  145. o Change the BSD license from 4 to 3-clause. (86df3ed Joakim Soderberg)
  146. Scancode info:
  147. Original SPDX id: BSD-3-Clause
  148. Score : 99.00
  149. Match type : REFERENCE
  150. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  151. Files with this license:
  152. ChangeLog [935:935]
  153. KEEP BSD-3-Clause 2dc5abaaad0d6b67fcf860d7a06a2cf3
  154. BELONGS ya.make
  155. License text:
  156. Portions of Libevent are based on works by others, also made available by
  157. them under the three-clause BSD license above. The copyright notices are
  158. Scancode info:
  159. Original SPDX id: BSD-3-Clause
  160. Score : 100.00
  161. Match type : NOTICE
  162. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  163. Files with this license:
  164. LICENSE [31:32]
  165. KEEP MIT 5debb370f50e1dfd24ff5144233a2ef6
  166. BELONGS ya.make
  167. Note: matched license text is too long. Read it in the source files.
  168. Scancode info:
  169. Original SPDX id: MIT
  170. Score : 100.00
  171. Match type : TEXT
  172. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  173. Files with this license:
  174. LICENSE [83:99]
  175. KEEP BSD-3-Clause 6daffccbe81cc81cf1b75435c1342138
  176. BELONGS ya.make
  177. Note: matched license text is too long. Read it in the source files.
  178. Scancode info:
  179. Original SPDX id: BSD-3-Clause
  180. Score : 100.00
  181. Match type : TEXT
  182. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  183. Files with this license:
  184. log.c [15:37]
  185. KEEP BSD-3-Clause 74e7cfa481aeed78f9e1ce584d7eebd2
  186. BELONGS ya.make
  187. Note: matched license text is too long. Read it in the source files.
  188. Scancode info:
  189. Original SPDX id: BSD-3-Clause
  190. Score : 100.00
  191. Match type : TEXT
  192. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  193. Files with this license:
  194. evport.c [7:27]
  195. SKIP LicenseRef-scancode-unknown-license-reference 8ce01b16f6e2e91b1fa0d9d781708ee0
  196. BELONGS ya.make
  197. License text:
  198. BitTorrent's libUTP library. That code is subject to the following
  199. license:
  200. Scancode info:
  201. Original SPDX id: LicenseRef-scancode-unknown-license-reference
  202. Score : 100.00
  203. Match type : REFERENCE
  204. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE
  205. Files with this license:
  206. evutil_time.c [461:462]
  207. KEEP BSD-3-Clause 9032bc92a1ee349e22cdac7b1bdde2cb
  208. BELONGS ya.make
  209. License text:
  210. /* This code is originally from Tor. Used with permission. */
  211. Scancode info:
  212. Original SPDX id: BSD-3-Clause
  213. Score : 95.00
  214. Match type : NOTICE
  215. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  216. Files with this license:
  217. evutil.c [215:215]
  218. KEEP BSD-3-Clause 95d34b24745f43bd8af4e1f7b381e433
  219. BELONGS ya.make
  220. Note: matched license text is too long. Read it in the source files.
  221. Scancode info:
  222. Original SPDX id: BSD-3-Clause
  223. Score : 100.00
  224. Match type : TEXT
  225. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  226. Files with this license:
  227. LICENSE [8:28]
  228. KEEP ISC 9614ebcaadc8e2307131663313f2052f
  229. BELONGS ya.make
  230. Note: matched license text is too long. Read it in the source files.
  231. Scancode info:
  232. Original SPDX id: ISC
  233. Score : 100.00
  234. Match type : TEXT
  235. Links : http://fedoraproject.org/wiki/Licensing:MIT#Old_Style_with_legal_disclaimer_2, https://spdx.org/licenses/ISC, https://www.isc.org/software/license
  236. Files with this license:
  237. LICENSE [63:73]
  238. KEEP BSD-3-Clause AND CC-PDDC 9c80eee62ec4471c5059d4e48622bbb3
  239. BELONGS ya.make
  240. Note: matched license text is too long. Read it in the source files.
  241. Scancode info:
  242. Original SPDX id: BSD-3-Clause
  243. Score : 98.41
  244. Match type : NOTICE
  245. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  246. Files with this license:
  247. include/event2/dns.h [30:37]
  248. Scancode info:
  249. Original SPDX id: CC-PDDC
  250. Score : 98.41
  251. Match type : NOTICE
  252. Links : http://creativecommons.org/licenses/publicdomain/, https://creativecommons.org/licenses/publicdomain/, https://spdx.org/licenses/CC-PDDC
  253. Files with this license:
  254. include/event2/dns.h [30:37]
  255. SKIP LicenseRef-scancode-unknown-license-reference a9642e514f4e64f7e454b6a3454ec27d
  256. BELONGS ya.make
  257. License text:
  258. /* See license at end. */
  259. Scancode info:
  260. Original SPDX id: LicenseRef-scancode-unknown-license-reference
  261. Score : 100.00
  262. Match type : REFERENCE
  263. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE
  264. Files with this license:
  265. ht-internal.h [4:4]
  266. KEEP MIT b4f4a5d5eb47875b1e57b4c13529256d
  267. BELONGS ya.make
  268. License text:
  269. The Windows timer code is based on code from libutp, which is
  270. distributed under this license, sometimes called the "MIT" license.
  271. Scancode info:
  272. Original SPDX id: MIT
  273. Score : 100.00
  274. Match type : NOTICE
  275. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  276. Files with this license:
  277. LICENSE [77:78]
  278. KEEP ISC c17826195ae7a32a1d777262c034dea8
  279. BELONGS ya.make
  280. License text:
  281. The arc4module is available under the following, sometimes called the
  282. "OpenBSD" license:
  283. Scancode info:
  284. Original SPDX id: ISC
  285. Score : 90.00
  286. Match type : NOTICE
  287. Links : http://fedoraproject.org/wiki/Licensing:MIT#Old_Style_with_legal_disclaimer_2, https://spdx.org/licenses/ISC, https://www.isc.org/software/license
  288. Files with this license:
  289. LICENSE [57:58]
  290. KEEP MIT ded5b9658d5a7e7d35aee36414b05084
  291. BELONGS ya.make
  292. Note: matched license text is too long. Read it in the source files.
  293. Scancode info:
  294. Original SPDX id: MIT
  295. Score : 100.00
  296. Match type : TEXT
  297. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  298. Files with this license:
  299. evutil_time.c [466:483]
  300. KEEP BSD-3-Clause e5c1d5c5af73cf6350449d2bb5bca19a
  301. BELONGS ya.make
  302. Note: matched license text is too long. Read it in the source files.
  303. Scancode info:
  304. Original SPDX id: BSD-3-Clause
  305. Score : 100.00
  306. Match type : TEXT
  307. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  308. Files with this license:
  309. ht-internal.h [457:483]
  310. KEEP ISC e6a382fc7564fdd1a5e46b2d97b3221f
  311. BELONGS ya.make
  312. Note: matched license text is too long. Read it in the source files.
  313. Scancode info:
  314. Original SPDX id: ISC
  315. Score : 100.00
  316. Match type : TEXT
  317. Links : http://fedoraproject.org/wiki/Licensing:MIT#Old_Style_with_legal_disclaimer_2, https://spdx.org/licenses/ISC, https://www.isc.org/software/license
  318. Files with this license:
  319. arc4random.c [14:24]