devtools.licenses.report 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  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 BSD-2-Clause 5a4c43ebab4641c8f908bfd9c8d25cec
  32. BELONGS ya.make
  33. FILE_INCLUDE COPYRIGHT found in files: guard.cc at line 15, guard.cc at line 18
  34. Note: matched license text is too long. Read it in the source files.
  35. Scancode info:
  36. Original SPDX id: BSD-2-Clause
  37. Score : 100.00
  38. Match type : TEXT
  39. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  40. Files with this license:
  41. guard.cc [5:25]
  42. KEEP BSD-3-Clause 88f80886d9ea21e0b7205bd3730230e4
  43. BELONGS ya.make
  44. License text:
  45. The BSD License
  46. Scancode info:
  47. Original SPDX id: BSD-3-Clause
  48. Score : 99.00
  49. Match type : REFERENCE
  50. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  51. Files with this license:
  52. LICENSE [1:1]
  53. KEEP BSD-2-Clause 8cedb6171c06f89f0e6eefd60e5f79d5
  54. BELONGS ya.make
  55. FILE_INCLUDE COPYRIGHT found in files: auxhelper.cc at line 14, auxhelper.cc at line 17, dwarf_eh.h at line 14, dwarf_eh.h at line 17, dynamic_cast.cc at line 14, dynamic_cast.cc at line 17, exception.cc at line 15, exception.cc at line 18, memory.cc at line 14, memory.cc at line 17, stdexcept.cc at line 14, stdexcept.cc at line 17, stdexcept.h at line 14, stdexcept.h at line 17, typeinfo.cc at line 14, typeinfo.cc at line 17, typeinfo.h at line 14, typeinfo.h at line 17
  56. # list - just word, not file reference
  57. Note: matched license text is too long. Read it in the source files.
  58. Scancode info:
  59. Original SPDX id: BSD-2-Clause
  60. Score : 100.00
  61. Match type : TEXT
  62. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  63. Files with this license:
  64. auxhelper.cc [4:24]
  65. dwarf_eh.h [4:24]
  66. dynamic_cast.cc [4:24]
  67. exception.cc [5:25]
  68. memory.cc [4:24]
  69. stdexcept.cc [4:24]
  70. stdexcept.h [4:24]
  71. typeinfo.cc [4:24]
  72. typeinfo.h [4:24]
  73. KEEP MIT 8ee097b6bcb3429ad39c4dbd5cc0e35e
  74. BELONGS ya.make
  75. FILE_INCLUDE AUTHORS found in files: cxxabi.h at line 17
  76. FILE_INCLUDE COPYRIGHT found in files: cxxabi.h at line 17
  77. # any - just word, not file reference
  78. Note: matched license text is too long. Read it in the source files.
  79. Scancode info:
  80. Original SPDX id: MIT
  81. Score : 100.00
  82. Match type : TEXT
  83. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  84. Files with this license:
  85. cxxabi.h [4:20]
  86. KEEP BSD-2-Clause-Views fa822847a0868c8922cbd110b73455fc
  87. BELONGS ya.make
  88. FILE_INCLUDE COPYRIGHT found in files: LICENSE at line 12
  89. # list - just word, not file reference
  90. Note: matched license text is too long. Read it in the source files.
  91. Scancode info:
  92. Original SPDX id: BSD-2-Clause-Views
  93. Score : 98.16
  94. Match type : TEXT
  95. Links : https://github.com/protegeproject/protege/blob/master/license.txt, https://spdx.org/licenses/BSD-2-Clause-Views, https://www.freebsd.org/copyright/freebsd-license.html
  96. Files with this license:
  97. LICENSE [5:14]