devtools.copyrights.report 8.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185
  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 0ac94d69700429ed83a5edaf872407cb
  36. BELONGS ya.make
  37. License text:
  38. // (C) Copyright Edward Diener 2012
  39. // Use, modification and distribution are subject to the Boost Software License,
  40. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
  41. Scancode info:
  42. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  43. Score : 100.00
  44. Match type : COPYRIGHT
  45. Files with this license:
  46. include/boost/tti/detail/ddeftype.hpp [2:4]
  47. include/boost/tti/detail/dnullptr.hpp [2:4]
  48. include/boost/tti/gen/has_data_gen.hpp [2:4]
  49. include/boost/tti/gen/has_function_gen.hpp [2:4]
  50. KEEP COPYRIGHT_SERVICE_LABEL 12566cd934fb318ab2659f350a3a0077
  51. BELONGS ya.make
  52. License text:
  53. // (C) Copyright Edward Diener 2011,2012,2019
  54. // Use, modification and distribution are subject to the Boost Software License,
  55. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
  56. Scancode info:
  57. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  58. Score : 100.00
  59. Match type : COPYRIGHT
  60. Files with this license:
  61. include/boost/tti/tti.hpp [2:4]
  62. KEEP COPYRIGHT_SERVICE_LABEL 3d5daf332c9f492e493162df1943f759
  63. BELONGS ya.make
  64. License text:
  65. // (C) Copyright Edward Diener 2011,2012,2013
  66. // Use, modification and distribution are subject to the Boost Software License,
  67. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
  68. Scancode info:
  69. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  70. Score : 100.00
  71. Match type : COPYRIGHT
  72. Files with this license:
  73. include/boost/tti/detail/dcomp_mem_fun.hpp [2:4]
  74. include/boost/tti/detail/dmem_data.hpp [2:4]
  75. include/boost/tti/detail/dmem_fun.hpp [2:4]
  76. include/boost/tti/detail/dmem_type.hpp [2:4]
  77. include/boost/tti/detail/dptmf.hpp [2:4]
  78. include/boost/tti/detail/dstatic_mem_data.hpp [2:4]
  79. include/boost/tti/detail/dstatic_mem_fun.hpp [2:4]
  80. include/boost/tti/detail/dtclass.hpp [2:4]
  81. include/boost/tti/detail/dtemplate.hpp [2:4]
  82. include/boost/tti/detail/dtemplate_params.hpp [2:4]
  83. include/boost/tti/detail/dtfunction.hpp [2:4]
  84. include/boost/tti/detail/dtype.hpp [2:4]
  85. include/boost/tti/detail/dvm_template_params.hpp [2:4]
  86. include/boost/tti/has_member_data.hpp [2:4]
  87. include/boost/tti/has_member_function.hpp [2:4]
  88. include/boost/tti/has_static_member_data.hpp [2:4]
  89. include/boost/tti/has_static_member_function.hpp [2:4]
  90. include/boost/tti/has_type.hpp [2:4]
  91. include/boost/tti/member_type.hpp [2:4]
  92. KEEP COPYRIGHT_SERVICE_LABEL 479ab4608a015ab2e29681d6e3aa350d
  93. BELONGS ya.make
  94. License text:
  95. // (C) Copyright Edward Diener 2012,2013,2019
  96. // Use, modification and distribution are subject to the Boost Software License,
  97. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
  98. Scancode info:
  99. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  100. Score : 100.00
  101. Match type : COPYRIGHT
  102. Files with this license:
  103. include/boost/tti/detail/dfunction.hpp [2:4]
  104. KEEP COPYRIGHT_SERVICE_LABEL bce61c225654264f9767c2478401ffda
  105. BELONGS ya.make
  106. License text:
  107. // (C) Copyright Edward Diener 2019
  108. // Use, modification and distribution are subject to the Boost Software License,
  109. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
  110. Scancode info:
  111. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  112. Score : 100.00
  113. Match type : COPYRIGHT
  114. Files with this license:
  115. include/boost/tti/detail/dclass.hpp [2:4]
  116. include/boost/tti/detail/dcomp_mem_fun_template.hpp [2:4]
  117. include/boost/tti/detail/denclosing_type.hpp [2:4]
  118. include/boost/tti/detail/denum.hpp [2:4]
  119. include/boost/tti/detail/dfunction_template.hpp [2:4]
  120. include/boost/tti/detail/dmacro_fun_template.hpp [2:4]
  121. include/boost/tti/detail/dmacro_fve.hpp [2:4]
  122. include/boost/tti/detail/dmacro_sunfix.hpp [2:4]
  123. include/boost/tti/detail/dmem_fun_template.hpp [2:4]
  124. include/boost/tti/detail/dstatic_function_tags.hpp [2:4]
  125. include/boost/tti/detail/dstatic_function_type.hpp [2:4]
  126. include/boost/tti/detail/dstatic_mem_fun_template.hpp [2:4]
  127. include/boost/tti/detail/dunion.hpp [2:4]
  128. include/boost/tti/gen/has_class_gen.hpp [2:4]
  129. include/boost/tti/gen/has_enum_gen.hpp [2:4]
  130. include/boost/tti/gen/has_function_template_gen.hpp [2:4]
  131. include/boost/tti/gen/has_member_function_template_gen.hpp [2:4]
  132. include/boost/tti/gen/has_static_member_function_template_gen.hpp [2:4]
  133. include/boost/tti/gen/has_union_gen.hpp [2:4]
  134. include/boost/tti/has_class.hpp [2:4]
  135. include/boost/tti/has_enum.hpp [2:4]
  136. include/boost/tti/has_function_template.hpp [2:4]
  137. include/boost/tti/has_member_function_template.hpp [2:4]
  138. include/boost/tti/has_static_member_function_template.hpp [2:4]
  139. include/boost/tti/has_union.hpp [2:4]
  140. KEEP COPYRIGHT_SERVICE_LABEL cecdd0e10d272b13f1cba1074643fb5c
  141. BELONGS ya.make
  142. License text:
  143. // (C) Copyright Edward Diener 2011,2012
  144. // Use, modification and distribution are subject to the Boost Software License,
  145. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
  146. Scancode info:
  147. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  148. Score : 100.00
  149. Match type : COPYRIGHT
  150. Files with this license:
  151. include/boost/tti/detail/dnotype.hpp [2:4]
  152. include/boost/tti/gen/has_member_data_gen.hpp [2:4]
  153. include/boost/tti/gen/has_member_function_gen.hpp [2:4]
  154. include/boost/tti/gen/has_static_member_data_gen.hpp [2:4]
  155. include/boost/tti/gen/has_static_member_function_gen.hpp [2:4]
  156. include/boost/tti/gen/has_template_gen.hpp [2:4]
  157. include/boost/tti/gen/has_type_gen.hpp [2:4]
  158. include/boost/tti/gen/member_type_gen.hpp [2:4]
  159. include/boost/tti/gen/namespace_gen.hpp [2:4]
  160. include/boost/tti/has_template.hpp [2:4]
  161. KEEP COPYRIGHT_SERVICE_LABEL e3e1028aa1cce5414c38eefd261dbb49
  162. BELONGS ya.make
  163. License text:
  164. // (C) Copyright Edward Diener 2012,2013
  165. // Use, modification and distribution are subject to the Boost Software License,
  166. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
  167. Scancode info:
  168. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  169. Score : 100.00
  170. Match type : COPYRIGHT
  171. Files with this license:
  172. include/boost/tti/detail/ddata.hpp [2:4]
  173. include/boost/tti/detail/dftclass.hpp [2:4]
  174. include/boost/tti/detail/dlambda.hpp [2:4]
  175. include/boost/tti/detail/dmetafunc.hpp [2:4]
  176. include/boost/tti/detail/dplaceholder.hpp [2:4]
  177. include/boost/tti/has_data.hpp [2:4]
  178. include/boost/tti/has_function.hpp [2:4]