devtools.licenses.report 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172
  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 LicenseRef-scancode-unknown-license-reference 05a06fc4032d942dd3f429b0a85e5ada
  36. BELONGS ya.make
  37. License text:
  38. The original Pyrex code as of 2006-04 is licensed under the following
  39. Scancode info:
  40. Original SPDX id: LicenseRef-scancode-unknown-license-reference
  41. Score : 16.00
  42. Match type : INTRO
  43. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE
  44. Files with this license:
  45. COPYING.txt [1:1]
  46. KEEP LicenseRef-scancode-unknown-license-reference AND Apache-2.0 1400309c67a0aa7225fd6bc233a2a832
  47. BELONGS ya.make
  48. License text:
  49. Cython itself is licensed under the permissive **Apache License**.
  50. Scancode info:
  51. Original SPDX id: LicenseRef-scancode-unknown-license-reference
  52. Score : 16.00
  53. Match type : INTRO
  54. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE
  55. Files with this license:
  56. README.rst [37:37]
  57. Scancode info:
  58. Original SPDX id: Apache-2.0
  59. Score : 100.00
  60. Match type : REFERENCE
  61. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  62. Files with this license:
  63. README.rst [37:37]
  64. KEEP Apache-2.0 184f7a78939a4fbb79148cfa29a95a48
  65. BELONGS ya.make
  66. License text:
  67. Cython, which derives from Pyrex, is licensed under the Apache 2.0
  68. Software License. More precisely, all modifications and new code
  69. Scancode info:
  70. Original SPDX id: Apache-2.0
  71. Score : 44.00
  72. Match type : REFERENCE
  73. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  74. Files with this license:
  75. COPYING.txt [7:8]
  76. KEEP Apache-2.0 34f8c1142fd6208a8be89399cb521df9
  77. BELONGS ya.make
  78. Note: matched license text is too long. Read it in the source files.
  79. Scancode info:
  80. Original SPDX id: Apache-2.0
  81. Score : 100.00
  82. Match type : TEXT
  83. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  84. Files with this license:
  85. LICENSE.txt [1:176]
  86. SKIP GPL-2.0-or-later AND Bootloader-exception 35b681ec6079cfeb49b0bd28c29f807a
  87. BELONGS Cython/ya.make
  88. License text:
  89. \# Distributed under the terms of the Modified BSD License.
  90. \#
  91. \# The full license is in the file ipython-COPYING.rst, distributed with this software.
  92. Scancode info:
  93. Original SPDX id: GPL-2.0-or-later
  94. Score : 57.58
  95. Match type : NOTICE
  96. Links : http://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html, https://spdx.org/licenses/GPL-2.0-or-later
  97. Files with this license:
  98. Cython/Build/IpythonMagic.py [42:44]
  99. Scancode info:
  100. Original SPDX id: Bootloader-exception
  101. Score : 57.58
  102. Match type : NOTICE
  103. Links : https://github.com/pyinstaller/pyinstaller/blob/develop/COPYING.txt, https://spdx.org/licenses/Bootloader-exception
  104. Files with this license:
  105. Cython/Build/IpythonMagic.py [42:44]
  106. KEEP Public-Domain 5e5fc519986cb79a430b651afa9afe9b
  107. BELONGS Cython/ya.make
  108. License text:
  109. // Written by Rusty Russell, public domain, http://ccodearchive.net/
  110. Scancode info:
  111. Original SPDX id: LicenseRef-scancode-public-domain
  112. Score : 70.00
  113. Match type : REFERENCE
  114. Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
  115. Files with this license:
  116. Cython/Utility/ObjectHandling.c [1984:1984]
  117. KEEP Apache-2.0 61d70dcaa7e25996bcb85b4855e537d3
  118. BELONGS ya.make
  119. License text:
  120. License: Apache
  121. Scancode info:
  122. Original SPDX id: Apache-2.0
  123. Score : 90.00
  124. Match type : TAG
  125. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  126. Files with this license:
  127. .dist-info/METADATA [8:8]
  128. KEEP LicenseRef-scancode-unknown-license-reference 77e02435d3b0399a4f806e7a6b17ea8c
  129. BELONGS ya.make
  130. FILE_INCLUDE LICENSE.txt found in files: COPYING.txt at line 11
  131. License text:
  132. See LICENSE.txt for more details.
  133. Scancode info:
  134. Original SPDX id: LicenseRef-scancode-unknown-license-reference
  135. Score : 90.00
  136. Match type : REFERENCE
  137. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE
  138. Files with this license:
  139. COPYING.txt [11:11]
  140. KEEP Apache-2.0 86e8237b9a37a6951edea992afba41f3
  141. BELONGS ya.make
  142. License text:
  143. Classifier: License :: OSI Approved :: Apache Software License
  144. Scancode info:
  145. Original SPDX id: Apache-2.0
  146. Score : 95.00
  147. Match type : TAG
  148. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  149. Files with this license:
  150. .dist-info/METADATA [16:16]
  151. KEEP LicenseRef-scancode-unknown-license-reference 8ec7c99b03de2d2c6bd840f80b68cb59
  152. BELONGS ya.make
  153. FILE_INCLUDE LICENSE.txt found in files: README.rst at line 39
  154. License text:
  155. See `LICENSE.txt <https://github.com/cython/cython/blob/master/LICENSE.txt>`_.
  156. Scancode info:
  157. Original SPDX id: LicenseRef-scancode-unknown-license-reference
  158. Score : 90.00
  159. Match type : REFERENCE
  160. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE
  161. Files with this license:
  162. README.rst [39:39]