devtools.copyrights.report 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175
  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 id} {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 COPYRIGHT_SERVICE_LABEL 013a24bcf69d213aa5b670e96cefb293
  32. BELONGS ya.make
  33. License text:
  34. // Copyright (c) 2016-2023 Antony Polukhin
  35. // Copyright (c) 2022 Denis Mikhailov
  36. Scancode info:
  37. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  38. Score : 100.00
  39. Match type : COPYRIGHT
  40. Files with this license:
  41. include/pfr/config.hpp [1:2]
  42. include/pfr/detail/config.hpp [1:2]
  43. include/pfr/detail/possible_reflectable.hpp [1:1]
  44. include/pfr/traits.hpp [1:1]
  45. include/pfr/traits_fwd.hpp [1:1]
  46. KEEP COPYRIGHT_SERVICE_LABEL 20208a12a24113d213ef2620af9718e0
  47. BELONGS ya.make
  48. License text:
  49. // Copyright (c) 2017-2018 Alexandr Poltavsky, Antony Polukhin.
  50. // Copyright (c) 2019-2023 Antony Polukhin.
  51. Scancode info:
  52. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  53. Score : 100.00
  54. Match type : COPYRIGHT
  55. Files with this license:
  56. include/pfr/detail/core14_loophole.hpp [1:2]
  57. KEEP COPYRIGHT_SERVICE_LABEL 49b55ffa50d2d0bf215b217c881c2a59
  58. BELONGS ya.make
  59. License text:
  60. // Copyright (c) 2016-2023 Antony Polukhin
  61. Scancode info:
  62. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  63. Score : 100.00
  64. Match type : COPYRIGHT
  65. Files with this license:
  66. include/pfr.hpp [1:1]
  67. include/pfr/config.hpp [1:2]
  68. include/pfr/core.hpp [1:1]
  69. include/pfr/detail/cast_to_layout_compatible.hpp [1:1]
  70. include/pfr/detail/config.hpp [1:2]
  71. include/pfr/detail/core.hpp [1:1]
  72. include/pfr/detail/core14_classic.hpp [1:1]
  73. include/pfr/detail/core17.hpp [1:1]
  74. include/pfr/detail/core17_generated.hpp [1:2]
  75. include/pfr/detail/detectors.hpp [1:1]
  76. include/pfr/detail/fields_count.hpp [1:1]
  77. include/pfr/detail/for_each_field_impl.hpp [1:1]
  78. include/pfr/detail/functional.hpp [1:1]
  79. include/pfr/detail/io.hpp [1:1]
  80. include/pfr/detail/make_flat_tuple_of_references.hpp [1:1]
  81. include/pfr/detail/rvalue_t.hpp [1:1]
  82. include/pfr/detail/sequence_tuple.hpp [1:1]
  83. include/pfr/detail/size_array.hpp [1:1]
  84. include/pfr/detail/size_t_.hpp [1:1]
  85. include/pfr/detail/stdtuple.hpp [1:1]
  86. include/pfr/functions_for.hpp [1:1]
  87. include/pfr/functors.hpp [1:1]
  88. include/pfr/io.hpp [1:1]
  89. include/pfr/io_fields.hpp [1:1]
  90. include/pfr/ops.hpp [1:1]
  91. include/pfr/ops_fields.hpp [1:1]
  92. include/pfr/tuple_size.hpp [1:1]
  93. KEEP COPYRIGHT_SERVICE_LABEL 60d9eff87e707c77ff4602948f77f181
  94. BELONGS ya.make
  95. License text:
  96. // Copyright (c) 2023 Bela Schaum, X-Ryl669, Denis Mikhailov.
  97. Scancode info:
  98. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  99. Score : 100.00
  100. Match type : COPYRIGHT
  101. Files with this license:
  102. include/pfr/core_name.hpp [1:1]
  103. include/pfr/detail/core_name.hpp [1:1]
  104. include/pfr/detail/core_name14_disabled.hpp [1:1]
  105. include/pfr/detail/core_name20_static.hpp [1:1]
  106. include/pfr/detail/fake_object.hpp [1:1]
  107. KEEP COPYRIGHT_SERVICE_LABEL 716f9f766f4e0604fa46f4898e32926f
  108. BELONGS ya.make
  109. License text:
  110. // Copyright (c) 2018 Adam Butcher, Antony Polukhin
  111. // Copyright (c) 2019-2023 Antony Polukhin
  112. Scancode info:
  113. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  114. Score : 100.00
  115. Match type : COPYRIGHT
  116. Files with this license:
  117. include/pfr/detail/tie_from_structure_tuple.hpp [1:2]
  118. KEEP COPYRIGHT_SERVICE_LABEL 8fe3f5af6c8f891a7f4de986affc64da
  119. BELONGS ya.make
  120. License text:
  121. // Copyright (c) 2017-2018 Alexandr Poltavsky, Antony Polukhin.
  122. // Copyright (c) 2019-2023 Antony Polukhin.
  123. Scancode info:
  124. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  125. Score : 100.00
  126. Match type : COPYRIGHT
  127. Files with this license:
  128. include/pfr/detail/core14_loophole.hpp [1:2]
  129. include/pfr/detail/make_integer_sequence.hpp [1:2]
  130. include/pfr/detail/offset_based_getter.hpp [1:2]
  131. include/pfr/detail/tie_from_structure_tuple.hpp [1:2]
  132. include/pfr/detail/unsafe_declval.hpp [1:1]
  133. KEEP COPYRIGHT_SERVICE_LABEL a67e7cb38d73abfa31951d9ff2a5e8a6
  134. BELONGS ya.make
  135. License text:
  136. // Copyright (c) 2018 Sergei Fedorov
  137. // Copyright (c) 2019-2023 Antony Polukhin
  138. Scancode info:
  139. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  140. Score : 100.00
  141. Match type : COPYRIGHT
  142. Files with this license:
  143. include/pfr/detail/make_integer_sequence.hpp [1:2]
  144. KEEP COPYRIGHT_SERVICE_LABEL d4789aa7348ae6274f4c886ad65933c1
  145. BELONGS ya.make
  146. License text:
  147. // Copyright (c) 2017-2018 Chris Beck
  148. // Copyright (c) 2019-2023 Antony Polukhin
  149. Scancode info:
  150. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  151. Score : 100.00
  152. Match type : COPYRIGHT
  153. Files with this license:
  154. include/pfr/detail/offset_based_getter.hpp [1:2]
  155. KEEP COPYRIGHT_SERVICE_LABEL f4e5cb6186c2395de18518cf73771274
  156. BELONGS ya.make
  157. License text:
  158. // Copyright (c) 2016-2023 Antony Polukhin
  159. // Copyright (c) 2023 Denis Mikhailov
  160. Scancode info:
  161. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  162. Score : 100.00
  163. Match type : COPYRIGHT
  164. Files with this license:
  165. include/pfr/detail/core17_generated.hpp [1:2]
  166. include/pfr/detail/stdarray.hpp [1:1]