devtools.licenses.report 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137
  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 1e1b35c3ae13c65f63b2c7467cce8a87
  36. BELONGS ya.make
  37. License text:
  38. // Distributed under the Boost Software License, Version 1.0.
  39. // (See accompanying file LICENSE_1_0.txt
  40. // 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/program_options/cmdline.hpp [2:4]
  48. include/boost/program_options/detail/cmdline.hpp [2:4]
  49. include/boost/program_options/detail/config_file.hpp [2:4]
  50. include/boost/program_options/detail/convert.hpp [2:4]
  51. include/boost/program_options/detail/parsers.hpp [2:4]
  52. include/boost/program_options/detail/value_semantic.hpp [2:4]
  53. include/boost/program_options/environment_iterator.hpp [2:4]
  54. include/boost/program_options/eof_iterator.hpp [2:4]
  55. include/boost/program_options/errors.hpp [2:4]
  56. include/boost/program_options/option.hpp [2:4]
  57. include/boost/program_options/options_description.hpp [3:5]
  58. include/boost/program_options/parsers.hpp [2:4]
  59. include/boost/program_options/positional_options.hpp [2:4]
  60. include/boost/program_options/value_semantic.hpp [2:4]
  61. include/boost/program_options/variables_map.hpp [2:4]
  62. include/boost/program_options/version.hpp [2:4]
  63. src/cmdline.cpp [2:4]
  64. src/config_file.cpp [2:4]
  65. src/convert.cpp [2:4]
  66. src/options_description.cpp [3:5]
  67. src/parsers.cpp [2:4]
  68. src/positional_options.cpp [2:4]
  69. src/split.cpp [2:4]
  70. src/utf8_codecvt_facet.cpp [2:4]
  71. src/value_semantic.cpp [2:4]
  72. src/variables_map.cpp [2:4]
  73. src/winmain.cpp [2:4]
  74. KEEP BSL-1.0 47a0454637d4fa45d78eb2557ccd70c4
  75. BELONGS ya.make
  76. License text:
  77. // Distributed under the Boost Software License, Version 1.0. (See
  78. // accompanying file LICENSE_1_0.txt or copy at
  79. // http://www.boost.org/LICENSE_1_0.txt)
  80. Scancode info:
  81. Original SPDX id: BSL-1.0
  82. Score : 100.00
  83. Match type : NOTICE
  84. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  85. Files with this license:
  86. include/boost/program_options.hpp [2:4]
  87. KEEP BSL-1.0 4d2821c205f13355ac67ff2f0c1356b6
  88. BELONGS ya.make
  89. Note: matched license text is too long. Read it in the source files.
  90. Scancode info:
  91. Original SPDX id: LicenseRef-scancode-boost-original
  92. Score : 100.00
  93. Match type : TEXT
  94. Links : http://boost.org, https://github.com/boostorg/rational/blob/0fe0beca5397c812c4f85a7de0d0769de59e12e0/include/boost/rational.hpp, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/boost-original.LICENSE
  95. Files with this license:
  96. include/boost/program_options/detail/utf8_codecvt_facet.hpp [2:6]
  97. KEEP BSL-1.0 648ee54e68cb4c96cfd2e41a7a53e0f8
  98. BELONGS ya.make
  99. License text:
  100. \### License
  101. Distributed under the [Boost Software License, Version 1.0](http://www.boost.org/LICENSE_1_0.txt).
  102. Scancode info:
  103. Original SPDX id: BSL-1.0
  104. Score : 60.00
  105. Match type : NOTICE
  106. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  107. Files with this license:
  108. README.md [3:5]
  109. SKIP BSL-1.0 901941bd35f9f19e23af80f6271c10c4
  110. BELONGS ya.make
  111. Note: matched license text is too long. Read it in the source files.
  112. Scancode info:
  113. Original SPDX id: BSL-1.0
  114. Score : 60.00
  115. Match type : NOTICE
  116. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  117. Files with this license:
  118. README.md [36:36]
  119. KEEP BSL-1.0 9a500d42904daddc6b36adcda04d4788
  120. BELONGS ya.make
  121. License text:
  122. // Use, modification and distribution is subject to the Boost Software
  123. // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
  124. // http://www.boost.org/LICENSE_1_0.txt)
  125. Scancode info:
  126. Original SPDX id: BSL-1.0
  127. Score : 96.88
  128. Match type : NOTICE
  129. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  130. Files with this license:
  131. include/boost/program_options/config.hpp [3:5]