devtools.licenses.report 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151
  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 BSL-1.0 0974809ca97a6ae3d4791e1b39276ddd
  36. BELONGS ya.make
  37. License text:
  38. * Use, modification and distribution are subject to the
  39. * Boost Software License, Version 1.0. (See accompanying file
  40. * LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  41. Scancode info:
  42. Original SPDX id: BSL-1.0
  43. Score : 100.00
  44. Match type : NOTICE
  45. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  46. Files with this license:
  47. include/boost/regex/v5/regex_token_iterator.hpp [6:8]
  48. KEEP BSL-1.0 65724380ee1601b28f0db6323a0ad006
  49. BELONGS ya.make
  50. License text:
  51. * Use, modification and distribution are subject to the
  52. * Boost Software License, Version 1.0. (See accompanying file
  53. * LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  54. Scancode info:
  55. Original SPDX id: BSL-1.0
  56. Score : 100.00
  57. Match type : NOTICE
  58. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  59. Files with this license:
  60. include/boost/regex/config.hpp [6:8]
  61. include/boost/regex/v5/char_regex_traits.hpp [6:8]
  62. include/boost/regex/v5/cregex.hpp [6:8]
  63. include/boost/regex/v5/error_type.hpp [6:8]
  64. include/boost/regex/v5/regex_traits_defaults.hpp [6:8]
  65. KEEP BSL-1.0 7dd8de26ac392d25f996e40e98028698
  66. BELONGS ya.make
  67. License text:
  68. * Use, modification and distribution are subject to the
  69. * Boost Software License, Version 1.0. (See accompanying file
  70. * LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  71. Scancode info:
  72. Original SPDX id: BSL-1.0
  73. Score : 100.00
  74. Match type : NOTICE
  75. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  76. Files with this license:
  77. include/boost/cregex.hpp [6:8]
  78. include/boost/regex.h [6:8]
  79. include/boost/regex.hpp [6:8]
  80. include/boost/regex/concepts.hpp [6:8]
  81. include/boost/regex/config/borland.hpp [6:8]
  82. include/boost/regex/config/cwchar.hpp [6:8]
  83. include/boost/regex/icu.hpp [6:8]
  84. include/boost/regex/mfc.hpp [6:8]
  85. include/boost/regex/pattern_except.hpp [6:8]
  86. include/boost/regex/pending/object_cache.hpp [6:8]
  87. include/boost/regex/pending/static_mutex.hpp [6:8]
  88. include/boost/regex/pending/unicode_iterator.hpp [6:8]
  89. include/boost/regex/regex_traits.hpp [6:8]
  90. include/boost/regex/user.hpp [6:8]
  91. include/boost/regex/v5/basic_regex_creator.hpp [6:8]
  92. include/boost/regex/v5/basic_regex_parser.hpp [6:8]
  93. include/boost/regex/v5/c_regex_traits.hpp [6:8]
  94. include/boost/regex/v5/cpp_regex_traits.hpp [6:8]
  95. include/boost/regex/v5/icu.hpp [6:8]
  96. include/boost/regex/v5/iterator_category.hpp [6:8]
  97. include/boost/regex/v5/iterator_traits.hpp [6:8]
  98. include/boost/regex/v5/match_flags.hpp [6:8]
  99. include/boost/regex/v5/match_results.hpp [6:8]
  100. include/boost/regex/v5/mem_block_cache.hpp [5:7]
  101. include/boost/regex/v5/object_cache.hpp [6:8]
  102. include/boost/regex/v5/pattern_except.hpp [6:8]
  103. include/boost/regex/v5/perl_matcher.hpp [6:8]
  104. include/boost/regex/v5/perl_matcher_common.hpp [6:8]
  105. include/boost/regex/v5/perl_matcher_non_recursive.hpp [6:8]
  106. include/boost/regex/v5/primary_transform.hpp [6:8]
  107. include/boost/regex/v5/regbase.hpp [6:8]
  108. include/boost/regex/v5/regex.hpp [6:8]
  109. include/boost/regex/v5/regex_format.hpp [6:8]
  110. include/boost/regex/v5/regex_fwd.hpp [6:8]
  111. include/boost/regex/v5/regex_grep.hpp [6:8]
  112. include/boost/regex/v5/regex_iterator.hpp [6:8]
  113. include/boost/regex/v5/regex_match.hpp [6:8]
  114. include/boost/regex/v5/regex_merge.hpp [6:8]
  115. include/boost/regex/v5/regex_raw_buffer.hpp [6:8]
  116. include/boost/regex/v5/regex_replace.hpp [6:8]
  117. include/boost/regex/v5/regex_search.hpp [6:8]
  118. include/boost/regex/v5/regex_split.hpp [6:8]
  119. include/boost/regex/v5/regex_traits.hpp [6:8]
  120. include/boost/regex/v5/regex_workaround.hpp [6:8]
  121. include/boost/regex/v5/states.hpp [6:8]
  122. include/boost/regex/v5/sub_match.hpp [6:8]
  123. include/boost/regex/v5/syntax_type.hpp [6:8]
  124. include/boost/regex/v5/u32regex_iterator.hpp [6:8]
  125. include/boost/regex/v5/u32regex_token_iterator.hpp [6:8]
  126. include/boost/regex/v5/unicode_iterator.hpp [6:8]
  127. include/boost/regex/v5/w32_regex_traits.hpp [6:8]
  128. include/boost/regex_fwd.hpp [6:8]
  129. src/internals.hpp [6:8]
  130. src/posix_api.cpp [6:8]
  131. src/regex.cpp [6:8]
  132. src/regex_debug.cpp [6:8]
  133. src/static_mutex.cpp [6:8]
  134. src/wide_posix_api.cpp [6:8]
  135. KEEP BSL-1.0 c01de0902348b7c9494d50eaacc721eb
  136. BELONGS ya.make
  137. License text:
  138. * Distributed under the Boost Software License, Version 1.0.
  139. * (See accompanying file LICENSE_1_0.txt or copy at
  140. * http://www.boost.org/LICENSE_1_0.txt)
  141. Scancode info:
  142. Original SPDX id: BSL-1.0
  143. Score : 100.00
  144. Match type : NOTICE
  145. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  146. Files with this license:
  147. include/boost/regex/v5/basic_regex.hpp [6:8]