devtools.licenses.report 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155
  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 BSD-3-Clause 6aa235708ac9f5dd8e5c6ac415fc5837
  36. BELONGS ya.make
  37. Note: matched license text is too long. Read it in the source files.
  38. Scancode info:
  39. Original SPDX id: BSD-3-Clause
  40. Score : 100.00
  41. Match type : TEXT
  42. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  43. Files with this license:
  44. google/protobuf/internal/api_implementation.cc [5:29]
  45. google/protobuf/internal/python_protobuf.cc [5:29]
  46. google/protobuf/proto_api.h [5:29]
  47. google/protobuf/pyext/descriptor.cc [5:29]
  48. google/protobuf/pyext/descriptor.h [5:29]
  49. google/protobuf/pyext/descriptor_containers.cc [5:29]
  50. google/protobuf/pyext/descriptor_containers.h [5:29]
  51. google/protobuf/pyext/descriptor_database.cc [5:29]
  52. google/protobuf/pyext/descriptor_database.h [5:29]
  53. google/protobuf/pyext/descriptor_pool.cc [5:29]
  54. google/protobuf/pyext/descriptor_pool.h [5:29]
  55. google/protobuf/pyext/extension_dict.cc [5:29]
  56. google/protobuf/pyext/extension_dict.h [5:29]
  57. google/protobuf/pyext/field.cc [5:29]
  58. google/protobuf/pyext/field.h [5:29]
  59. google/protobuf/pyext/map_container.cc [5:29]
  60. google/protobuf/pyext/map_container.h [5:29]
  61. google/protobuf/pyext/message.cc [5:29]
  62. google/protobuf/pyext/message.h [5:29]
  63. google/protobuf/pyext/message_factory.cc [5:29]
  64. google/protobuf/pyext/message_factory.h [5:29]
  65. google/protobuf/pyext/message_module.cc [5:29]
  66. google/protobuf/pyext/repeated_composite_container.cc [5:29]
  67. google/protobuf/pyext/repeated_composite_container.h [5:29]
  68. google/protobuf/pyext/repeated_scalar_container.cc [5:29]
  69. google/protobuf/pyext/repeated_scalar_container.h [5:29]
  70. google/protobuf/pyext/safe_numerics.h [5:29]
  71. google/protobuf/pyext/scoped_pyobject_ptr.h [5:29]
  72. google/protobuf/pyext/unknown_field_set.cc [5:29]
  73. google/protobuf/pyext/unknown_field_set.h [5:29]
  74. google/protobuf/pyext/unknown_fields.cc [5:29]
  75. google/protobuf/pyext/unknown_fields.h [5:29]
  76. google/protobuf/python_protobuf.h [5:29]
  77. KEEP Protobuf-License 77b55cb8215e726b6ae7c1cf484bc45f
  78. BELONGS ya.make
  79. Note: matched license text is too long. Read it in the source files.
  80. Scancode info:
  81. Original SPDX id: LicenseRef-scancode-protobuf
  82. Score : 100.00
  83. Match type : TEXT
  84. Links : http://protobuf.googlecode.com/svn/trunk/COPYING.txt, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/protobuf.LICENSE
  85. Files with this license:
  86. LICENSE [3:32]
  87. KEEP BSD-3-Clause 8aaace038fd54f3a52b1f041f9504709
  88. BELONGS ya.make
  89. Note: matched license text is too long. Read it in the source files.
  90. Scancode info:
  91. Original SPDX id: BSD-3-Clause
  92. Score : 100.00
  93. Match type : TEXT
  94. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  95. Files with this license:
  96. google/protobuf/__init__.py [5:29]
  97. google/protobuf/descriptor.py [5:29]
  98. google/protobuf/descriptor_database.py [5:29]
  99. google/protobuf/descriptor_pool.py [5:29]
  100. google/protobuf/internal/__init__.py [5:29]
  101. google/protobuf/internal/_parameterized.py [7:31]
  102. google/protobuf/internal/api_implementation.py [5:29]
  103. google/protobuf/internal/builder.py [5:29]
  104. google/protobuf/internal/containers.py [5:29]
  105. google/protobuf/internal/decoder.py [5:29]
  106. google/protobuf/internal/encoder.py [5:29]
  107. google/protobuf/internal/enum_type_wrapper.py [5:29]
  108. google/protobuf/internal/extension_dict.py [5:29]
  109. google/protobuf/internal/field_mask.py [5:29]
  110. google/protobuf/internal/message_listener.py [5:29]
  111. google/protobuf/internal/python_message.py [5:29]
  112. google/protobuf/internal/testing_refleaks.py [5:29]
  113. google/protobuf/internal/type_checkers.py [5:29]
  114. google/protobuf/internal/well_known_types.py [5:29]
  115. google/protobuf/internal/wire_format.py [5:29]
  116. google/protobuf/json_format.py [5:29]
  117. google/protobuf/message.py [5:29]
  118. google/protobuf/message_factory.py [5:29]
  119. google/protobuf/proto_builder.py [5:29]
  120. google/protobuf/pyext/cpp_message.py [5:29]
  121. google/protobuf/reflection.py [5:29]
  122. google/protobuf/service.py [5:29]
  123. google/protobuf/service_reflection.py [5:29]
  124. google/protobuf/symbol_database.py [5:29]
  125. google/protobuf/text_encoding.py [5:29]
  126. google/protobuf/text_format.py [5:29]
  127. google/protobuf/unknown_fields.py [5:29]
  128. SKIP LicenseRef-scancode-generic-cla beb3339ebeb4487c0ec15f216cc26cb2
  129. BELONGS ya.make
  130. License text:
  131. \### Contributor License Agreements
  132. Scancode info:
  133. Original SPDX id: LicenseRef-scancode-generic-cla
  134. Score : 80.00
  135. Match type : NOTICE
  136. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/generic-cla.LICENSE
  137. Files with this license:
  138. CONTRIBUTING.md [35:35]
  139. SKIP LicenseRef-scancode-generic-cla d72fcd21b18e44b666a94e6225ed43eb
  140. BELONGS ya.make
  141. License text:
  142. Contributions to this project must be accompanied by a Contributor License
  143. Agreement. You (or your employer) retain the copyright to your contribution,
  144. Scancode info:
  145. Original SPDX id: LicenseRef-scancode-generic-cla
  146. Score : 16.00
  147. Match type : NOTICE
  148. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/generic-cla.LICENSE
  149. Files with this license:
  150. CONTRIBUTING.md [37:38]