devtools.licenses.report 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125
  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 MIT 3158a75221c70090b7e127aa7c980dd8
  36. BELONGS ya.make
  37. License text:
  38. * SPDX-License-Identifier: MIT
  39. Scancode info:
  40. Original SPDX id: MIT
  41. Score : 100.00
  42. Match type : TAG
  43. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  44. Files with this license:
  45. README.md [157:157]
  46. README.md [189:189]
  47. include/libfyaml.h [24:24]
  48. src/lib/fy-accel.c [6:6]
  49. src/lib/fy-accel.h [6:6]
  50. src/lib/fy-atom.c [6:6]
  51. src/lib/fy-atom.h [6:6]
  52. src/lib/fy-composer.c [6:6]
  53. src/lib/fy-composer.h [6:6]
  54. src/lib/fy-ctype.c [6:6]
  55. src/lib/fy-ctype.h [6:6]
  56. src/lib/fy-diag.c [6:6]
  57. src/lib/fy-diag.h [6:6]
  58. src/lib/fy-doc.c [6:6]
  59. src/lib/fy-doc.h [6:6]
  60. src/lib/fy-docbuilder.c [6:6]
  61. src/lib/fy-docbuilder.h [6:6]
  62. src/lib/fy-docstate.c [6:6]
  63. src/lib/fy-docstate.h [6:6]
  64. src/lib/fy-dump.c [6:6]
  65. src/lib/fy-dump.h [6:6]
  66. src/lib/fy-emit-accum.h [6:6]
  67. src/lib/fy-emit.c [6:6]
  68. src/lib/fy-emit.h [6:6]
  69. src/lib/fy-event.c [6:6]
  70. src/lib/fy-event.h [6:6]
  71. src/lib/fy-input.c [6:6]
  72. src/lib/fy-input.h [6:6]
  73. src/lib/fy-list.h [6:6]
  74. src/lib/fy-parse.c [6:6]
  75. src/lib/fy-parse.h [6:6]
  76. src/lib/fy-path.c [6:6]
  77. src/lib/fy-path.h [6:6]
  78. src/lib/fy-token.c [6:6]
  79. src/lib/fy-token.h [6:6]
  80. src/lib/fy-typelist.h [6:6]
  81. src/lib/fy-types.c [6:6]
  82. src/lib/fy-types.h [6:6]
  83. src/lib/fy-utf8.c [6:6]
  84. src/lib/fy-utf8.h [6:6]
  85. src/lib/fy-utils.c [9:9]
  86. src/lib/fy-utils.h [6:6]
  87. src/lib/fy-walk.c [6:6]
  88. src/lib/fy-walk.h [6:6]
  89. KEEP MIT 451a391db00fbdf5d68a2b39c4fd47cf
  90. BELONGS ya.make
  91. License text:
  92. * Under the MIT license.
  93. Scancode info:
  94. Original SPDX id: MIT
  95. Score : 100.00
  96. Match type : NOTICE
  97. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  98. Files with this license:
  99. src/lib/fy-utils.c [118:118]
  100. KEEP MIT 54575e81a786e9aa7d98337ec2e1ebb0
  101. BELONGS ya.make
  102. FILE_INCLUDE AUTHORS found in files: LICENSE at line 16
  103. Note: matched license text is too long. Read it in the source files.
  104. Scancode info:
  105. Original SPDX id: MIT
  106. Score : 100.00
  107. Match type : TEXT
  108. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  109. Files with this license:
  110. LICENSE [3:19]
  111. KEEP MIT b913b5721a19c7e97156090bd16b43c4
  112. BELONGS ya.make
  113. FILE_INCLUDE AUTHORS found in files: include/libfyaml.h at line 19
  114. Note: matched license text is too long. Read it in the source files.
  115. Scancode info:
  116. Original SPDX id: MIT
  117. Score : 100.00
  118. Match type : TEXT
  119. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  120. Files with this license:
  121. include/libfyaml.h [6:22]