devtools.copyrights.report 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204
  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. KEEP COPYRIGHT_SERVICE_LABEL 0b26996bfb42c528af128697232328ba
  32. BELONGS ya.make
  33. License text:
  34. * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
  35. Scancode info:
  36. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  37. Score : 100.00
  38. Match type : COPYRIGHT
  39. Files with this license:
  40. generated/include/aws/common/config.h [5:5]
  41. include/aws/common/allocator.h [4:4]
  42. include/aws/common/array_list.h [5:5]
  43. include/aws/common/array_list.inl [5:5]
  44. include/aws/common/assert.h [5:5]
  45. include/aws/common/atomics.h [7:7]
  46. include/aws/common/atomics.inl [5:5]
  47. include/aws/common/atomics_fallback.inl [5:5]
  48. include/aws/common/atomics_gnu.inl [5:5]
  49. include/aws/common/atomics_gnu_old.inl [4:4]
  50. include/aws/common/atomics_msvc.inl [5:5]
  51. include/aws/common/byte_buf.h [4:4]
  52. include/aws/common/byte_order.h [5:5]
  53. include/aws/common/byte_order.inl [5:5]
  54. include/aws/common/cache.h [4:4]
  55. include/aws/common/clock.h [5:5]
  56. include/aws/common/clock.inl [5:5]
  57. include/aws/common/command_line_parser.h [4:4]
  58. include/aws/common/common.h [5:5]
  59. include/aws/common/condition_variable.h [5:5]
  60. include/aws/common/cpuid.h [4:4]
  61. include/aws/common/date_time.h [4:4]
  62. include/aws/common/device_random.h [4:4]
  63. include/aws/common/encoding.h [5:5]
  64. include/aws/common/encoding.inl [5:5]
  65. include/aws/common/environment.h [5:5]
  66. include/aws/common/error.h [5:5]
  67. include/aws/common/error.inl [5:5]
  68. include/aws/common/exports.h [4:4]
  69. include/aws/common/fifo_cache.h [4:4]
  70. include/aws/common/file.h [4:4]
  71. include/aws/common/hash_table.h [5:5]
  72. include/aws/common/json.h [5:5]
  73. include/aws/common/lifo_cache.h [4:4]
  74. include/aws/common/linked_hash_table.h [4:4]
  75. include/aws/common/linked_list.h [5:5]
  76. include/aws/common/linked_list.inl [5:5]
  77. include/aws/common/log_channel.h [6:6]
  78. include/aws/common/log_formatter.h [6:6]
  79. include/aws/common/log_writer.h [6:6]
  80. include/aws/common/logging.h [5:5]
  81. include/aws/common/lru_cache.h [4:4]
  82. include/aws/common/macros.h [4:4]
  83. include/aws/common/math.cbmc.inl [5:5]
  84. include/aws/common/math.fallback.inl [5:5]
  85. include/aws/common/math.gcc_arm64_asm.inl [5:5]
  86. include/aws/common/math.gcc_builtin.inl [5:5]
  87. include/aws/common/math.gcc_overflow.inl [5:5]
  88. include/aws/common/math.gcc_x64_asm.inl [5:5]
  89. include/aws/common/math.h [5:5]
  90. include/aws/common/math.inl [5:5]
  91. include/aws/common/math.msvc.inl [5:5]
  92. include/aws/common/mutex.h [5:5]
  93. include/aws/common/package.h [5:5]
  94. include/aws/common/platform.h [5:5]
  95. include/aws/common/posix/common.inl [2:2]
  96. include/aws/common/predicates.h [4:4]
  97. include/aws/common/priority_queue.h [4:4]
  98. include/aws/common/private/array_list.h [5:5]
  99. include/aws/common/private/byte_buf.h [4:4]
  100. include/aws/common/private/dlloads.h [4:4]
  101. include/aws/common/private/hash_table_impl.h [5:5]
  102. include/aws/common/private/json_impl.h [5:5]
  103. include/aws/common/private/thread_shared.h [4:4]
  104. include/aws/common/private/xml_parser_impl.h [5:5]
  105. include/aws/common/process.h [4:4]
  106. include/aws/common/promise.h [2:2]
  107. include/aws/common/ref_count.h [5:5]
  108. include/aws/common/ring_buffer.h [4:4]
  109. include/aws/common/ring_buffer.inl [4:4]
  110. include/aws/common/rw_lock.h [5:5]
  111. include/aws/common/statistics.h [5:5]
  112. include/aws/common/stdbool.h [7:7]
  113. include/aws/common/stdint.h [4:4]
  114. include/aws/common/string.h [4:4]
  115. include/aws/common/string.inl [4:4]
  116. include/aws/common/system_info.h [5:5]
  117. include/aws/common/task_scheduler.h [5:5]
  118. include/aws/common/thread.h [5:5]
  119. include/aws/common/thread_scheduler.h [4:4]
  120. include/aws/common/time.h [4:4]
  121. include/aws/common/uri.h [4:4]
  122. include/aws/common/uuid.h [5:5]
  123. include/aws/common/xml_parser.h [5:5]
  124. include/aws/common/zero.h [5:5]
  125. include/aws/common/zero.inl [5:5]
  126. source/allocator.c [2:2]
  127. source/allocator_sba.c [2:2]
  128. source/arch/arm/asm/cpuid.c [2:2]
  129. source/arch/intel/asm/cpuid.c [2:2]
  130. source/arch/intel/cpuid.c [2:2]
  131. source/arch/intel/encoding_avx2.c [2:2]
  132. source/array_list.c [2:2]
  133. source/assert.c [2:2]
  134. source/byte_buf.c [2:2]
  135. source/cache.c [2:2]
  136. source/codegen.c [2:2]
  137. source/command_line_parser.c [2:2]
  138. source/common.c [2:2]
  139. source/condition_variable.c [2:2]
  140. source/date_time.c [2:2]
  141. source/device_random.c [2:2]
  142. source/encoding.c [2:2]
  143. source/error.c [2:2]
  144. source/fifo_cache.c [2:2]
  145. source/file.c [2:2]
  146. source/hash_table.c [2:2]
  147. source/json.c [2:2]
  148. source/lifo_cache.c [2:2]
  149. source/linked_hash_table.c [2:2]
  150. source/log_channel.c [2:2]
  151. source/log_formatter.c [2:2]
  152. source/log_writer.c [2:2]
  153. source/logging.c [2:2]
  154. source/lru_cache.c [2:2]
  155. source/math.c [2:2]
  156. source/memtrace.c [2:2]
  157. source/posix/clock.c [2:2]
  158. source/posix/condition_variable.c [2:2]
  159. source/posix/device_random.c [2:2]
  160. source/posix/environment.c [2:2]
  161. source/posix/file.c [2:2]
  162. source/posix/mutex.c [2:2]
  163. source/posix/process.c [2:2]
  164. source/posix/rw_lock.c [2:2]
  165. source/posix/system_info.c [2:2]
  166. source/posix/thread.c [2:2]
  167. source/posix/time.c [2:2]
  168. source/priority_queue.c [2:2]
  169. source/process_common.c [2:2]
  170. source/promise.c [2:2]
  171. source/ref_count.c [2:2]
  172. source/ring_buffer.c [2:2]
  173. source/statistics.c [2:2]
  174. source/string.c [2:2]
  175. source/task_scheduler.c [2:2]
  176. source/thread_scheduler.c [2:2]
  177. source/thread_shared.c [2:2]
  178. source/uri.c [2:2]
  179. source/uuid.c [2:2]
  180. source/xml_parser.c [2:2]
  181. KEEP COPYRIGHT_SERVICE_LABEL 413dcc4b68245c99831f8704250351e2
  182. BELONGS ya.make
  183. License text:
  184. * Copyright 2014 The Chromium Authors. All rights reserved.
  185. Scancode info:
  186. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  187. Score : 100.00
  188. Match type : COPYRIGHT
  189. Files with this license:
  190. source/posix/time.c [15:15]
  191. KEEP COPYRIGHT_SERVICE_LABEL bdcf211d81a69c0f282fb7543c1a24a7
  192. BELONGS ya.make
  193. License text:
  194. Copyright (c) 2009-2017 Dave Gamble and cJSON contributors
  195. Scancode info:
  196. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  197. Score : 100.00
  198. Match type : COPYRIGHT
  199. Files with this license:
  200. include/aws/common/external/cJSON.h [2:2]
  201. source/external/cJSON.c [2:2]