devtools.licenses.report 6.3 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. # $ 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 BSL-1.0 47dba39fcb7f86f078b5ceeb2454e772
  36. BELONGS ya.make
  37. License text:
  38. // https://www.boost.org/LICENSE_1_0.txt
  39. Scancode info:
  40. Original SPDX id: BSL-1.0
  41. Score : 100.00
  42. Match type : REFERENCE
  43. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  44. Files with this license:
  45. include/boost/describe/detail/pp_for_each.hpp [6:6]
  46. KEEP BSL-1.0 c9e6118e07afed16d6f26c06b5f29fe8
  47. BELONGS ya.make
  48. License text:
  49. // https://www.boost.org/LICENSE_1_0.txt
  50. Scancode info:
  51. Original SPDX id: BSL-1.0
  52. Score : 100.00
  53. Match type : REFERENCE
  54. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  55. Files with this license:
  56. include/boost/describe/bases.hpp [6:6]
  57. include/boost/describe/descriptor_by_name.hpp [6:6]
  58. include/boost/describe/descriptor_by_pointer.hpp [6:6]
  59. include/boost/describe/detail/bases.hpp [6:6]
  60. include/boost/describe/detail/config.hpp [6:6]
  61. include/boost/describe/detail/cx_streq.hpp [6:6]
  62. include/boost/describe/detail/list.hpp [6:6]
  63. include/boost/describe/detail/pp_utilities.hpp [6:6]
  64. include/boost/describe/detail/void_t.hpp [6:6]
  65. include/boost/describe/enum.hpp [6:6]
  66. include/boost/describe/enumerators.hpp [6:6]
  67. KEEP BSL-1.0 e03c043ca7052925e34194f3fe2631e4
  68. BELONGS ya.make
  69. License text:
  70. // Distributed under the Boost Software License, Version 1.0.
  71. Scancode info:
  72. Original SPDX id: BSL-1.0
  73. Score : 100.00
  74. Match type : NOTICE
  75. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  76. Files with this license:
  77. include/boost/describe/bases.hpp [5:5]
  78. include/boost/describe/descriptor_by_name.hpp [5:5]
  79. include/boost/describe/descriptor_by_pointer.hpp [5:5]
  80. include/boost/describe/detail/bases.hpp [5:5]
  81. include/boost/describe/detail/config.hpp [5:5]
  82. include/boost/describe/detail/cx_streq.hpp [5:5]
  83. include/boost/describe/detail/list.hpp [5:5]
  84. include/boost/describe/detail/pp_utilities.hpp [5:5]
  85. include/boost/describe/detail/void_t.hpp [5:5]
  86. include/boost/describe/enum.hpp [5:5]
  87. include/boost/describe/enumerators.hpp [5:5]
  88. KEEP BSL-1.0 AND BSL-1.0 e9df2954141aa96551bf39192c39d2fe
  89. BELONGS ya.make
  90. License text:
  91. // Distributed under the Boost Software License, Version 1.0.
  92. // https://www.boost.org/LICENSE_1_0.txt
  93. Scancode info:
  94. Original SPDX id: BSL-1.0
  95. Score : 94.44
  96. Match type : NOTICE
  97. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  98. Files with this license:
  99. include/boost/describe.hpp [5:6]
  100. include/boost/describe/class.hpp [5:6]
  101. include/boost/describe/detail/compute_base_modifiers.hpp [5:6]
  102. include/boost/describe/detail/members.hpp [5:6]
  103. include/boost/describe/enum_from_string.hpp [5:6]
  104. include/boost/describe/enum_to_string.hpp [5:6]
  105. include/boost/describe/members.hpp [5:6]
  106. include/boost/describe/modifier_description.hpp [5:6]
  107. include/boost/describe/modifiers.hpp [5:6]
  108. include/boost/describe/operators.hpp [5:6]
  109. KEEP BSL-1.0 eeda69591b5957fb1dbf0286c30acb85
  110. BELONGS ya.make
  111. License text:
  112. // Distributed under the Boost Software License, Version 1.0.
  113. Scancode info:
  114. Original SPDX id: BSL-1.0
  115. Score : 100.00
  116. Match type : NOTICE
  117. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  118. Files with this license:
  119. include/boost/describe/detail/pp_for_each.hpp [5:5]
  120. KEEP BSL-1.0 f01e076908d4cc1916631abc2b738d8f
  121. BELONGS ya.make
  122. License text:
  123. \## License
  124. Distributed under the
  125. [Boost Software License, Version 1.0](http://boost.org/LICENSE_1_0.txt).
  126. Scancode info:
  127. Original SPDX id: BSL-1.0
  128. Score : 50.00
  129. Match type : NOTICE
  130. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  131. Files with this license:
  132. README.md [17:20]