devtools.licenses.report 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138
  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. SKIP GPL-1.0-or-later 0a7ca27d87b043879c2230c9fed2082b
  32. BELONGS ya.make
  33. License text:
  34. This is BSD licensed software; see the source for copying conditions
  35. and license information.
  36. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
  37. PARTICULAR PURPOSE.
  38. Scancode info:
  39. Original SPDX id: GPL-1.0-or-later
  40. Score : 71.43
  41. Match type : NOTICE
  42. Links : http://www.gnu.org/licenses/old-licenses/gpl-1.0-standalone.html, https://spdx.org/licenses/GPL-1.0-or-later
  43. Files with this license:
  44. bin/jeprof [286:289]
  45. SKIP LicenseRef-scancode-unknown-license-reference AND BSD-3-Clause 0e6a31cef6c48444d34e924294558e24
  46. BELONGS ya.make
  47. License text:
  48. * This code is licensed under the following BSD license:
  49. Scancode info:
  50. Original SPDX id: LicenseRef-scancode-unknown-license-reference
  51. Score : 16.00
  52. Match type : INTRO
  53. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE
  54. Files with this license:
  55. bin/jeprof [2352:2352]
  56. Scancode info:
  57. Original SPDX id: BSD-3-Clause
  58. Score : 99.00
  59. Match type : REFERENCE
  60. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  61. Files with this license:
  62. bin/jeprof [2352:2352]
  63. KEEP BSD-3-Clause 546cf45bf5bb5aaf1a60c8035a409005
  64. BELONGS ya.make
  65. License text:
  66. This is BSD licensed software; see the source for copying conditions
  67. Scancode info:
  68. Original SPDX id: BSD-3-Clause
  69. Score : 90.00
  70. Match type : REFERENCE
  71. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  72. Files with this license:
  73. bin/jeprof [286:286]
  74. SKIP LicenseRef-scancode-unknown-license-reference 6d60adb2263d7d43aa6b2032b89457a6
  75. BELONGS ya.make
  76. # text is:
  77. # Unless otherwise specified, files in the jemalloc source distribution are
  78. # subject to the following license:
  79. License text:
  80. Unless otherwise specified, files in the jemalloc source distribution are
  81. subject to the following license:
  82. Scancode info:
  83. Original SPDX id: LicenseRef-scancode-unknown-license-reference
  84. Score : 100.00
  85. Match type : INTRO
  86. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE
  87. Files with this license:
  88. COPYING [1:2]
  89. KEEP BSD-2-Clause 7fcfdc48eda59f02fa02539558ec8359
  90. BELONGS ya.make
  91. Note: matched license text is too long. Read it in the source files.
  92. Scancode info:
  93. Original SPDX id: BSD-2-Clause
  94. Score : 100.00
  95. Match type : TEXT
  96. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  97. Files with this license:
  98. COPYING [9:26]
  99. KEEP BSD-3-Clause 8aaace038fd54f3a52b1f041f9504709
  100. BELONGS ya.make
  101. Note: matched license text is too long. Read it in the source files.
  102. Scancode info:
  103. Original SPDX id: BSD-3-Clause
  104. Score : 100.00
  105. Match type : TEXT
  106. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  107. Files with this license:
  108. bin/jeprof [6:30]
  109. KEEP Public-Domain b1ee1d974e1998aaed52bd28a8440b9e
  110. BELONGS ya.make
  111. License text:
  112. * The following hash function is based on MurmurHash3, placed into the public
  113. * domain by Austin Appleby. See https://github.com/aappleby/smhasher for
  114. Scancode info:
  115. Original SPDX id: LicenseRef-scancode-public-domain
  116. Score : 100.00
  117. Match type : REFERENCE
  118. Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
  119. Files with this license:
  120. include/jemalloc/internal/hash.h [7:8]
  121. KEEP BSD-2-Clause-Views eb26b47187123eef766c0ddb7a1a8507
  122. BELONGS ya.make
  123. Note: matched license text is too long. Read it in the source files.
  124. Scancode info:
  125. Original SPDX id: BSD-2-Clause-Views
  126. Score : 98.10
  127. Match type : TEXT
  128. Links : https://github.com/protegeproject/protege/blob/master/license.txt, https://spdx.org/licenses/BSD-2-Clause-Views, https://www.freebsd.org/copyright/freebsd-license.html
  129. Files with this license:
  130. bin/jeprof [2356:2378]