devtools.licenses.report 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129
  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 LicenseRef-scancode-unknown-license-reference 27ff83b6d7e95b709c1a8b94532ebef1
  36. BELONGS ya.make
  37. License text:
  38. Please read the file [COPYING](https://github.com/cubicdaiya/dtl/blob/master/COPYING).
  39. Scancode info:
  40. Original SPDX id: LicenseRef-scancode-unknown-license-reference
  41. Score : 22.00
  42. Match type : REFERENCE
  43. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE
  44. Files with this license:
  45. README.md [685:685]
  46. KEEP LicenseRef-scancode-unknown-license-reference AND BSD-3-Clause 3d436eacb955b50a8f94435e0ba12145
  47. BELONGS ya.make
  48. License text:
  49. In short, Diff Template Library is distributed under so called "BSD license",
  50. Scancode info:
  51. Original SPDX id: LicenseRef-scancode-unknown-license-reference
  52. Score : 11.00
  53. Match type : INTRO
  54. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE
  55. Files with this license:
  56. dtl/Diff.hpp [4:4]
  57. dtl/Diff3.hpp [4:4]
  58. dtl/Lcs.hpp [4:4]
  59. dtl/Sequence.hpp [4:4]
  60. dtl/Ses.hpp [4:4]
  61. dtl/dtl.hpp [4:4]
  62. dtl/functors.hpp [4:4]
  63. dtl/variables.hpp [4:4]
  64. Scancode info:
  65. Original SPDX id: BSD-3-Clause
  66. Score : 99.00
  67. Match type : REFERENCE
  68. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  69. Files with this license:
  70. dtl/Diff.hpp [4:4]
  71. dtl/Diff3.hpp [4:4]
  72. dtl/Lcs.hpp [4:4]
  73. dtl/Sequence.hpp [4:4]
  74. dtl/Ses.hpp [4:4]
  75. dtl/dtl.hpp [4:4]
  76. dtl/functors.hpp [4:4]
  77. dtl/variables.hpp [4:4]
  78. KEEP BSD-3-Clause 56b06256bb85447fc6145d2460ad8aca
  79. BELONGS ya.make
  80. FILE_INCLUDE CONTRIBUTORS found in files: COPYING at line 20, COPYING at line 24
  81. Note: matched license text is too long. Read it in the source files.
  82. Scancode info:
  83. Original SPDX id: BSD-3-Clause
  84. Score : 100.00
  85. Match type : TEXT
  86. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  87. Files with this license:
  88. COPYING [6:30]
  89. KEEP LicenseRef-scancode-unknown-license-reference AND BSD-3-Clause d9ebc19a46340bfaf128a098aade97ed
  90. BELONGS ya.make
  91. License text:
  92. In short, Diff Template Library is distributed under so called "BSD license",
  93. Scancode info:
  94. Original SPDX id: LicenseRef-scancode-unknown-license-reference
  95. Score : 11.00
  96. Match type : INTRO
  97. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE
  98. Files with this license:
  99. COPYING [1:1]
  100. Scancode info:
  101. Original SPDX id: BSD-3-Clause
  102. Score : 99.00
  103. Match type : REFERENCE
  104. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  105. Files with this license:
  106. COPYING [1:1]
  107. KEEP BSD-3-Clause f915ab3bdea0afd017f002b31f72027d
  108. BELONGS ya.make
  109. FILE_INCLUDE CONTRIBUTORS found in files: dtl/Diff.hpp at line 23, dtl/Diff.hpp at line 27, dtl/Diff3.hpp at line 23, dtl/Diff3.hpp at line 27, dtl/Lcs.hpp at line 23, dtl/Lcs.hpp at line 27, dtl/Sequence.hpp at line 23, dtl/Sequence.hpp at line 27, dtl/Ses.hpp at line 23, dtl/Ses.hpp at line 27, dtl/dtl.hpp at line 23, dtl/dtl.hpp at line 27, dtl/functors.hpp at line 23, dtl/functors.hpp at line 27, dtl/variables.hpp at line 23, dtl/variables.hpp at line 27
  110. Note: matched license text is too long. Read it in the source files.
  111. Scancode info:
  112. Original SPDX id: BSD-3-Clause
  113. Score : 100.00
  114. Match type : TEXT
  115. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  116. Files with this license:
  117. dtl/Diff.hpp [9:33]
  118. dtl/Diff3.hpp [9:33]
  119. dtl/Lcs.hpp [9:33]
  120. dtl/Sequence.hpp [9:33]
  121. dtl/Ses.hpp [9:33]
  122. dtl/dtl.hpp [9:33]
  123. dtl/functors.hpp [9:33]
  124. dtl/variables.hpp [9:33]