devtools.copyrights.report 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198
  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 id} {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 COPYRIGHT_SERVICE_LABEL 1554f1a2d022c93e7a1ff07ee6f2f3ee
  32. BELONGS tool/ya.make
  33. License text:
  34. * Copyright (C) 2013, Radu Hociung <radu.uriparser@ohmi.org>
  35. * Copyright (C) 2013, Sebastian Pipping <sebastian@pipping.org>
  36. * All rights reserved.
  37. Scancode info:
  38. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  39. Score : 100.00
  40. Match type : COPYRIGHT
  41. Files with this license:
  42. tool/uriparse.c [4:6]
  43. KEEP COPYRIGHT_SERVICE_LABEL 5f6c453b7fc97ece376d765ac4bfa2e1
  44. BELONGS ya.make
  45. License text:
  46. * Copyright (C) 2018, Weijia Song <songweijia@gmail.com>
  47. * Copyright (C) 2018, Sebastian Pipping <sebastian@pipping.org>
  48. * All rights reserved.
  49. Scancode info:
  50. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  51. Score : 100.00
  52. Match type : COPYRIGHT
  53. Files with this license:
  54. src/UriMemory.c [4:6]
  55. src/UriMemory.h [4:6]
  56. KEEP COPYRIGHT_SERVICE_LABEL 93ebab08ca0f174629dd3a2bd9e43bf0
  57. BELONGS test/ya.make ya.make
  58. License text:
  59. Copyright (C) 2007, Weijia Song <songweijia@gmail.com>
  60. Copyright (C) 2007, Sebastian Pipping <sebastian@pipping.org>
  61. All rights reserved.
  62. Scancode info:
  63. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  64. Score : 100.00
  65. Match type : COPYRIGHT
  66. Files with this license:
  67. COPYING [3:5]
  68. include/uriparser/Uri.h [5:7]
  69. include/uriparser/UriBase.h [4:6]
  70. include/uriparser/UriDefsAnsi.h [4:6]
  71. include/uriparser/UriDefsConfig.h [4:6]
  72. include/uriparser/UriDefsUnicode.h [4:6]
  73. include/uriparser/UriIp4.h [4:6]
  74. src/UriCommon.c [4:6]
  75. src/UriCommon.h [4:6]
  76. src/UriCompare.c [4:6]
  77. src/UriEscape.c [4:6]
  78. src/UriFile.c [4:6]
  79. src/UriIp4.c [4:6]
  80. src/UriIp4Base.c [4:6]
  81. src/UriIp4Base.h [4:6]
  82. src/UriNormalize.c [4:6]
  83. src/UriNormalizeBase.c [4:6]
  84. src/UriNormalizeBase.h [4:6]
  85. src/UriParse.c [4:6]
  86. src/UriParseBase.c [4:6]
  87. src/UriParseBase.h [4:6]
  88. src/UriQuery.c [4:6]
  89. src/UriRecompose.c [4:6]
  90. src/UriResolve.c [4:6]
  91. src/UriShorten.c [4:6]
  92. test/FourSuite.cpp [4:5]
  93. test/MemoryManagerSuite.cpp [4:5]
  94. test/test.cpp [4:5]
  95. KEEP COPYRIGHT_SERVICE_LABEL a3b2661e2b01cef097971c5118b623b7
  96. BELONGS tool/ya.make
  97. License text:
  98. * Copyright (C) 2013, Radu Hociung <radu.uriparser@ohmi.org>
  99. * Copyright (C) 2013, Sebastian Pipping <sebastian@pipping.org>
  100. * All rights reserved.
  101. Scancode info:
  102. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  103. Score : 100.00
  104. Match type : COPYRIGHT
  105. Files with this license:
  106. tool/uriparse.c [4:6]
  107. KEEP COPYRIGHT_SERVICE_LABEL bf82654b941d6b404dc8afa3bea407ff
  108. BELONGS test/ya.make
  109. License text:
  110. * Copyright (C) 2014, Sebastian Pipping <sebastian@pipping.org>
  111. Scancode info:
  112. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  113. Score : 100.00
  114. Match type : COPYRIGHT
  115. Files with this license:
  116. test/VersionSuite.cpp [4:4]
  117. KEEP COPYRIGHT_SERVICE_LABEL c0a580767e4df988cbeb3a33fe57d251
  118. BELONGS test/ya.make
  119. Note: matched license text is too long. Read it in the source files.
  120. Scancode info:
  121. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  122. Score : 100.00
  123. Match type : COPYRIGHT
  124. Files with this license:
  125. test/COPYING [428:433]
  126. KEEP COPYRIGHT_SERVICE_LABEL cea1b82351539a871d540971f218116e
  127. BELONGS test/ya.make
  128. License text:
  129. Copyright (C) 1991, 1999 Free Software Foundation, Inc.
  130. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  131. Everyone is permitted to copy and distribute verbatim copies
  132. Scancode info:
  133. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  134. Score : 100.00
  135. Match type : COPYRIGHT
  136. Files with this license:
  137. test/COPYING [4:6]
  138. KEEP COPYRIGHT_SERVICE_LABEL d59741a3f91b83f55dba27b27016d1f8
  139. BELONGS ya.make
  140. License text:
  141. * Copyright (C) 2018, Sebastian Pipping <sebastian@pipping.org>
  142. * All rights reserved.
  143. Scancode info:
  144. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  145. Score : 100.00
  146. Match type : COPYRIGHT
  147. Files with this license:
  148. UriConfig.h [4:5]
  149. src/UriMemory.c [4:6]
  150. src/UriMemory.h [4:6]
  151. KEEP COPYRIGHT_SERVICE_LABEL dc546ac6f116e23a5572cd498b804b23
  152. BELONGS test/ya.make ya.make
  153. License text:
  154. Copyright (C) 2007, Weijia Song <songweijia@gmail.com>
  155. Copyright (C) 2007, Sebastian Pipping <sebastian@pipping.org>
  156. All rights reserved.
  157. Scancode info:
  158. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  159. Score : 100.00
  160. Match type : COPYRIGHT
  161. Files with this license:
  162. COPYING [3:5]
  163. include/uriparser/Uri.h [5:7]
  164. include/uriparser/UriBase.h [4:6]
  165. include/uriparser/UriDefsAnsi.h [4:6]
  166. include/uriparser/UriDefsConfig.h [4:6]
  167. include/uriparser/UriDefsUnicode.h [4:6]
  168. include/uriparser/UriIp4.h [4:6]
  169. src/UriCommon.c [4:6]
  170. src/UriCommon.h [4:6]
  171. src/UriCompare.c [4:6]
  172. src/UriEscape.c [4:6]
  173. src/UriFile.c [4:6]
  174. src/UriIp4.c [4:6]
  175. src/UriIp4Base.c [4:6]
  176. src/UriIp4Base.h [4:6]
  177. src/UriNormalize.c [4:6]
  178. src/UriNormalizeBase.c [4:6]
  179. src/UriNormalizeBase.h [4:6]
  180. src/UriParse.c [4:6]
  181. src/UriParseBase.c [4:6]
  182. src/UriParseBase.h [4:6]
  183. src/UriQuery.c [4:6]
  184. src/UriRecompose.c [4:6]
  185. src/UriResolve.c [4:6]
  186. src/UriShorten.c [4:6]
  187. test/FourSuite.cpp [4:5]
  188. test/MemoryManagerSuite.cpp [4:5]
  189. test/test.cpp [4:5]