devtools.licenses.report 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250
  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 MIT 178f58efa679b1d5b43b2315588d204a
  32. BELONGS ya.make
  33. License text:
  34. Lua is
  35. <A HREF="#license">free software</A>
  36. Scancode info:
  37. Original SPDX id: MIT
  38. Score : 100.00
  39. Match type : NOTICE
  40. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  41. Files with this license:
  42. lua-5.2.0/doc/readme.html [57:58]
  43. SKIP LicenseRef-scancode-unknown-license-reference 3622b709b8364f9bac5a8bd542a55a7b
  44. BELONGS ya.make
  45. # not a license
  46. License text:
  47. <IMG SRC="osi-certified-72x60.png" ALIGN="right" BORDER="0" ALT="[osi certified]" STYLE="padding-left: 30px ;">
  48. Scancode info:
  49. Original SPDX id: LicenseRef-scancode-unknown-license-reference
  50. Score : 100.00
  51. Match type : REFERENCE
  52. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE
  53. Files with this license:
  54. lua-5.2.0/doc/readme.html [365:365]
  55. KEEP MIT 3ccf26f7b1e808b6b3f9c36f64ada9cf
  56. BELONGS ya.make
  57. FILE_IGNORE lua-5.2.0/src/lua.h found in files: lua-5.2.0/src/lapi.c at line 4, lua-5.2.0/src/lapi.h at line 4, lua-5.2.0/src/lauxlib.c at line 4, lua-5.2.0/src/lauxlib.h at line 4, lua-5.2.0/src/lbaselib.c at line 4, lua-5.2.0/src/lbitlib.c at line 4, lua-5.2.0/src/lcode.c at line 4, lua-5.2.0/src/lcode.h at line 4, lua-5.2.0/src/lcorolib.c at line 4, lua-5.2.0/src/lctype.c at line 4, lua-5.2.0/src/lctype.h at line 4, lua-5.2.0/src/ldblib.c at line 4, lua-5.2.0/src/ldebug.c at line 4, lua-5.2.0/src/ldebug.h at line 4, lua-5.2.0/src/ldo.c at line 4, lua-5.2.0/src/ldo.h at line 4, lua-5.2.0/src/ldump.c at line 4, lua-5.2.0/src/lfunc.c at line 4, lua-5.2.0/src/lfunc.h at line 4, lua-5.2.0/src/lgc.c at line 4, lua-5.2.0/src/lgc.h at line 4, lua-5.2.0/src/linit.c at line 4, lua-5.2.0/src/liolib.c at line 4, lua-5.2.0/src/llex.c at line 4, lua-5.2.0/src/llex.h at line 4, lua-5.2.0/src/llimits.h at line 4, lua-5.2.0/src/lmathlib.c at line 4, lua-5.2.0/src/lmem.c at line 4, lua-5.2.0/src/lmem.h at line 4, lua-5.2.0/src/loadlib.c at line 4, lua-5.2.0/src/lobject.c at line 4, lua-5.2.0/src/lobject.h at line 4, lua-5.2.0/src/lopcodes.c at line 4, lua-5.2.0/src/lopcodes.h at line 4, lua-5.2.0/src/loslib.c at line 4, lua-5.2.0/src/lparser.c at line 4, lua-5.2.0/src/lparser.h at line 4, lua-5.2.0/src/lstate.c at line 4, lua-5.2.0/src/lstate.h at line 4, lua-5.2.0/src/lstring.c at line 4, lua-5.2.0/src/lstring.h at line 4, lua-5.2.0/src/lstrlib.c at line 4, lua-5.2.0/src/ltable.c at line 4, lua-5.2.0/src/ltable.h at line 4, lua-5.2.0/src/ltablib.c at line 4, lua-5.2.0/src/ltm.c at line 4, lua-5.2.0/src/ltm.h at line 4, lua-5.2.0/src/lua.c at line 4, lua-5.2.0/src/luac.c at line 208, lua-5.2.0/src/luac.c at line 4, lua-5.2.0/src/luaconf.h at line 4, lua-5.2.0/src/lundump.c at line 4, lua-5.2.0/src/lundump.h at line 4, lua-5.2.0/src/lutf8lib.c at line 4, lua-5.2.0/src/lvm.c at line 4, lua-5.2.0/src/lvm.h at line 4, lua-5.2.0/src/lzio.c at line 4, lua-5.2.0/src/lzio.h at line 4
  58. FILE_IGNORE lua.h found in files: lua-5.2.0/src/lapi.c at line 4, lua-5.2.0/src/lapi.h at line 4, lua-5.2.0/src/lauxlib.c at line 4, lua-5.2.0/src/lauxlib.h at line 4, lua-5.2.0/src/lbaselib.c at line 4, lua-5.2.0/src/lbitlib.c at line 4, lua-5.2.0/src/lcode.c at line 4, lua-5.2.0/src/lcode.h at line 4, lua-5.2.0/src/lcorolib.c at line 4, lua-5.2.0/src/lctype.c at line 4, lua-5.2.0/src/lctype.h at line 4, lua-5.2.0/src/ldblib.c at line 4, lua-5.2.0/src/ldebug.c at line 4, lua-5.2.0/src/ldebug.h at line 4, lua-5.2.0/src/ldo.c at line 4, lua-5.2.0/src/ldo.h at line 4, lua-5.2.0/src/ldump.c at line 4, lua-5.2.0/src/lfunc.c at line 4, lua-5.2.0/src/lfunc.h at line 4, lua-5.2.0/src/lgc.c at line 4, lua-5.2.0/src/lgc.h at line 4, lua-5.2.0/src/linit.c at line 4, lua-5.2.0/src/liolib.c at line 4, lua-5.2.0/src/llex.c at line 4, lua-5.2.0/src/llex.h at line 4, lua-5.2.0/src/llimits.h at line 4, lua-5.2.0/src/lmathlib.c at line 4, lua-5.2.0/src/lmem.c at line 4, lua-5.2.0/src/lmem.h at line 4, lua-5.2.0/src/loadlib.c at line 4, lua-5.2.0/src/lobject.c at line 4, lua-5.2.0/src/lobject.h at line 4, lua-5.2.0/src/lopcodes.c at line 4, lua-5.2.0/src/lopcodes.h at line 4, lua-5.2.0/src/loslib.c at line 4, lua-5.2.0/src/lparser.c at line 4, lua-5.2.0/src/lparser.h at line 4, lua-5.2.0/src/lstate.c at line 4, lua-5.2.0/src/lstate.h at line 4, lua-5.2.0/src/lstring.c at line 4, lua-5.2.0/src/lstring.h at line 4, lua-5.2.0/src/lstrlib.c at line 4, lua-5.2.0/src/ltable.c at line 4, lua-5.2.0/src/ltable.h at line 4, lua-5.2.0/src/ltablib.c at line 4, lua-5.2.0/src/ltm.c at line 4, lua-5.2.0/src/ltm.h at line 4, lua-5.2.0/src/lua.c at line 4, lua-5.2.0/src/luac.c at line 208, lua-5.2.0/src/luac.c at line 4, lua-5.2.0/src/luaconf.h at line 4, lua-5.2.0/src/lundump.c at line 4, lua-5.2.0/src/lundump.h at line 4, lua-5.2.0/src/lutf8lib.c at line 4, lua-5.2.0/src/lvm.c at line 4, lua-5.2.0/src/lvm.h at line 4, lua-5.2.0/src/lzio.c at line 4, lua-5.2.0/src/lzio.h at line 4
  59. License text:
  60. ** See Copyright Notice in lua.h
  61. Scancode info:
  62. Original SPDX id: MIT
  63. Score : 99.00
  64. Match type : REFERENCE
  65. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  66. Files with this license:
  67. lua-5.2.0/src/lapi.c [4:4]
  68. lua-5.2.0/src/lapi.h [4:4]
  69. lua-5.2.0/src/lauxlib.c [4:4]
  70. lua-5.2.0/src/lauxlib.h [4:4]
  71. lua-5.2.0/src/lbaselib.c [4:4]
  72. lua-5.2.0/src/lbitlib.c [4:4]
  73. lua-5.2.0/src/lcode.c [4:4]
  74. lua-5.2.0/src/lcode.h [4:4]
  75. lua-5.2.0/src/lcorolib.c [4:4]
  76. lua-5.2.0/src/lctype.c [4:4]
  77. lua-5.2.0/src/lctype.h [4:4]
  78. lua-5.2.0/src/ldblib.c [4:4]
  79. lua-5.2.0/src/ldebug.c [4:4]
  80. lua-5.2.0/src/ldebug.h [4:4]
  81. lua-5.2.0/src/ldo.c [4:4]
  82. lua-5.2.0/src/ldo.h [4:4]
  83. lua-5.2.0/src/ldump.c [4:4]
  84. lua-5.2.0/src/lfunc.c [4:4]
  85. lua-5.2.0/src/lfunc.h [4:4]
  86. lua-5.2.0/src/lgc.c [4:4]
  87. lua-5.2.0/src/lgc.h [4:4]
  88. lua-5.2.0/src/linit.c [4:4]
  89. lua-5.2.0/src/liolib.c [4:4]
  90. lua-5.2.0/src/llex.c [4:4]
  91. lua-5.2.0/src/llex.h [4:4]
  92. lua-5.2.0/src/llimits.h [4:4]
  93. lua-5.2.0/src/lmathlib.c [4:4]
  94. lua-5.2.0/src/lmem.c [4:4]
  95. lua-5.2.0/src/lmem.h [4:4]
  96. lua-5.2.0/src/loadlib.c [4:4]
  97. lua-5.2.0/src/lobject.c [4:4]
  98. lua-5.2.0/src/lobject.h [4:4]
  99. lua-5.2.0/src/lopcodes.c [4:4]
  100. lua-5.2.0/src/lopcodes.h [4:4]
  101. lua-5.2.0/src/loslib.c [4:4]
  102. lua-5.2.0/src/lparser.c [4:4]
  103. lua-5.2.0/src/lparser.h [4:4]
  104. lua-5.2.0/src/lstate.c [4:4]
  105. lua-5.2.0/src/lstate.h [4:4]
  106. lua-5.2.0/src/lstring.c [4:4]
  107. lua-5.2.0/src/lstring.h [4:4]
  108. lua-5.2.0/src/lstrlib.c [4:4]
  109. lua-5.2.0/src/ltable.c [4:4]
  110. lua-5.2.0/src/ltable.h [4:4]
  111. lua-5.2.0/src/ltablib.c [4:4]
  112. lua-5.2.0/src/ltm.c [4:4]
  113. lua-5.2.0/src/ltm.h [4:4]
  114. lua-5.2.0/src/lua.c [4:4]
  115. lua-5.2.0/src/luac.c [4:4]
  116. lua-5.2.0/src/luac.c [208:208]
  117. lua-5.2.0/src/luaconf.h [4:4]
  118. lua-5.2.0/src/lundump.c [4:4]
  119. lua-5.2.0/src/lundump.h [4:4]
  120. lua-5.2.0/src/lutf8lib.c [4:4]
  121. lua-5.2.0/src/lvm.c [4:4]
  122. lua-5.2.0/src/lvm.h [4:4]
  123. lua-5.2.0/src/lzio.c [4:4]
  124. lua-5.2.0/src/lzio.h [4:4]
  125. SKIP LicenseRef-scancode-unknown-license-reference 5fca0be52b19ca57b172a56d17a1fafc
  126. BELONGS ya.make
  127. # not a license
  128. License text:
  129. <A HREF="http://www.opensource.org/docs/definition.php">
  130. Scancode info:
  131. Original SPDX id: LicenseRef-scancode-unknown-license-reference
  132. Score : 100.00
  133. Match type : REFERENCE
  134. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE
  135. Files with this license:
  136. lua-5.2.0/doc/readme.html [364:364]
  137. KEEP MIT 857c44f83a94afb51b28ae745834278e
  138. BELONGS ya.make
  139. Note: matched license text is too long. Read it in the source files.
  140. Scancode info:
  141. Original SPDX id: MIT
  142. Score : 100.00
  143. Match type : TEXT
  144. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  145. Files with this license:
  146. lua-5.2.0/doc/readme.html [385:403]
  147. KEEP MIT 85901c0e58d18670dbf1f83e76b0a8c7
  148. BELONGS ya.make
  149. FILE_IGNORE lua-5.2.0/src/lua.h found in files: lua-5.2.0/src/lualib.h at line 4
  150. FILE_IGNORE lua.h found in files: lua-5.2.0/src/lualib.h at line 4
  151. License text:
  152. ** Lua standard libraries
  153. ** See Copyright Notice in lua.h
  154. Scancode info:
  155. Original SPDX id: MIT
  156. Score : 99.00
  157. Match type : REFERENCE
  158. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  159. Files with this license:
  160. lua-5.2.0/src/lualib.h [3:4]
  161. KEEP MIT 8742753ca3ff55a76054a3dbf854bf7a
  162. BELONGS ya.make
  163. Note: matched license text is too long. Read it in the source files.
  164. Scancode info:
  165. Original SPDX id: MIT
  166. Score : 100.00
  167. Match type : TEXT
  168. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  169. Files with this license:
  170. lua-5.2.0/src/lua.h [423:440]
  171. KEEP MIT 8caadb3f701288ab80dddcef4d522f71
  172. BELONGS ya.make
  173. License text:
  174. <A HREF="http://www.lua.org/license.html">this</A>.
  175. Scancode info:
  176. Original SPDX id: MIT
  177. Score : 100.00
  178. Match type : REFERENCE
  179. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  180. Files with this license:
  181. lua-5.2.0/doc/readme.html [379:379]
  182. KEEP MIT 98ad2aed23fb501e23e2c7197a9e1f25
  183. BELONGS ya.make
  184. Note: matched license text is too long. Read it in the source files.
  185. Scancode info:
  186. Original SPDX id: MIT
  187. Score : 100.00
  188. Match type : NOTICE
  189. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  190. Files with this license:
  191. lua-5.2.0/doc/readme.html [369:376]
  192. KEEP MIT 9b414f959dd4de259fb968f4f92572ad
  193. BELONGS ya.make
  194. License text:
  195. -- This module is released under the MIT License (MIT).
  196. Scancode info:
  197. Original SPDX id: MIT
  198. Score : 100.00
  199. Match type : NOTICE
  200. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  201. Files with this license:
  202. common/json.lua [7:7]
  203. KEEP MIT 9c3e1a971dd07bcb2468ab845273dc93
  204. BELONGS ya.make
  205. License text:
  206. -- Please see LICENCE.txt for details.
  207. Scancode info:
  208. Original SPDX id: LicenseRef-scancode-unknown-license-reference
  209. Score : 100.00
  210. Match type : REFERENCE
  211. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE
  212. Files with this license:
  213. common/json.lua [8:8]
  214. KEEP MIT d9a255c21ae547dbbbcf33737b80f3aa
  215. BELONGS ya.make
  216. License text:
  217. Freely available under the terms of the
  218. <a href="http://www.lua.org/license.html">Lua license</a>.
  219. Scancode info:
  220. Original SPDX id: MIT
  221. Score : 100.00
  222. Match type : NOTICE
  223. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  224. Files with this license:
  225. lua-5.2.0/doc/manual.html [23:24]
  226. KEEP MIT fd271e9a7cb4acfcb0aa846aa0f03803
  227. BELONGS ya.make
  228. License text:
  229. Freely available under the terms of the
  230. <A HREF="http://www.lua.org/license.html">Lua license</A>.
  231. Scancode info:
  232. Original SPDX id: MIT
  233. Score : 100.00
  234. Match type : NOTICE
  235. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  236. Files with this license:
  237. lua-5.2.0/doc/contents.html [36:37]