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 LicenseRef-scancode-unknown-license-reference 1ea2485bc5ae3a83ea15a16e65f88cb5
  32. BELONGS ya.make
  33. License text:
  34. /// Produce a DOT (see graphviz freeware suite) from a base tree
  35. Scancode info:
  36. Original SPDX id: LicenseRef-scancode-unknown-license-reference
  37. Score : 100.00
  38. Match type : REFERENCE
  39. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE
  40. Files with this license:
  41. include/antlr3commontreeadaptor.hpp [175:175]
  42. KEEP Unicode-Mappings 21a868edc7974974e055dab130756d20
  43. BELONGS ya.make
  44. Note: matched license text is too long. Read it in the source files.
  45. Scancode info:
  46. Original SPDX id: LicenseRef-scancode-unicode-mappings
  47. Score : 99.00
  48. Match type : NOTICE
  49. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unicode-mappings.LICENSE
  50. Files with this license:
  51. include/antlr3convertutf.hpp [4:20]
  52. KEEP BSD-3-Clause 34338f662d2c64c570a2231b4cf8b4d6
  53. BELONGS ya.make
  54. License text:
  55. * as covered by the BSD license under which ANTLR is issued. You can cut the code
  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. include/antlr3collections.hpp [96:96]
  63. KEEP BSD-3-Clause b88430f0378e11c82525d52e66d2eea4
  64. BELONGS ya.make
  65. Note: matched license text is too long. Read it in the source files.
  66. Scancode info:
  67. Original SPDX id: BSD-3-Clause
  68. Score : 100.00
  69. Match type : TEXT
  70. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  71. Files with this license:
  72. include/antlr3.hpp [9:29]
  73. include/antlr3baserecognizer.hpp [16:36]
  74. include/antlr3bitset.hpp [17:37]
  75. include/antlr3collections.hpp [10:30]
  76. include/antlr3commontoken.hpp [20:40]
  77. include/antlr3commontree.hpp [14:34]
  78. include/antlr3commontreeadaptor.hpp [14:34]
  79. include/antlr3commontreenodestream.hpp [14:34]
  80. include/antlr3cyclicdfa.hpp [15:35]
  81. include/antlr3debugeventlistener.hpp [24:44]
  82. include/antlr3defs.hpp [13:33]
  83. include/antlr3errors.hpp [10:30]
  84. include/antlr3exception.hpp [24:44]
  85. include/antlr3filestream.hpp [10:30]
  86. include/antlr3input.hpp [17:37]
  87. include/antlr3interfaces.hpp [15:35]
  88. include/antlr3intstream.hpp [40:60]
  89. include/antlr3lexer.hpp [39:59]
  90. include/antlr3memory.hpp [10:30]
  91. include/antlr3parser.hpp [15:35]
  92. include/antlr3recognizersharedstate.hpp [23:43]
  93. include/antlr3rewriterulesubtreestream.hpp [10:30]
  94. include/antlr3rewriteruletokenstream.hpp [10:30]
  95. include/antlr3rewritestreams.hpp [10:30]
  96. include/antlr3tokenstream.hpp [15:35]
  97. include/antlr3treeparser.hpp [10:30]
  98. KEEP BSD-3-Clause d377dec7c659f1f9f14adbdefe822aa2
  99. BELONGS ya.make
  100. License text:
  101. // [The "BSD licence"]
  102. Scancode info:
  103. Original SPDX id: BSD-3-Clause
  104. Score : 99.00
  105. Match type : REFERENCE
  106. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  107. Files with this license:
  108. include/antlr3.hpp [4:4]
  109. include/antlr3baserecognizer.hpp [10:10]
  110. include/antlr3bitset.hpp [11:11]
  111. include/antlr3collections.hpp [4:4]
  112. include/antlr3commontoken.hpp [14:14]
  113. include/antlr3commontree.hpp [8:8]
  114. include/antlr3commontreeadaptor.hpp [8:8]
  115. include/antlr3commontreenodestream.hpp [8:8]
  116. include/antlr3cyclicdfa.hpp [9:9]
  117. include/antlr3debugeventlistener.hpp [18:18]
  118. include/antlr3defs.hpp [7:7]
  119. include/antlr3errors.hpp [4:4]
  120. include/antlr3exception.hpp [18:18]
  121. include/antlr3filestream.hpp [4:4]
  122. include/antlr3input.hpp [11:11]
  123. include/antlr3interfaces.hpp [10:10]
  124. include/antlr3intstream.hpp [34:34]
  125. include/antlr3lexer.hpp [33:33]
  126. include/antlr3memory.hpp [4:4]
  127. include/antlr3parser.hpp [9:9]
  128. include/antlr3recognizersharedstate.hpp [17:17]
  129. include/antlr3rewriterulesubtreestream.hpp [4:4]
  130. include/antlr3rewriteruletokenstream.hpp [4:4]
  131. include/antlr3rewritestreams.hpp [4:4]
  132. include/antlr3tokenstream.hpp [9:9]
  133. include/antlr3treeparser.hpp [4:4]