devtools.copyrights.report 8.8 KB

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