devtools.licenses.report 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  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 LGPL-2.1-only 06c4217e8353c11713418f4140ca72ad
  32. BELONGS dynamic/ya.make static/ya.make
  33. FILE_INCLUDE COPYING found in files: COPYING at line 119
  34. Note: matched license text is too long. Read it in the source files.
  35. Scancode info:
  36. Original SPDX id: LGPL-2.1-only
  37. Score : 99.98
  38. Match type : TEXT
  39. Links : http://www.gnu.org/licenses/lgpl-2.1.html, http://www.gnu.org/licenses/lgpl-2.1.txt, https://spdx.org/licenses/LGPL-2.1-only
  40. Files with this license:
  41. COPYING [2:513]
  42. Belongs difference:
  43. + dynamic/ya.make static/ya.make
  44. - ya.make
  45. KEEP GPL-2.0-only WITH Linux-syscall-note 0a81ea6890789c282ee36f30d20ccf57
  46. BELONGS dynamic/ya.make static/ya.make
  47. License text:
  48. /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
  49. Scancode info:
  50. Original SPDX id: GPL-2.0-only
  51. Score : 100.00
  52. Match type : TAG
  53. Links : http://www.gnu.org/licenses/gpl-2.0.html, http://www.gnu.org/licenses/gpl-2.0.txt, https://spdx.org/licenses/GPL-2.0-only
  54. Files with this license:
  55. src/syscall-generic.h [1:1]
  56. Scancode info:
  57. Original SPDX id: Linux-syscall-note
  58. Score : 100.00
  59. Match type : TAG
  60. Links : https://spdx.org/licenses/Linux-syscall-note
  61. Files with this license:
  62. src/syscall-generic.h [1:1]
  63. Belongs difference:
  64. + dynamic/ya.make static/ya.make
  65. - ya.make
  66. KEEP LGPL-2.0-or-later 343bafa2636ca498af257b49310b97ff
  67. BELONGS dynamic/ya.make static/ya.make
  68. Note: matched license text is too long. Read it in the source files.
  69. Scancode info:
  70. Original SPDX id: LGPL-2.0-or-later
  71. Score : 100.00
  72. Match type : NOTICE
  73. Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
  74. Files with this license:
  75. src/aio_ring.h [5:17]
  76. src/io_cancel.c [5:17]
  77. src/io_destroy.c [5:17]
  78. src/io_getevents.c [5:17]
  79. src/io_pgetevents.c [5:17]
  80. src/io_queue_init.c [5:17]
  81. src/io_queue_release.c [5:17]
  82. src/io_queue_run.c [5:17]
  83. src/io_queue_wait.c [5:17]
  84. src/io_setup.c [5:17]
  85. src/io_submit.c [5:17]
  86. src/vsys_def.h [4:16]
  87. Belongs difference:
  88. + dynamic/ya.make static/ya.make
  89. - ya.make
  90. KEEP LGPL-2.0-or-later efd0b88f1751e46cb88598dd37b75a41
  91. BELONGS dynamic/ya.make static/ya.make
  92. Note: matched license text is too long. Read it in the source files.
  93. Scancode info:
  94. Original SPDX id: LGPL-2.0-or-later
  95. Score : 100.00
  96. Match type : NOTICE
  97. Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
  98. Files with this license:
  99. src/libaio.h [9:21]
  100. Belongs difference:
  101. + dynamic/ya.make static/ya.make
  102. - ya.make