devtools.copyrights.report 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187
  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 03af5a3e74f77a31b0cec0862d4d7dd1
  36. BELONGS ya.make
  37. License text:
  38. // Copyright (C) 2002 Jaakko Jarvi (jaakko.jarvi@cs.utu.fi)
  39. // Copyright (C) 2002 Gary Powell (gwpowell@hotmail.com)
  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/lambda/algorithm.hpp [2:3]
  46. include/boost/lambda/numeric.hpp [2:3]
  47. KEEP COPYRIGHT_SERVICE_LABEL 208a2831e190f76f08f28a8052c15716
  48. BELONGS ya.make
  49. License text:
  50. Copyright (c) 2001-2002 Joel de Guzman
  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/boost/lambda/closures.hpp [5:5]
  57. include/boost/lambda/if.hpp [3:5]
  58. include/boost/lambda/loops.hpp [3:5]
  59. KEEP COPYRIGHT_SERVICE_LABEL 55ca623f968febd6fd79198819a49b60
  60. BELONGS ya.make
  61. License text:
  62. // Copyright (C) 2002 Jaakko Jarvi (jaakko.jarvi@cs.utu.fi)
  63. // Copyright (C) 2002 Gary Powell (gwpowell@hotmail.com)
  64. Scancode info:
  65. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  66. Score : 100.00
  67. Match type : COPYRIGHT
  68. Files with this license:
  69. include/boost/lambda/algorithm.hpp [2:3]
  70. include/boost/lambda/numeric.hpp [2:3]
  71. KEEP COPYRIGHT_SERVICE_LABEL 6d1d86a114f64cfc33bd34acca8b1a34
  72. BELONGS ya.make
  73. License text:
  74. // Copyright (C) 2000 Gary Powell (powellg@amazon.com)
  75. // Copyright (C) 1999, 2000 Jaakko Jarvi (jaakko.jarvi@cs.utu.fi)
  76. Scancode info:
  77. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  78. Score : 100.00
  79. Match type : COPYRIGHT
  80. Files with this license:
  81. include/boost/lambda/casts.hpp [3:4]
  82. include/boost/lambda/construct.hpp [3:4]
  83. include/boost/lambda/core.hpp [3:4]
  84. include/boost/lambda/detail/control_constructs_common.hpp [3:4]
  85. include/boost/lambda/if.hpp [3:5]
  86. include/boost/lambda/loops.hpp [3:5]
  87. include/boost/lambda/switch.hpp [3:4]
  88. KEEP COPYRIGHT_SERVICE_LABEL a16207ab3c7903af5e26c274ec5b9d4d
  89. BELONGS ya.make
  90. License text:
  91. // Copyright (C) 2009 Steven Watanabe
  92. Scancode info:
  93. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  94. Score : 100.00
  95. Match type : COPYRIGHT
  96. Files with this license:
  97. include/boost/lambda/detail/suppress_unused.hpp [3:3]
  98. KEEP COPYRIGHT_SERVICE_LABEL d9b8b05a31819f01ee9a3e7db2208124
  99. BELONGS ya.make
  100. License text:
  101. // Copyright (C) 1999, 2000 Jaakko Jarvi (jaakko.jarvi@cs.utu.fi)
  102. // Copyright (C) 2000 Gary Powell (gary.powell@sierra.com)
  103. Scancode info:
  104. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  105. Score : 100.00
  106. Match type : COPYRIGHT
  107. Files with this license:
  108. include/boost/lambda/detail/member_ptr.hpp [3:4]
  109. KEEP COPYRIGHT_SERVICE_LABEL dd20af87a7fdf9f589db31af1358ab8c
  110. BELONGS ya.make
  111. License text:
  112. // Copyright (C) 2000 Gary Powell (gwpowell@hotmail.com)
  113. // Copyright (C) 1999, 2000 Jaakko Jarvi (jaakko.jarvi@cs.utu.fi)
  114. Scancode info:
  115. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  116. Score : 100.00
  117. Match type : COPYRIGHT
  118. Files with this license:
  119. include/boost/lambda/exceptions.hpp [3:4]
  120. KEEP COPYRIGHT_SERVICE_LABEL f6223a18ba26579ca79a1e3b6d297844
  121. BELONGS ya.make
  122. License text:
  123. // Copyright (C) 2000 Gary Powell (powellg@amazon.com)
  124. // Copyright (C) 1999, 2000 Jaakko Jarvi (jaakko.jarvi@cs.utu.fi)
  125. Scancode info:
  126. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  127. Score : 100.00
  128. Match type : COPYRIGHT
  129. Files with this license:
  130. include/boost/lambda/casts.hpp [3:4]
  131. include/boost/lambda/construct.hpp [3:4]
  132. include/boost/lambda/control_structures.hpp [2:2]
  133. include/boost/lambda/core.hpp [3:4]
  134. include/boost/lambda/detail/actions.hpp [3:3]
  135. include/boost/lambda/detail/arity_code.hpp [3:3]
  136. include/boost/lambda/detail/bind_functions.hpp [3:3]
  137. include/boost/lambda/detail/control_constructs_common.hpp [3:4]
  138. include/boost/lambda/detail/function_adaptors.hpp [3:3]
  139. include/boost/lambda/detail/lambda_config.hpp [3:3]
  140. include/boost/lambda/detail/lambda_functor_base.hpp [3:3]
  141. include/boost/lambda/detail/lambda_functors.hpp [3:3]
  142. include/boost/lambda/detail/lambda_fwd.hpp [3:3]
  143. include/boost/lambda/detail/lambda_traits.hpp [3:3]
  144. include/boost/lambda/detail/member_ptr.hpp [3:4]
  145. include/boost/lambda/detail/operator_actions.hpp [3:3]
  146. include/boost/lambda/detail/operator_lambda_func_base.hpp [3:3]
  147. include/boost/lambda/detail/operator_return_type_traits.hpp [3:3]
  148. include/boost/lambda/detail/operators.hpp [3:3]
  149. include/boost/lambda/detail/ret.hpp [3:3]
  150. include/boost/lambda/detail/return_type_traits.hpp [3:3]
  151. include/boost/lambda/detail/select_functions.hpp [3:3]
  152. include/boost/lambda/exceptions.hpp [3:4]
  153. include/boost/lambda/if.hpp [3:5]
  154. include/boost/lambda/lambda.hpp [2:2]
  155. include/boost/lambda/loops.hpp [3:5]
  156. include/boost/lambda/switch.hpp [3:4]
  157. KEEP COPYRIGHT_SERVICE_LABEL f9749f4e13e703364be469134935d614
  158. BELONGS ya.make
  159. License text:
  160. // Copyright (C) 1999-2001 Jaakko Jarvi (jaakko.jarvi@cs.utu.fi)
  161. // Gary Powell (gwpowell@hotmail.com)
  162. Scancode info:
  163. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  164. Score : 100.00
  165. Match type : COPYRIGHT
  166. Files with this license:
  167. include/boost/lambda/bind.hpp [3:4]
  168. KEEP COPYRIGHT_SERVICE_LABEL ff57d62db593b2575f4cc431df71e1d1
  169. BELONGS ya.make
  170. License text:
  171. // Copyright (C) 2001 Jaakko Jarvi (jaakko.jarvi@cs.utu.fi)
  172. Scancode info:
  173. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  174. Score : 100.00
  175. Match type : COPYRIGHT
  176. Files with this license:
  177. include/boost/lambda/detail/is_instance_of.hpp [3:3]