devtools.licenses.report 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145
  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 2cc71fe4bd12718a9884bf7ff37269f3
  36. BELONGS ya.make
  37. License text:
  38. // Distributed under the Boost Software License, Version 1.0.
  39. // (See accompanying file LICENSE_1_0.txt or copy at
  40. // http://www.boost.org/LICENSE_1_0.txt)
  41. Scancode info:
  42. Original SPDX id: BSL-1.0
  43. Score : 100.00
  44. Match type : NOTICE
  45. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  46. Files with this license:
  47. include/boost/bimap.hpp [5:7]
  48. include/boost/bimap/bimap.hpp [5:7]
  49. include/boost/bimap/container_adaptor/associative_container_adaptor.hpp [5:7]
  50. include/boost/bimap/container_adaptor/container_adaptor.hpp [5:7]
  51. include/boost/bimap/container_adaptor/detail/comparison_adaptor.hpp [5:7]
  52. include/boost/bimap/container_adaptor/detail/functor_bag.hpp [5:7]
  53. include/boost/bimap/container_adaptor/detail/identity_converters.hpp [6:8]
  54. include/boost/bimap/container_adaptor/detail/key_extractor.hpp [5:7]
  55. include/boost/bimap/container_adaptor/detail/non_unique_container_helper.hpp [5:7]
  56. include/boost/bimap/container_adaptor/list_adaptor.hpp [5:7]
  57. include/boost/bimap/container_adaptor/list_map_adaptor.hpp [5:7]
  58. include/boost/bimap/container_adaptor/map_adaptor.hpp [5:7]
  59. include/boost/bimap/container_adaptor/multimap_adaptor.hpp [5:7]
  60. include/boost/bimap/container_adaptor/multiset_adaptor.hpp [5:7]
  61. include/boost/bimap/container_adaptor/ordered_associative_container_adaptor.hpp [5:7]
  62. include/boost/bimap/container_adaptor/sequence_container_adaptor.hpp [5:7]
  63. include/boost/bimap/container_adaptor/set_adaptor.hpp [5:7]
  64. include/boost/bimap/container_adaptor/support/iterator_facade_converters.hpp [5:7]
  65. include/boost/bimap/container_adaptor/unordered_associative_container_adaptor.hpp [5:7]
  66. include/boost/bimap/container_adaptor/unordered_map_adaptor.hpp [5:7]
  67. include/boost/bimap/container_adaptor/unordered_multimap_adaptor.hpp [5:7]
  68. include/boost/bimap/container_adaptor/unordered_multiset_adaptor.hpp [5:7]
  69. include/boost/bimap/container_adaptor/unordered_set_adaptor.hpp [5:7]
  70. include/boost/bimap/container_adaptor/vector_adaptor.hpp [5:7]
  71. include/boost/bimap/container_adaptor/vector_map_adaptor.hpp [5:7]
  72. include/boost/bimap/detail/bimap_core.hpp [5:7]
  73. include/boost/bimap/detail/concept_tags.hpp [5:7]
  74. include/boost/bimap/detail/debug/static_error.hpp [5:7]
  75. include/boost/bimap/detail/generate_index_binder.hpp [5:7]
  76. include/boost/bimap/detail/generate_relation_binder.hpp [5:7]
  77. include/boost/bimap/detail/generate_view_binder.hpp [5:7]
  78. include/boost/bimap/detail/is_set_type_of.hpp [5:7]
  79. include/boost/bimap/detail/manage_additional_parameters.hpp [5:7]
  80. include/boost/bimap/detail/manage_bimap_key.hpp [5:7]
  81. include/boost/bimap/detail/map_view_base.hpp [5:7]
  82. include/boost/bimap/detail/map_view_iterator.hpp [5:7]
  83. include/boost/bimap/detail/modifier_adaptor.hpp [5:7]
  84. include/boost/bimap/detail/non_unique_views_helper.hpp [5:7]
  85. include/boost/bimap/detail/set_view_base.hpp [5:7]
  86. include/boost/bimap/detail/set_view_iterator.hpp [5:7]
  87. include/boost/bimap/detail/test/check_metadata.hpp [5:7]
  88. include/boost/bimap/detail/user_interface_config.hpp [5:7]
  89. include/boost/bimap/list_of.hpp [5:7]
  90. include/boost/bimap/multiset_of.hpp [5:7]
  91. include/boost/bimap/property_map/set_support.hpp [5:7]
  92. include/boost/bimap/property_map/unordered_set_support.hpp [5:7]
  93. include/boost/bimap/relation/detail/access_builder.hpp [5:7]
  94. include/boost/bimap/relation/detail/metadata_access_builder.hpp [5:7]
  95. include/boost/bimap/relation/detail/mutant.hpp [5:7]
  96. include/boost/bimap/relation/detail/static_access_builder.hpp [5:7]
  97. include/boost/bimap/relation/detail/to_mutable_relation_functor.hpp [5:7]
  98. include/boost/bimap/relation/member_at.hpp [5:7]
  99. include/boost/bimap/relation/mutant_relation.hpp [5:7]
  100. include/boost/bimap/relation/pair_layout.hpp [5:7]
  101. include/boost/bimap/relation/structured_pair.hpp [5:7]
  102. include/boost/bimap/relation/support/data_extractor.hpp [5:7]
  103. include/boost/bimap/relation/support/get.hpp [5:7]
  104. include/boost/bimap/relation/support/get_pair_functor.hpp [5:7]
  105. include/boost/bimap/relation/support/is_tag_of_member_at.hpp [5:7]
  106. include/boost/bimap/relation/support/member_with_tag.hpp [5:7]
  107. include/boost/bimap/relation/support/opposite_tag.hpp [5:7]
  108. include/boost/bimap/relation/support/pair_by.hpp [5:7]
  109. include/boost/bimap/relation/support/pair_type_by.hpp [5:7]
  110. include/boost/bimap/relation/support/value_type_of.hpp [5:7]
  111. include/boost/bimap/relation/symmetrical_base.hpp [5:7]
  112. include/boost/bimap/set_of.hpp [5:7]
  113. include/boost/bimap/support/data_type_by.hpp [5:7]
  114. include/boost/bimap/support/iterator_type_by.hpp [5:7]
  115. include/boost/bimap/support/key_type_by.hpp [5:7]
  116. include/boost/bimap/support/lambda.hpp [5:7]
  117. include/boost/bimap/support/map_by.hpp [5:7]
  118. include/boost/bimap/support/map_type_by.hpp [5:7]
  119. include/boost/bimap/support/value_type_by.hpp [5:7]
  120. include/boost/bimap/tags/support/apply_to_value_type.hpp [5:7]
  121. include/boost/bimap/tags/support/default_tagged.hpp [5:7]
  122. include/boost/bimap/tags/support/is_tagged.hpp [5:7]
  123. include/boost/bimap/tags/support/overwrite_tagged.hpp [5:7]
  124. include/boost/bimap/tags/support/tag_of.hpp [5:7]
  125. include/boost/bimap/tags/support/value_type_of.hpp [5:7]
  126. include/boost/bimap/tags/tagged.hpp [5:7]
  127. include/boost/bimap/unconstrained_set_of.hpp [5:7]
  128. include/boost/bimap/unordered_multiset_of.hpp [5:7]
  129. include/boost/bimap/unordered_set_of.hpp [5:7]
  130. include/boost/bimap/vector_of.hpp [5:7]
  131. include/boost/bimap/views/list_map_view.hpp [5:7]
  132. include/boost/bimap/views/list_set_view.hpp [5:7]
  133. include/boost/bimap/views/map_view.hpp [5:7]
  134. include/boost/bimap/views/multimap_view.hpp [5:7]
  135. include/boost/bimap/views/multiset_view.hpp [5:7]
  136. include/boost/bimap/views/set_view.hpp [5:7]
  137. include/boost/bimap/views/unconstrained_map_view.hpp [5:7]
  138. include/boost/bimap/views/unconstrained_set_view.hpp [5:7]
  139. include/boost/bimap/views/unordered_map_view.hpp [5:7]
  140. include/boost/bimap/views/unordered_multimap_view.hpp [5:7]
  141. include/boost/bimap/views/unordered_multiset_view.hpp [5:7]
  142. include/boost/bimap/views/unordered_set_view.hpp [5:7]
  143. include/boost/bimap/views/vector_map_view.hpp [5:7]
  144. include/boost/bimap/views/vector_set_view.hpp [5:7]