devtools.copyrights.report 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153
  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 008c19761ea52dc768a48cfd005fd5cc
  36. BELONGS ya.make
  37. License text:
  38. //Copyright (c) 2006-2010 Emil Dotchevski and Reverge Studios, Inc.
  39. Scancode info:
  40. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  41. Score : 100.00
  42. Match type : COPYRIGHT
  43. Files with this license:
  44. include/boost/exception/detail/error_info_impl.hpp [1:1]
  45. include/boost/exception/detail/type_info.hpp [1:1]
  46. include/boost/exception/diagnostic_information.hpp [1:1]
  47. include/boost/exception/info.hpp [1:1]
  48. KEEP COPYRIGHT_SERVICE_LABEL 08eb81be155b92ddb12ca76ecacd3011
  49. BELONGS ya.make
  50. License text:
  51. // Copyright 2023 Peter Dimov
  52. // Copyright 2024 Emil Dotchevski
  53. // Distributed under the Boost Software License, Version 1.0.
  54. // https://www.boost.org/LICENSE_1_0.txt
  55. Scancode info:
  56. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  57. Score : 100.00
  58. Match type : COPYRIGHT
  59. Files with this license:
  60. include/boost/exception/detail/requires_cxx11.hpp [4:7]
  61. KEEP COPYRIGHT_SERVICE_LABEL 18b9bbddbcb28f4b2be6c0306fb4568c
  62. BELONGS ya.make
  63. License text:
  64. // Copyright 2023 Peter Dimov
  65. // Copyright 2024 Emil Dotchevski
  66. // Distributed under the Boost Software License, Version 1.0.
  67. // https://www.boost.org/LICENSE_1_0.txt
  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/exception/detail/requires_cxx11.hpp [4:7]
  74. KEEP COPYRIGHT_SERVICE_LABEL 20aa2056ea9bde4ff4ad3360b783b1e7
  75. BELONGS ya.make
  76. License text:
  77. //Copyright (c) 2006-2008 Emil Dotchevski and Reverge Studios, Inc.
  78. Scancode info:
  79. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  80. Score : 100.00
  81. Match type : COPYRIGHT
  82. Files with this license:
  83. include/boost/exception/all.hpp [1:1]
  84. include/boost/exception/detail/shared_ptr.hpp [1:1]
  85. KEEP COPYRIGHT_SERVICE_LABEL 257694d3abe37b6acc3c62f038cf0304
  86. BELONGS ya.make
  87. License text:
  88. Copyright (c) 2006-2021 Emil Dotchevski
  89. Scancode info:
  90. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  91. Score : 100.00
  92. Match type : COPYRIGHT
  93. Files with this license:
  94. README.md [19:19]
  95. KEEP COPYRIGHT_SERVICE_LABEL 498105f8cf77963aff3c856eb50c2341
  96. BELONGS ya.make
  97. License text:
  98. //Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc.
  99. Scancode info:
  100. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  101. Score : 100.00
  102. Match type : COPYRIGHT
  103. Files with this license:
  104. include/boost/exception/current_exception_cast.hpp [1:1]
  105. include/boost/exception/detail/exception_ptr.hpp [1:2]
  106. include/boost/exception/detail/is_output_streamable.hpp [1:1]
  107. include/boost/exception/detail/object_hex_dump.hpp [1:1]
  108. include/boost/exception/enable_current_exception.hpp [1:1]
  109. include/boost/exception/enable_error_info.hpp [1:1]
  110. include/boost/exception/errinfo_api_function.hpp [1:1]
  111. include/boost/exception/errinfo_at_line.hpp [1:1]
  112. include/boost/exception/errinfo_errno.hpp [1:1]
  113. include/boost/exception/errinfo_file_handle.hpp [1:1]
  114. include/boost/exception/errinfo_file_name.hpp [1:1]
  115. include/boost/exception/errinfo_file_open_mode.hpp [1:1]
  116. include/boost/exception/errinfo_nested_exception.hpp [1:1]
  117. include/boost/exception/errinfo_type_info_name.hpp [1:1]
  118. include/boost/exception/error_info.hpp [1:1]
  119. include/boost/exception/get_error_info.hpp [1:1]
  120. include/boost/exception/info_tuple.hpp [1:1]
  121. include/boost/exception/to_string.hpp [1:1]
  122. include/boost/exception/to_string_stub.hpp [1:1]
  123. include/boost/exception_ptr.hpp [1:1]
  124. src/clone_current_exception_non_intrusive.cpp [1:1]
  125. KEEP COPYRIGHT_SERVICE_LABEL 6f691f801939b046f8cede226c17c734
  126. BELONGS ya.make
  127. License text:
  128. //Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc.
  129. //Copyright (c) 2019 Dario Menendez, Banco Santander
  130. Scancode info:
  131. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  132. Score : 100.00
  133. Match type : COPYRIGHT
  134. Files with this license:
  135. include/boost/exception/detail/exception_ptr.hpp [1:2]
  136. KEEP COPYRIGHT_SERVICE_LABEL 7500e3115ad2ad77256a10dcd614f5bf
  137. BELONGS ya.make
  138. License text:
  139. //Copyright (c) 2006-2013 Emil Dotchevski and Reverge Studios, Inc.
  140. Scancode info:
  141. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  142. Score : 100.00
  143. Match type : COPYRIGHT
  144. Files with this license:
  145. include/boost/exception/detail/clone_current_exception.hpp [1:1]