devtools.licenses.report 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172
  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. IGNORE_FILES NEWS
  32. SKIP CC-BY-4.0 0600ef0cab3cf3289fe8096147bed5de
  33. BELONGS ya.make
  34. # part of:
  35. # "Some of the benchmark data in testdata/ is licensed differently"
  36. # we have no testdata
  37. License text:
  38. which is licensed under the CC-BY license. See
  39. Scancode info:
  40. Original SPDX id: CC-BY-4.0
  41. Score : 99.00
  42. Match type : NOTICE
  43. Links : http://creativecommons.org/licenses/by/4.0/, http://creativecommons.org/licenses/by/4.0/legalcode, https://spdx.org/licenses/CC-BY-4.0
  44. Files with this license:
  45. COPYING [47:47]
  46. SKIP Public-Domain 123ac72d639e6944dff1ddcfbbd49bf4
  47. BELONGS ya.make
  48. # part of:
  49. # "Some of the benchmark data in testdata/ is licensed differently"
  50. # we have no testdata
  51. Note: matched license text is too long. Read it in the source files.
  52. Scancode info:
  53. Original SPDX id: LicenseRef-scancode-public-domain
  54. Score : 100.00
  55. Match type : NOTICE
  56. Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
  57. Files with this license:
  58. COPYING [51:54]
  59. KEEP BSD-3-Clause 132868e8af7e99148e4cf802925f8898
  60. BELONGS ya.make
  61. Note: matched license text is too long. Read it in the source files.
  62. Scancode info:
  63. Original SPDX id: BSD-3-Clause
  64. Score : 100.00
  65. Match type : TEXT
  66. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  67. Files with this license:
  68. COPYING [4:28]
  69. SKIP CC-BY-3.0 4fd78bd76e9544afb994175aedd7385b
  70. BELONGS ya.make
  71. # part of:
  72. # "Some of the benchmark data in testdata/ is licensed differently"
  73. # we have no testdata
  74. License text:
  75. is licensed under the Creative Commons Attribution 3.0 license
  76. (CC-BY-3.0). See https://creativecommons.org/licenses/by/3.0/
  77. for more information.
  78. Scancode info:
  79. Original SPDX id: CC-BY-3.0
  80. Score : 100.00
  81. Match type : NOTICE
  82. Links : http://creativecommons.org/licenses/by/3.0/, http://creativecommons.org/licenses/by/3.0/legalcode, https://spdx.org/licenses/CC-BY-3.0
  83. Files with this license:
  84. COPYING [35:37]
  85. SKIP LicenseRef-scancode-generic-cla 5d780ffa423067f23c6a123ae33e7c18
  86. BELONGS ya.make
  87. License text:
  88. \## Contributor License Agreement
  89. Scancode info:
  90. Original SPDX id: LicenseRef-scancode-generic-cla
  91. Score : 16.00
  92. Match type : NOTICE
  93. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/generic-cla.LICENSE
  94. Files with this license:
  95. CONTRIBUTING.md [6:6]
  96. KEEP BSD-3-Clause 6aa235708ac9f5dd8e5c6ac415fc5837
  97. BELONGS ya.make
  98. Note: matched license text is too long. Read it in the source files.
  99. Scancode info:
  100. Original SPDX id: BSD-3-Clause
  101. Score : 100.00
  102. Match type : TEXT
  103. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  104. Files with this license:
  105. snappy-c.cc [3:27]
  106. snappy-internal.h [3:27]
  107. snappy-sinksource.cc [3:27]
  108. snappy-sinksource.h [3:27]
  109. snappy-stubs-internal.cc [3:27]
  110. snappy-stubs-internal.h [3:27]
  111. snappy-stubs-public.h [3:27]
  112. snappy.cc [3:27]
  113. snappy.h [3:27]
  114. SKIP MIT 95ab90f27aff3638498c3133a31fb2c6
  115. BELONGS ya.make
  116. # part of:
  117. # "Some of the benchmark data in testdata/ is licensed differently"
  118. # we have no testdata
  119. License text:
  120. is licensed under the MIT License. See
  121. Scancode info:
  122. Original SPDX id: MIT
  123. Score : 100.00
  124. Match type : NOTICE
  125. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  126. Files with this license:
  127. COPYING [40:40]
  128. SKIP LicenseRef-scancode-generic-cla 979d7de2e3ff119ee2c22c7efbec766d
  129. BELONGS ya.make
  130. # Not a license but a contribution guideluine.
  131. License text:
  132. Contributions to this project must be accompanied by a Contributor License
  133. Agreement. You (or your employer) retain the copyright to your contribution;
  134. Scancode info:
  135. Original SPDX id: LicenseRef-scancode-generic-cla
  136. Score : 16.00
  137. Match type : NOTICE
  138. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/generic-cla.LICENSE
  139. Files with this license:
  140. CONTRIBUTING.md [8:9]
  141. SKIP LicenseRef-scancode-unknown-license-reference bfebd3ac57e8aa2b8b978019ed709cd1
  142. BELONGS ya.make
  143. # part of text
  144. License text:
  145. * Free and open source software: Snappy is licensed under a BSD-type license.
  146. Scancode info:
  147. Original SPDX id: LicenseRef-scancode-unknown-license-reference
  148. Score : 11.00
  149. Match type : INTRO
  150. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE
  151. Files with this license:
  152. README.md [24:24]
  153. KEEP BSD-3-Clause f8141230e736a81272884d33c51c5ad4
  154. BELONGS ya.make
  155. Note: matched license text is too long. Read it in the source files.
  156. Scancode info:
  157. Original SPDX id: BSD-3-Clause
  158. Score : 100.00
  159. Match type : TEXT
  160. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  161. Files with this license:
  162. snappy-c.h [4:28]