devtools.licenses.report 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119
  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 BSD-3-Clause 22e81d984d9d8bf0ac6f6095a1d61f85
  32. BELONGS ya.make
  33. # False positive
  34. License text:
  35. - cli : xxhsum can parse BSD-style --check lines, by @WayneD
  36. Scancode info:
  37. Original SPDX id: BSD-3-Clause
  38. Score : 90.00
  39. Match type : REFERENCE
  40. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  41. Files with this license:
  42. CHANGELOG [46:46]
  43. SKIP GPL-1.0-or-later 27d2a531e656c5ba58681dbccec75c51
  44. BELONGS ya.make
  45. # xxhsum is not present here, library is under BSD.
  46. License text:
  47. The utility `xxhsum` is GPL licensed.
  48. Scancode info:
  49. Original SPDX id: GPL-1.0-or-later
  50. Score : 100.00
  51. Match type : NOTICE
  52. Links : http://www.gnu.org/licenses/old-licenses/gpl-1.0-standalone.html, https://spdx.org/licenses/GPL-1.0-or-later
  53. Files with this license:
  54. README.md [229:229]
  55. KEEP BSD-2-Clause 2e1bd71675895bfd7ef1b814d054a830
  56. BELONGS ya.make
  57. License text:
  58. * BSD 2-Clause License (https://www.opensource.org/licenses/bsd-license.php)
  59. Scancode info:
  60. Original SPDX id: BSD-2-Clause
  61. Score : 100.00
  62. Match type : NOTICE
  63. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  64. Files with this license:
  65. xxhash.c [5:5]
  66. xxhash.h [6:6]
  67. SKIP BSD-3-Clause 536e2c3bf1951155aea6a026055e681c
  68. BELONGS ya.make
  69. FILE_INCLUDE xxhash.c found in files: README.md at line 228
  70. FILE_INCLUDE xxhash.h found in files: README.md at line 228
  71. # False positive
  72. License text:
  73. The library files `xxhash.c` and `xxhash.h` are BSD licensed.
  74. Scancode info:
  75. Original SPDX id: BSD-3-Clause
  76. Score : 90.00
  77. Match type : REFERENCE
  78. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  79. Files with this license:
  80. README.md [228:228]
  81. KEEP BSD-2-Clause 568bc64582670ea464b86f17f2b19b34
  82. BELONGS ya.make
  83. License text:
  84. BSD 2-Clause License (https://www.opensource.org/licenses/bsd-license.php)
  85. Scancode info:
  86. Original SPDX id: BSD-2-Clause
  87. Score : 100.00
  88. Match type : NOTICE
  89. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  90. Files with this license:
  91. LICENSE [5:5]
  92. KEEP BSD-2-Clause 68092a45bf6b6ec767dc44b4ccef998d
  93. BELONGS ya.make
  94. Note: matched license text is too long. Read it in the source files.
  95. Scancode info:
  96. Original SPDX id: BSD-2-Clause
  97. Score : 100.00
  98. Match type : TEXT
  99. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  100. Files with this license:
  101. LICENSE [7:26]
  102. KEEP BSD-2-Clause f05cc2b806cdaaca7e1b27dccc610bdb
  103. BELONGS ya.make
  104. Note: matched license text is too long. Read it in the source files.
  105. Scancode info:
  106. Original SPDX id: BSD-2-Clause
  107. Score : 100.00
  108. Match type : TEXT
  109. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  110. Files with this license:
  111. xxhash.c [7:28]
  112. xxhash.h [8:29]