devtools.licenses.report 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135
  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. # ${action} {license spdx} {license text hash}
  7. # $BELONGS ./ya/make/file/relative/path/1/ya.make ./ya/make/2/ya.make
  8. # ${all_file_action} filename
  9. # $ # user commentaries (many lines)
  10. # $ generated description - files with this license, license text... (some number of lines that starts with some number of spaces, do not modify)
  11. # ${action} {license spdx} {license text hash}
  12. # $BELONGS ./ya/make/file/relative/path/3/ya.make
  13. # ${all_file_action} filename
  14. # $ # user commentaries
  15. # $ generated description
  16. # $ ...
  17. #
  18. # You can modify action, all_file_action and add commentaries
  19. # Available actions:
  20. # keep - keep license in contrib and use in credits
  21. # skip - skip license
  22. # remove - remove all files with this license
  23. # 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
  24. #
  25. # {all file action} records will be generated when license text contains filename that exists on filesystem (in contrib directory)
  26. # We suppose that that files can contain some license info
  27. # Available all file actions:
  28. # FILE_IGNORE - ignore file (do nothing)
  29. # FILE_INCLUDE - include all file data into licenses text file
  30. # =======================
  31. KEEP BSD-3-Clause 3bd8cacec2075ebf044863c592b4abb3
  32. BELONGS ya.make
  33. Note: matched license text is too long. Read it in the source files.
  34. Scancode info:
  35. Original SPDX id: BSD-3-Clause
  36. Score : 100.00
  37. Match type : TEXT
  38. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  39. Files with this license:
  40. LICENSE [3:26]
  41. KEEP BSD-3-Clause 4f22d74e8862bad2253398b24deb5193
  42. BELONGS ya.make
  43. License text:
  44. pybind11 is provided under a BSD-style license that can be found in the
  45. Scancode info:
  46. Original SPDX id: BSD-3-Clause
  47. Score : 90.00
  48. Match type : REFERENCE
  49. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  50. Files with this license:
  51. README.rst [157:157]
  52. SKIP LicenseRef-scancode-warranty-disclaimer 5e8cf8f7ea53501f3d3ba7ee8ef9053d
  53. BELONGS ya.make
  54. License text:
  55. // Use at your own risk!
  56. Scancode info:
  57. Original SPDX id: LicenseRef-scancode-warranty-disclaimer
  58. Score : 100.00
  59. Match type : TEXT
  60. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/warranty-disclaimer.LICENSE
  61. Files with this license:
  62. include/pybind11/detail/common.h [1269:1269]
  63. SKIP LicenseRef-scancode-cc-pdm-1.0 90c2d2ec5e2551ccd52bd3028ab4b47b
  64. BELONGS ya.make
  65. # part of text
  66. License text:
  67. Unless stated otherwise, the following C++ functions behave the same
  68. Scancode info:
  69. Original SPDX id: LicenseRef-scancode-cc-pdm-1.0
  70. Score : 2.15
  71. Match type : TEXT
  72. Links : https://creativecommons.org/publicdomain/mark/1.0/, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/cc-pdm-1.0.LICENSE
  73. Files with this license:
  74. include/pybind11/pytypes.h [836:836]
  75. KEEP BSD-3-Clause e918e7c95f857aafdf26127aa4830415
  76. BELONGS ya.make
  77. FILE_INCLUDE LICENSE found in files: include/pybind11/attr.h at line 8, include/pybind11/buffer_info.h at line 7, include/pybind11/cast.h at line 8, include/pybind11/chrono.h at line 8, include/pybind11/complex.h at line 7, include/pybind11/detail/class.h at line 7, include/pybind11/detail/common.h at line 7, include/pybind11/detail/descr.h at line 7, include/pybind11/detail/exception_translation.h at line 7, include/pybind11/detail/init.h at line 7, include/pybind11/detail/internals.h at line 7, include/pybind11/detail/type_caster_base.h at line 7, include/pybind11/detail/typeid.h at line 7, include/pybind11/eigen.h at line 7, include/pybind11/eigen/matrix.h at line 7, include/pybind11/eigen/tensor.h at line 5, include/pybind11/embed.h at line 7, include/pybind11/eval.h at line 9, include/pybind11/functional.h at line 7, include/pybind11/gil.h at line 7, include/pybind11/iostream.h at line 7, include/pybind11/numpy.h at line 7, include/pybind11/operators.h at line 7, include/pybind11/options.h at line 7, include/pybind11/pybind11.h at line 8, include/pybind11/pytypes.h at line 7, include/pybind11/stl.h at line 7, include/pybind11/stl_bind.h at line 7, include/pybind11/typing.h at line 8
  78. License text:
  79. All rights reserved. Use of this source code is governed by a
  80. BSD-style license that can be found in the LICENSE file.
  81. Scancode info:
  82. Original SPDX id: BSD-3-Clause
  83. Score : 90.00
  84. Match type : NOTICE
  85. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  86. Files with this license:
  87. include/pybind11/attr.h [7:8]
  88. include/pybind11/buffer_info.h [6:7]
  89. include/pybind11/cast.h [7:8]
  90. include/pybind11/chrono.h [7:8]
  91. include/pybind11/complex.h [6:7]
  92. include/pybind11/detail/class.h [6:7]
  93. include/pybind11/detail/common.h [6:7]
  94. include/pybind11/detail/descr.h [6:7]
  95. include/pybind11/detail/exception_translation.h [6:7]
  96. include/pybind11/detail/init.h [6:7]
  97. include/pybind11/detail/internals.h [6:7]
  98. include/pybind11/detail/type_caster_base.h [6:7]
  99. include/pybind11/detail/typeid.h [6:7]
  100. include/pybind11/eigen.h [6:7]
  101. include/pybind11/eigen/matrix.h [6:7]
  102. include/pybind11/eigen/tensor.h [4:5]
  103. include/pybind11/embed.h [6:7]
  104. include/pybind11/eval.h [8:9]
  105. include/pybind11/functional.h [6:7]
  106. include/pybind11/gil.h [6:7]
  107. include/pybind11/iostream.h [6:7]
  108. include/pybind11/numpy.h [6:7]
  109. include/pybind11/operators.h [6:7]
  110. include/pybind11/options.h [6:7]
  111. include/pybind11/pybind11.h [7:8]
  112. include/pybind11/pytypes.h [6:7]
  113. include/pybind11/stl.h [6:7]
  114. include/pybind11/stl_bind.h [6:7]
  115. include/pybind11/typing.h [7:8]
  116. KEEP BSD-3-Clause fe29067de7b4b0c24f595634cdec9908
  117. BELONGS ya.make
  118. FILE_INCLUDE LICENSE found in files: include/pybind11/detail/value_and_holder.h at line 3, include/pybind11/stl/filesystem.h at line 3
  119. License text:
  120. // All rights reserved. Use of this source code is governed by a
  121. // BSD-style license that can be found in the LICENSE file.
  122. Scancode info:
  123. Original SPDX id: BSD-3-Clause
  124. Score : 90.00
  125. Match type : NOTICE
  126. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  127. Files with this license:
  128. include/pybind11/detail/value_and_holder.h [2:3]
  129. include/pybind11/stl/filesystem.h [2:3]