devtools.licenses.report 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127
  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 1bc23f67ca27c295e38b46190cdce22f
  36. BELONGS ya.make
  37. License text:
  38. // Distributed under the Boost Software License, Version 1.0. (See accompanying
  39. // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  40. Scancode info:
  41. Original SPDX id: BSL-1.0
  42. Score : 100.00
  43. Match type : NOTICE
  44. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  45. Files with this license:
  46. include/boost/container_hash/detail/limits.hpp [2:3]
  47. include/boost/container_hash/extensions.hpp [2:3]
  48. include/boost/functional/hash.hpp [3:4]
  49. include/boost/functional/hash/extensions.hpp [3:4]
  50. include/boost/functional/hash/hash.hpp [3:4]
  51. include/boost/functional/hash/hash_fwd.hpp [3:4]
  52. include/boost/functional/hash_fwd.hpp [3:4]
  53. KEEP BSL-1.0 c9e6118e07afed16d6f26c06b5f29fe8
  54. BELONGS ya.make
  55. License text:
  56. // https://www.boost.org/LICENSE_1_0.txt
  57. Scancode info:
  58. Original SPDX id: BSL-1.0
  59. Score : 100.00
  60. Match type : REFERENCE
  61. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  62. Files with this license:
  63. include/boost/container_hash/detail/hash_integral.hpp [3:3]
  64. include/boost/container_hash/detail/hash_mix.hpp [3:3]
  65. include/boost/container_hash/detail/hash_tuple_like.hpp [4:4]
  66. include/boost/container_hash/detail/mulx.hpp [3:3]
  67. include/boost/container_hash/is_contiguous_range.hpp [3:3]
  68. include/boost/container_hash/is_range.hpp [3:3]
  69. include/boost/container_hash/is_tuple_like.hpp [6:6]
  70. include/boost/container_hash/is_unordered_range.hpp [3:3]
  71. KEEP BSL-1.0 e03c043ca7052925e34194f3fe2631e4
  72. BELONGS ya.make
  73. License text:
  74. // Distributed under the Boost Software License, Version 1.0.
  75. Scancode info:
  76. Original SPDX id: BSL-1.0
  77. Score : 100.00
  78. Match type : NOTICE
  79. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  80. Files with this license:
  81. include/boost/container_hash/detail/hash_integral.hpp [2:2]
  82. include/boost/container_hash/detail/hash_mix.hpp [2:2]
  83. include/boost/container_hash/detail/hash_tuple_like.hpp [3:3]
  84. include/boost/container_hash/detail/mulx.hpp [2:2]
  85. include/boost/container_hash/is_contiguous_range.hpp [2:2]
  86. include/boost/container_hash/is_range.hpp [2:2]
  87. include/boost/container_hash/is_tuple_like.hpp [5:5]
  88. include/boost/container_hash/is_unordered_range.hpp [2:2]
  89. KEEP BSL-1.0 AND BSL-1.0 e9df2954141aa96551bf39192c39d2fe
  90. BELONGS ya.make
  91. License text:
  92. // Distributed under the Boost Software License, Version 1.0.
  93. // https://www.boost.org/LICENSE_1_0.txt
  94. Scancode info:
  95. Original SPDX id: BSL-1.0
  96. Score : 88.89
  97. Match type : NOTICE
  98. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  99. Files with this license:
  100. include/boost/container_hash/hash.hpp [3:4]
  101. Scancode info:
  102. Original SPDX id: BSL-1.0
  103. Score : 94.44
  104. Match type : NOTICE
  105. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  106. Files with this license:
  107. include/boost/container_hash/detail/hash_range.hpp [2:3]
  108. include/boost/container_hash/hash_fwd.hpp [3:4]
  109. include/boost/container_hash/is_described_class.hpp [2:3]
  110. KEEP BSL-1.0 f01e076908d4cc1916631abc2b738d8f
  111. BELONGS ya.make
  112. License text:
  113. \## License
  114. Distributed under the
  115. [Boost Software License, Version 1.0](http://boost.org/LICENSE_1_0.txt).
  116. Scancode info:
  117. Original SPDX id: BSL-1.0
  118. Score : 50.00
  119. Match type : NOTICE
  120. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  121. Files with this license:
  122. README.md [17:20]