devtools.licenses.report 5.2 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. # ${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. KEEP MIT 4dfb1f9f7c68ff4156bccff8f3de1b60
  32. BELONGS ya.make
  33. License text:
  34. [![GitHub License](https://img.shields.io/badge/license-Mozilla-blue.svg)](https://raw.githubusercontent.com/jinja2cpp/Jinja2Cpp/master/LICENSE)
  35. Scancode info:
  36. Original SPDX id: MIT
  37. Score : 85.71
  38. Match type : TAG
  39. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  40. Files with this license:
  41. README.md [12:12]
  42. KEEP MIT 6b45d159c11839114dfda208e6140eda
  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: MIT
  47. Score : 100.00
  48. Match type : TEXT
  49. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  50. Files with this license:
  51. src/robin_hood.h [15:31]
  52. KEEP MPL-2.0 81bec2692a2a04ebc459d6dca672caf4
  53. BELONGS ya.make
  54. FILE_INCLUDE LICENSE found in files: LICENSE at line 363
  55. Note: matched license text is too long. Read it in the source files.
  56. Scancode info:
  57. Original SPDX id: MPL-2.0
  58. Score : 100.00
  59. Match type : TEXT
  60. Links : http://mpl.mozilla.org/2012/01/03/announcing-mpl-2-0/, http://www.mozilla.com/MPL/2.0/, https://spdx.org/licenses/MPL-2.0
  61. Files with this license:
  62. LICENSE [1:373]
  63. KEEP MIT 8384d75c38c570f3edb87cf9f64f2ec2
  64. BELONGS ya.make
  65. License text:
  66. // SPDX-License-Identifier: MIT
  67. Scancode info:
  68. Original SPDX id: MIT
  69. Score : 100.00
  70. Match type : TAG
  71. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  72. Files with this license:
  73. src/robin_hood.h [12:12]
  74. KEEP MIT a6e9f2d79eb73e6e422759b53da6152a
  75. BELONGS ya.make
  76. Note: matched license text is too long. Read it in the source files.
  77. Scancode info:
  78. Original SPDX id: MIT
  79. Score : 100.00
  80. Match type : TEXT
  81. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  82. Files with this license:
  83. include/jinja2cpp/polymorphic_value.h [5:20]
  84. KEEP MIT b6657f1432f3f3405667101097117109
  85. BELONGS ya.make
  86. License text:
  87. // Licensed under the MIT License <http://opensource.org/licenses/MIT>.
  88. Scancode info:
  89. Original SPDX id: MIT
  90. Score : 100.00
  91. Match type : NOTICE
  92. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  93. Files with this license:
  94. src/robin_hood.h [11:11]
  95. KEEP MPL-1.1 bbcc868f743e472bc5bc01c0a6b359a5
  96. BELONGS ya.make
  97. License text:
  98. [![GitHub License](https://img.shields.io/badge/license-Mozilla-blue.svg)](https://raw.githubusercontent.com/jinja2cpp/Jinja2Cpp/master/LICENSE)
  99. Scancode info:
  100. Original SPDX id: MPL-1.1
  101. Score : 90.00
  102. Match type : TAG
  103. Links : http://www.mozilla.com/MPL/1.1/index.html, http://www.mozilla.org/MPL/MPL-1.1.html, https://spdx.org/licenses/MPL-1.1
  104. Files with this license:
  105. README.md [12:12]
  106. KEEP MIT e7fc849ec7d035354afc7a26365b817d
  107. BELONGS ya.make
  108. License text:
  109. * under the guidelines and in accordance with the MIT License. *
  110. * http://www.opensource.org/licenses/MIT *
  111. Scancode info:
  112. Original SPDX id: MIT
  113. Score : 81.82
  114. Match type : REFERENCE
  115. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  116. Files with this license:
  117. src/lexertk.h [11:12]