devtools.copyrights.report 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  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. # $
  8. # ${action} {license id} {license text hash}
  9. # $BELONGS ./ya/make/file/relative/path/1/ya.make ./ya/make/2/ya.make
  10. # ${all_file_action} filename
  11. # $ # user commentaries (many lines)
  12. # $ generated description - files with this license, license text... (some number of lines that starts with some number of spaces, do not modify)
  13. # ${action} {license spdx} {license text hash}
  14. # $BELONGS ./ya/make/file/relative/path/3/ya.make
  15. # ${all_file_action} filename
  16. # $ # user commentaries
  17. # $ generated description
  18. # $ ...
  19. #
  20. # You can modify action, all_file_action and add commentaries
  21. # Available actions:
  22. # keep - keep license in contrib and use in credits
  23. # skip - skip license
  24. # remove - remove all files with this license
  25. # 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
  26. #
  27. # {all file action} records will be generated when license text contains filename that exists on filesystem (in contrib directory)
  28. # We suppose that that files can contain some license info
  29. # Available all file actions:
  30. # FILE_IGNORE - ignore file (do nothing)
  31. # FILE_INCLUDE - include all file data into licenses text file
  32. # =======================
  33. KEEP COPYRIGHT_SERVICE_LABEL 0b26996bfb42c528af128697232328ba
  34. BELONGS ya.make
  35. License text:
  36. Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
  37. Scancode info:
  38. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  39. Score : 100.00
  40. Match type : COPYRIGHT
  41. Files with this license:
  42. NOTICE [2:2]
  43. include/aws/io/channel.h [4:4]
  44. include/aws/io/channel_bootstrap.h [5:5]
  45. include/aws/io/event_loop.h [5:5]
  46. include/aws/io/exports.h [5:5]
  47. include/aws/io/file_utils.h [5:5]
  48. include/aws/io/host_resolver.h [4:4]
  49. include/aws/io/io.h [5:5]
  50. include/aws/io/logging.h [5:5]
  51. include/aws/io/message_pool.h [4:4]
  52. include/aws/io/pipe.h [5:5]
  53. include/aws/io/pkcs11.h [4:4]
  54. include/aws/io/private/pem_utils.h [5:5]
  55. include/aws/io/private/pki_utils.h [4:4]
  56. include/aws/io/private/tls_channel_handler_shared.h [4:4]
  57. include/aws/io/retry_strategy.h [4:4]
  58. include/aws/io/shared_library.h [5:5]
  59. include/aws/io/socket.h [4:4]
  60. include/aws/io/socket_channel_handler.h [4:4]
  61. include/aws/io/statistics.h [5:5]
  62. include/aws/io/stream.h [5:5]
  63. include/aws/io/tls_channel_handler.h [4:4]
  64. include/aws/io/uri.h [4:4]
  65. source/alpn_handler.c [2:2]
  66. source/bsd/kqueue_event_loop.c [2:2]
  67. source/channel.c [2:2]
  68. source/channel_bootstrap.c [2:2]
  69. source/event_loop.c [2:2]
  70. source/exponential_backoff_retry_strategy.c [2:2]
  71. source/host_resolver.c [2:2]
  72. source/io.c [2:2]
  73. source/linux/epoll_event_loop.c [2:2]
  74. source/message_pool.c [2:2]
  75. source/pem_utils.c [2:2]
  76. source/pkcs11_lib.c [2:2]
  77. source/pkcs11_private.h [5:5]
  78. source/pkcs11_tls_op_handler.c [2:2]
  79. source/pki_utils.c [2:2]
  80. source/posix/host_resolver.c [2:2]
  81. source/posix/pipe.c [2:2]
  82. source/posix/shared_library.c [2:2]
  83. source/posix/socket.c [2:2]
  84. source/retry_strategy.c [2:2]
  85. source/s2n/s2n_tls_channel_handler.c [2:2]
  86. source/socket_channel_handler.c [2:2]
  87. source/standard_retry_strategy.c [2:2]
  88. source/statistics.c [2:2]
  89. source/stream.c [2:2]
  90. source/tls_channel_handler.c [2:2]
  91. source/tls_channel_handler_shared.c [2:2]
  92. KEEP COPYRIGHT_SERVICE_LABEL 2e35409d3a27ad4f26ee063de186689a
  93. BELONGS ya.make
  94. License text:
  95. Copyright (c) OASIS Open 2016. All Rights Reserved.
  96. Scancode info:
  97. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  98. Score : 100.00
  99. Match type : COPYRIGHT
  100. Files with this license:
  101. THIRD-PARTY-LICENSES.txt [3:3]
  102. KEEP COPYRIGHT_SERVICE_LABEL b3779e02b4352ffc4ebd94151bac83c8
  103. BELONGS ya.make
  104. License text:
  105. /* Copyright (c) OASIS Open 2016. All Rights Reserved./
  106. Scancode info:
  107. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  108. Score : 100.00
  109. Match type : COPYRIGHT
  110. Files with this license:
  111. source/pkcs11/v2.40/pkcs11.h [1:1]
  112. source/pkcs11/v2.40/pkcs11f.h [1:1]
  113. source/pkcs11/v2.40/pkcs11t.h [1:1]