devtools.licenses.report 8.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183
  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 BSL-1.0 13ab6f5e798d74384b45b33ca7c58d68
  36. BELONGS ya.make
  37. License text:
  38. ; Distributed under the Boost Software License, Version 1.0.
  39. ; (See accompanying file LICENSE_1_0.txt or copy at
  40. ; http://www.boost.org/LICENSE_1_0.txt)
  41. Scancode info:
  42. Original SPDX id: BSL-1.0
  43. Score : 100.00
  44. Match type : NOTICE
  45. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  46. Files with this license:
  47. src/asm/jump_i386_ms_pe_masm.masm [3:5]
  48. src/asm/jump_x86_64_ms_pe_masm.masm [3:5]
  49. src/asm/make_i386_ms_pe_masm.masm [3:5]
  50. src/asm/make_x86_64_ms_pe_masm.masm [3:5]
  51. src/asm/ontop_i386_ms_pe_masm.masm [3:5]
  52. src/asm/ontop_x86_64_ms_pe_masm.masm [3:5]
  53. KEEP BSL-1.0 17b918dacae9f9fa2bf0c63a057b8f7d
  54. BELONGS ya.make
  55. License text:
  56. ; Distributed under the Boost Software License, Version 1.0.
  57. ; (See accompanying file LICENSE_1_0.txt or copy at
  58. ; http://www.boost.org/LICENSE_1_0.txt)
  59. Scancode info:
  60. Original SPDX id: BSL-1.0
  61. Score : 100.00
  62. Match type : NOTICE
  63. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  64. Files with this license:
  65. src/asm/jump_arm_aapcs_pe_armasm.masm [3:5]
  66. src/asm/make_arm_aapcs_pe_armasm.masm [3:5]
  67. src/asm/ontop_arm_aapcs_pe_armasm.masm [3:5]
  68. KEEP BSL-1.0 45dafc5af311668ee8f059b952891651
  69. BELONGS ya.make
  70. License text:
  71. ; Distributed under the Boost Software License, Version 1.0.
  72. ; (See accompanying file LICENSE_1_0.txt or copy at
  73. ; http://www.boost.org/LICENSE_1_0.txt)
  74. Scancode info:
  75. Original SPDX id: BSL-1.0
  76. Score : 100.00
  77. Match type : NOTICE
  78. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  79. Files with this license:
  80. src/asm/jump_arm64_aapcs_pe_armasm.masm [2:4]
  81. src/asm/make_arm64_aapcs_pe_armasm.masm [2:4]
  82. src/asm/ontop_arm64_aapcs_pe_armasm.masm [2:4]
  83. KEEP BSL-1.0 50dc18b27f34dab68ff41aa3f7880dda
  84. BELONGS ya.make
  85. License text:
  86. // Distributed under the Boost Software License, Version 1.0.
  87. // (See accompanying file LICENSE_1_0.txt or copy at
  88. // http://www.boost.org/LICENSE_1_0.txt)
  89. Scancode info:
  90. Original SPDX id: BSL-1.0
  91. Score : 100.00
  92. Match type : NOTICE
  93. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  94. Files with this license:
  95. include/boost/context/continuation.hpp [3:5]
  96. include/boost/context/continuation_fcontext.hpp [3:5]
  97. include/boost/context/continuation_ucontext.hpp [3:5]
  98. include/boost/context/continuation_winfib.hpp [3:5]
  99. include/boost/context/detail/apply.hpp [3:5]
  100. include/boost/context/detail/config.hpp [3:5]
  101. include/boost/context/detail/disable_overload.hpp [3:5]
  102. include/boost/context/detail/exception.hpp [3:5]
  103. include/boost/context/detail/exchange.hpp [3:5]
  104. include/boost/context/detail/externc.hpp [3:5]
  105. include/boost/context/detail/fcontext.hpp [3:5]
  106. include/boost/context/detail/index_sequence.hpp [3:5]
  107. include/boost/context/detail/invoke.hpp [3:5]
  108. include/boost/context/detail/prefetch.hpp [2:4]
  109. include/boost/context/detail/tuple.hpp [3:5]
  110. include/boost/context/fiber.hpp [3:5]
  111. include/boost/context/fiber_fcontext.hpp [3:5]
  112. include/boost/context/fiber_ucontext.hpp [3:5]
  113. include/boost/context/fiber_winfib.hpp [3:5]
  114. include/boost/context/fixedsize_stack.hpp [3:5]
  115. include/boost/context/flags.hpp [3:5]
  116. include/boost/context/pooled_fixedsize_stack.hpp [3:5]
  117. include/boost/context/posix/protected_fixedsize_stack.hpp [3:5]
  118. include/boost/context/posix/segmented_stack.hpp [3:5]
  119. include/boost/context/preallocated.hpp [3:5]
  120. include/boost/context/protected_fixedsize_stack.hpp [3:5]
  121. include/boost/context/segmented_stack.hpp [3:5]
  122. include/boost/context/stack_context.hpp [3:5]
  123. include/boost/context/stack_traits.hpp [3:5]
  124. include/boost/context/windows/protected_fixedsize_stack.hpp [3:5]
  125. src/continuation.cpp [3:5]
  126. src/fiber.cpp [3:5]
  127. src/posix/stack_traits.cpp [3:5]
  128. src/untested.cpp [3:5]
  129. src/windows/stack_traits.cpp [3:5]
  130. KEEP BSL-1.0 d398f407edc1c91c48f2e7613f7602d5
  131. BELONGS ya.make
  132. License text:
  133. Distributed under the Boost Software License, Version 1.0.
  134. (See accompanying file LICENSE_1_0.txt or copy at
  135. http://www.boost.org/LICENSE_1_0.txt)
  136. Scancode info:
  137. Original SPDX id: BSL-1.0
  138. Score : 100.00
  139. Match type : NOTICE
  140. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  141. Files with this license:
  142. src/asm/jump_x86_64_sysv_elf_gas.S [3:5]
  143. src/asm/jump_x86_64_sysv_macho_gas.S [3:5]
  144. src/asm/make_x86_64_sysv_elf_gas.S [3:5]
  145. src/asm/make_x86_64_sysv_macho_gas.S [3:5]
  146. src/asm/ontop_x86_64_sysv_elf_gas.S [3:5]
  147. src/asm/ontop_x86_64_sysv_macho_gas.S [3:5]
  148. KEEP BSL-1.0 fc9f1903055632f6e8253bf22f3992f0
  149. BELONGS ya.make
  150. License text:
  151. Distributed under the Boost Software License, Version 1.0.
  152. (See accompanying file LICENSE_1_0.txt or copy at
  153. http://www.boost.org/LICENSE_1_0.txt)
  154. Scancode info:
  155. Original SPDX id: BSL-1.0
  156. Score : 100.00
  157. Match type : NOTICE
  158. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  159. Files with this license:
  160. src/asm/jump_arm64_aapcs_elf_gas.S [3:5]
  161. src/asm/jump_arm64_aapcs_macho_gas.S [3:5]
  162. src/asm/jump_arm_aapcs_elf_gas.S [3:5]
  163. src/asm/jump_arm_aapcs_macho_gas.S [3:5]
  164. src/asm/jump_i386_sysv_elf_gas.S [3:5]
  165. src/asm/jump_i386_sysv_macho_gas.S [3:5]
  166. src/asm/make_arm64_aapcs_elf_gas.S [3:5]
  167. src/asm/make_arm64_aapcs_macho_gas.S [3:5]
  168. src/asm/make_arm_aapcs_elf_gas.S [3:5]
  169. src/asm/make_arm_aapcs_macho_gas.S [3:5]
  170. src/asm/make_i386_sysv_elf_gas.S [3:5]
  171. src/asm/make_i386_sysv_macho_gas.S [3:5]
  172. src/asm/ontop_arm64_aapcs_elf_gas.S [3:5]
  173. src/asm/ontop_arm64_aapcs_macho_gas.S [3:5]
  174. src/asm/ontop_arm_aapcs_elf_gas.S [3:5]
  175. src/asm/ontop_arm_aapcs_macho_gas.S [3:5]
  176. src/asm/ontop_i386_sysv_elf_gas.S [3:5]
  177. src/asm/ontop_i386_sysv_macho_gas.S [3:5]