quarchpy 2.2.9.dev3__py2.py3-none-any.whl → 2.2.9.dev4__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (499) hide show
  1. quarchpy/.idea/.name +1 -0
  2. quarchpy/.idea/inspectionProfiles/Project_Default.xml +50 -0
  3. quarchpy/.idea/inspectionProfiles/profiles_settings.xml +6 -0
  4. quarchpy/.idea/misc.xml +7 -0
  5. quarchpy/.idea/modules.xml +8 -0
  6. quarchpy/.idea/quarchpy.iml +12 -0
  7. quarchpy/.idea/vcs.xml +7 -0
  8. quarchpy/.idea/workspace.xml +273 -0
  9. quarchpy/__pycache__/__init__.cpython-311.pyc +0 -0
  10. quarchpy/__pycache__/__init__.cpython-312.pyc +0 -0
  11. quarchpy/__pycache__/_version.cpython-311.pyc +0 -0
  12. quarchpy/__pycache__/_version.cpython-312.pyc +0 -0
  13. quarchpy/__pycache__/connection.cpython-311.pyc +0 -0
  14. quarchpy/__pycache__/connection.cpython-312.pyc +0 -0
  15. quarchpy/__pycache__/run.cpython-311.pyc +0 -0
  16. quarchpy/__pycache__/run.cpython-312.pyc +0 -0
  17. quarchpy/_version.py +1 -1
  18. quarchpy/config_files/__pycache__/__init__.cpython-311.pyc +0 -0
  19. quarchpy/config_files/__pycache__/__init__.cpython-312.pyc +0 -0
  20. quarchpy/config_files/__pycache__/quarch_config_parser.cpython-311.pyc +0 -0
  21. quarchpy/config_files/__pycache__/quarch_config_parser.cpython-312.pyc +0 -0
  22. quarchpy/connection_specific/QPS/win-amd64/app.jar +0 -0
  23. quarchpy/connection_specific/QPS/win-amd64/app.properties +1 -1
  24. quarchpy/connection_specific/QPS/win-amd64/qis/qis.jar +0 -0
  25. quarchpy/connection_specific/QPS/win-amd64/qis/qis_lib/CInterface-2.3.jar +0 -0
  26. quarchpy/connection_specific/QPS/win-amd64/qis/qis_lib/QuarchCommon-2.0.jar +0 -0
  27. quarchpy/connection_specific/QPS/win-amd64/qis/qis_lib/{TorridonCommon-1.3.jar → TorridonCommon-1.1.jar} +0 -0
  28. quarchpy/connection_specific/QPS/win-amd64/qis/qis_lib/jmdns-3.5.9.jar +0 -0
  29. quarchpy/connection_specific/QPS/win-amd64/qis/qis_lib/usb4java-1.3.1.jar +0 -0
  30. quarchpy/connection_specific/QPS/win-amd64/qps-command-reference.html +3 -11
  31. quarchpy/connection_specific/QPS/win-amd64/qps.jar +0 -0
  32. quarchpy/connection_specific/QPS/win-amd64/qps_lib/JFXUtilities-1.0.jar +0 -0
  33. quarchpy/connection_specific/QPS/win-amd64/qps_lib/QuarchCommon-2.0.jar +0 -0
  34. quarchpy/connection_specific/QPS/win-amd64/qps_lib/lin-arm64/javafx-base-21.0.6-linux-aarch64.jar +0 -0
  35. quarchpy/connection_specific/QPS/win-amd64/qps_lib/lin-arm64/javafx-controls-21.0.6-linux-aarch64.jar +0 -0
  36. quarchpy/connection_specific/QPS/win-amd64/qps_lib/lin-arm64/javafx-fxml-21.0.6-linux-aarch64.jar +0 -0
  37. quarchpy/connection_specific/QPS/win-amd64/qps_lib/lin-arm64/javafx-graphics-21.0.6-linux-aarch64.jar +0 -0
  38. quarchpy/connection_specific/QPS/win-amd64/qps_lib/lin-arm64/javafx-swing-21.0.6-linux-aarch64.jar +0 -0
  39. quarchpy/connection_specific/QPS/win-amd64/qps_lib/lin-x64/{javafx-base-21.0.5-linux.jar → javafx-base-21.0.6-linux.jar} +0 -0
  40. quarchpy/connection_specific/QPS/win-amd64/qps_lib/lin-x64/{javafx-controls-21.0.5-linux.jar → javafx-controls-21.0.6-linux.jar} +0 -0
  41. quarchpy/connection_specific/QPS/win-amd64/qps_lib/lin-x64/{javafx-fxml-21.0.5-linux.jar → javafx-fxml-21.0.6-linux.jar} +0 -0
  42. quarchpy/connection_specific/QPS/win-amd64/qps_lib/lin-x64/{javafx-graphics-21.0.5-linux.jar → javafx-graphics-21.0.6-linux.jar} +0 -0
  43. quarchpy/connection_specific/QPS/win-amd64/qps_lib/lin-x64/{javafx-swing-21.0.5-linux.jar → javafx-swing-21.0.6-linux.jar} +0 -0
  44. quarchpy/connection_specific/QPS/win-amd64/qps_lib/{mac-x64/javafx-base-21.0.5-mac.jar → mac-arm64/javafx-base-21.0.6-mac-aarch64.jar} +0 -0
  45. quarchpy/connection_specific/QPS/win-amd64/qps_lib/mac-arm64/{javafx-controls-21.0.5-mac-aarch64.jar → javafx-controls-21.0.6-mac-aarch64.jar} +0 -0
  46. quarchpy/connection_specific/QPS/win-amd64/qps_lib/{mac-x64/javafx-fxml-21.0.5-mac.jar → mac-arm64/javafx-fxml-21.0.6-mac-aarch64.jar} +0 -0
  47. quarchpy/connection_specific/QPS/win-amd64/qps_lib/mac-arm64/{javafx-graphics-21.0.5-mac-aarch64.jar → javafx-graphics-21.0.6-mac-aarch64.jar} +0 -0
  48. quarchpy/connection_specific/QPS/win-amd64/qps_lib/mac-arm64/{javafx-swing-21.0.5-mac-aarch64.jar → javafx-swing-21.0.6-mac-aarch64.jar} +0 -0
  49. quarchpy/connection_specific/QPS/win-amd64/qps_lib/{mac-arm64/javafx-base-21.0.5-mac-aarch64.jar → mac-x64/javafx-base-21.0.6-mac.jar} +0 -0
  50. quarchpy/connection_specific/QPS/win-amd64/qps_lib/mac-x64/{javafx-controls-21.0.5-mac.jar → javafx-controls-21.0.6-mac.jar} +0 -0
  51. quarchpy/connection_specific/QPS/win-amd64/qps_lib/{mac-arm64/javafx-fxml-21.0.5-mac-aarch64.jar → mac-x64/javafx-fxml-21.0.6-mac.jar} +0 -0
  52. quarchpy/connection_specific/QPS/win-amd64/qps_lib/mac-x64/{javafx-graphics-21.0.5-mac.jar → javafx-graphics-21.0.6-mac.jar} +0 -0
  53. quarchpy/connection_specific/QPS/win-amd64/qps_lib/mac-x64/{javafx-swing-21.0.5-mac.jar → javafx-swing-21.0.6-mac.jar} +0 -0
  54. quarchpy/connection_specific/QPS/win-amd64/qps_lib/qutils-1.0.jar +0 -0
  55. quarchpy/connection_specific/QPS/win-amd64/qps_lib/win-x64/{javafx-base-21.0.5-win.jar → javafx-base-21.0.6-win.jar} +0 -0
  56. quarchpy/connection_specific/QPS/win-amd64/qps_lib/win-x64/{javafx-controls-21.0.5-win.jar → javafx-controls-21.0.6-win.jar} +0 -0
  57. quarchpy/connection_specific/QPS/win-amd64/qps_lib/win-x64/{javafx-fxml-21.0.5-win.jar → javafx-fxml-21.0.6-win.jar} +0 -0
  58. quarchpy/connection_specific/QPS/win-amd64/qps_lib/win-x64/{javafx-graphics-21.0.5-win.jar → javafx-graphics-21.0.6-win.jar} +0 -0
  59. quarchpy/connection_specific/QPS/win-amd64/qps_lib/win-x64/{javafx-swing-21.0.5-win.jar → javafx-swing-21.0.6-win.jar} +0 -0
  60. quarchpy/connection_specific/QPS/win-amd64/scriptCommands.txt +1 -23
  61. quarchpy/connection_specific/QPS/win-amd64/whats-new.txt +1 -1
  62. quarchpy/connection_specific/__pycache__/StreamChannels.cpython-311.pyc +0 -0
  63. quarchpy/connection_specific/__pycache__/StreamChannels.cpython-312.pyc +0 -0
  64. quarchpy/connection_specific/__pycache__/__init__.cpython-311.pyc +0 -0
  65. quarchpy/connection_specific/__pycache__/__init__.cpython-312.pyc +0 -0
  66. quarchpy/connection_specific/__pycache__/connection_QIS.cpython-311.pyc +0 -0
  67. quarchpy/connection_specific/__pycache__/connection_QIS.cpython-312.pyc +0 -0
  68. quarchpy/connection_specific/__pycache__/connection_QPS.cpython-311.pyc +0 -0
  69. quarchpy/connection_specific/__pycache__/connection_QPS.cpython-312.pyc +0 -0
  70. quarchpy/connection_specific/__pycache__/connection_ReST.cpython-311.pyc +0 -0
  71. quarchpy/connection_specific/__pycache__/connection_ReST.cpython-312.pyc +0 -0
  72. quarchpy/connection_specific/__pycache__/connection_Serial.cpython-311.pyc +0 -0
  73. quarchpy/connection_specific/__pycache__/connection_Serial.cpython-312.pyc +0 -0
  74. quarchpy/connection_specific/__pycache__/connection_TCP.cpython-311.pyc +0 -0
  75. quarchpy/connection_specific/__pycache__/connection_TCP.cpython-312.pyc +0 -0
  76. quarchpy/connection_specific/__pycache__/connection_USB.cpython-311.pyc +0 -0
  77. quarchpy/connection_specific/__pycache__/connection_USB.cpython-312.pyc +0 -0
  78. quarchpy/connection_specific/__pycache__/mDNS.cpython-311.pyc +0 -0
  79. quarchpy/connection_specific/__pycache__/mDNS.cpython-312.pyc +0 -0
  80. quarchpy/connection_specific/connection_QIS.py +6 -3
  81. quarchpy/connection_specific/jdk_j21_jres/__pycache__/__init__.cpython-311.pyc +0 -0
  82. quarchpy/connection_specific/jdk_j21_jres/__pycache__/__init__.cpython-312.pyc +0 -0
  83. quarchpy/connection_specific/jdk_j21_jres/__pycache__/fix_permissions.cpython-311.pyc +0 -0
  84. quarchpy/connection_specific/jdk_j21_jres/__pycache__/fix_permissions.cpython-312.pyc +0 -0
  85. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/bin/java +0 -0
  86. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/bin/jfr +0 -0
  87. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/bin/jrunscript +0 -0
  88. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/bin/jwebserver +0 -0
  89. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/bin/keytool +0 -0
  90. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/bin/rmiregistry +0 -0
  91. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/jaxp.properties +180 -200
  92. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/logging.properties +63 -63
  93. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/management/management.properties +327 -326
  94. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/net.properties +164 -162
  95. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/security/java.policy +46 -0
  96. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/security/java.security +1509 -1517
  97. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.base/asm.md +36 -36
  98. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.base/cldr.md +109 -100
  99. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.base/icu.md +518 -93
  100. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.base/public_suffix.md +399 -399
  101. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.base/unicode.md +103 -269
  102. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.desktop/freetype.md +649 -649
  103. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.desktop/giflib.md +50 -46
  104. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.smartcardio/pcsclite.md +57 -57
  105. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/xalan.md +255 -255
  106. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.crypto.cryptoki/pkcs11cryptotoken.md +72 -76
  107. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/ADDITIONAL_LICENSE_INFO +37 -0
  108. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/ASSEMBLY_EXCEPTION +27 -0
  109. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/LICENSE +347 -0
  110. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/ADDITIONAL_LICENSE_INFO +37 -0
  111. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/ASSEMBLY_EXCEPTION +27 -0
  112. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/LICENSE +347 -0
  113. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.localedata/cldr.md +109 -100
  114. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/classlist +1502 -1587
  115. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/jexec +0 -0
  116. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/jfr/default.jfc +1126 -1152
  117. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/jfr/profile.jfc +1126 -1151
  118. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/jrt-fs.jar +0 -0
  119. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/jspawnhelper +0 -0
  120. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libawt.so +0 -0
  121. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libawt_headless.so +0 -0
  122. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libawt_xawt.so +0 -0
  123. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libdt_socket.so +0 -0
  124. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libextnet.so +0 -0
  125. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libfontmanager.so +0 -0
  126. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libfreetype.so +0 -0
  127. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libinstrument.so +0 -0
  128. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libj2gss.so +0 -0
  129. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libj2pcsc.so +0 -0
  130. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libj2pkcs11.so +0 -0
  131. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjaas.so +0 -0
  132. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjava.so +0 -0
  133. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjavajpeg.so +0 -0
  134. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjawt.so +0 -0
  135. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjdwp.so +0 -0
  136. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjimage.so +0 -0
  137. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjli.so +0 -0
  138. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjsig.so +0 -0
  139. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjsound.so +0 -0
  140. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjsvml.so +0 -0
  141. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/liblcms.so +0 -0
  142. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libmanagement.so +0 -0
  143. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libmanagement_agent.so +0 -0
  144. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libmanagement_ext.so +0 -0
  145. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libmlib_image.so +0 -0
  146. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libnet.so +0 -0
  147. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libnio.so +0 -0
  148. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libprefs.so +0 -0
  149. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/librmi.so +0 -0
  150. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libsctp.so +0 -0
  151. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libsplashscreen.so +0 -0
  152. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libsyslookup.so +0 -0
  153. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libverify.so +0 -0
  154. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libzip.so +0 -0
  155. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/modules +0 -0
  156. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/psfontj2d.properties +323 -323
  157. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/security/default.policy +235 -0
  158. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/security/public_suffix_list.dat +0 -0
  159. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/server/libjsig.so +0 -0
  160. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/server/libjvm.so +0 -0
  161. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/tzdb.dat +0 -0
  162. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/release +2 -2
  163. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/bin/java +0 -0
  164. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/bin/jfr +0 -0
  165. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/bin/jrunscript +0 -0
  166. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/bin/jwebserver +0 -0
  167. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/bin/keytool +0 -0
  168. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/bin/rmiregistry +0 -0
  169. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/jaxp.properties +180 -200
  170. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/logging.properties +63 -63
  171. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/management/management.properties +327 -326
  172. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/net.properties +164 -162
  173. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/security/java.policy +46 -0
  174. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/security/java.security +1510 -1518
  175. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.base/asm.md +36 -36
  176. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.base/cldr.md +109 -100
  177. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.base/icu.md +518 -93
  178. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.base/public_suffix.md +399 -399
  179. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.base/unicode.md +103 -269
  180. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.desktop/freetype.md +649 -649
  181. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.desktop/giflib.md +50 -46
  182. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.smartcardio/pcsclite.md +57 -57
  183. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/xalan.md +255 -255
  184. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.crypto.cryptoki/pkcs11cryptotoken.md +72 -76
  185. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/ADDITIONAL_LICENSE_INFO +37 -0
  186. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/ASSEMBLY_EXCEPTION +27 -0
  187. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/LICENSE +347 -0
  188. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/ADDITIONAL_LICENSE_INFO +37 -0
  189. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/ASSEMBLY_EXCEPTION +27 -0
  190. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/LICENSE +347 -0
  191. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.localedata/cldr.md +109 -100
  192. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/classlist +1497 -1589
  193. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/jfr/default.jfc +1126 -1152
  194. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/jfr/profile.jfc +1126 -1151
  195. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/jrt-fs.jar +0 -0
  196. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/jspawnhelper +0 -0
  197. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libawt.dylib +0 -0
  198. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libawt_lwawt.dylib +0 -0
  199. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libdt_socket.dylib +0 -0
  200. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libextnet.dylib +0 -0
  201. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libfontmanager.dylib +0 -0
  202. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libfreetype.dylib +0 -0
  203. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libinstrument.dylib +0 -0
  204. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libj2gss.dylib +0 -0
  205. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libj2pcsc.dylib +0 -0
  206. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libj2pkcs11.dylib +0 -0
  207. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjaas.dylib +0 -0
  208. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjava.dylib +0 -0
  209. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjavajpeg.dylib +0 -0
  210. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjawt.dylib +0 -0
  211. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjdwp.dylib +0 -0
  212. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjimage.dylib +0 -0
  213. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjli.dylib +0 -0
  214. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjsig.dylib +0 -0
  215. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjsound.dylib +0 -0
  216. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/liblcms.dylib +0 -0
  217. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libmanagement.dylib +0 -0
  218. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libmanagement_agent.dylib +0 -0
  219. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libmanagement_ext.dylib +0 -0
  220. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libmlib_image.dylib +0 -0
  221. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libnet.dylib +0 -0
  222. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libnio.dylib +0 -0
  223. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libosx.dylib +0 -0
  224. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libosxapp.dylib +0 -0
  225. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libosxkrb5.dylib +0 -0
  226. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libosxsecurity.dylib +0 -0
  227. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libosxui.dylib +0 -0
  228. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libprefs.dylib +0 -0
  229. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/librmi.dylib +0 -0
  230. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libsplashscreen.dylib +0 -0
  231. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libsyslookup.dylib +0 -0
  232. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libverify.dylib +0 -0
  233. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libzip.dylib +0 -0
  234. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/modules +0 -0
  235. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/psfontj2d.properties +323 -323
  236. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/security/default.policy +235 -0
  237. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/security/public_suffix_list.dat +0 -0
  238. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/server/libjsig.dylib +0 -0
  239. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/server/libjvm.dylib +0 -0
  240. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/shaders.metallib +0 -0
  241. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/tzdb.dat +0 -0
  242. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/release +2 -2
  243. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-console-l1-1-0.dll +0 -0
  244. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-datetime-l1-1-0.dll +0 -0
  245. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-debug-l1-1-0.dll +0 -0
  246. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-errorhandling-l1-1-0.dll +0 -0
  247. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-file-l1-1-0.dll +0 -0
  248. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-file-l1-2-0.dll +0 -0
  249. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-file-l2-1-0.dll +0 -0
  250. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-handle-l1-1-0.dll +0 -0
  251. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-heap-l1-1-0.dll +0 -0
  252. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-interlocked-l1-1-0.dll +0 -0
  253. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-libraryloader-l1-1-0.dll +0 -0
  254. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-localization-l1-2-0.dll +0 -0
  255. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-memory-l1-1-0.dll +0 -0
  256. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-namedpipe-l1-1-0.dll +0 -0
  257. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-processenvironment-l1-1-0.dll +0 -0
  258. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-processthreads-l1-1-0.dll +0 -0
  259. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-processthreads-l1-1-1.dll +0 -0
  260. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-profile-l1-1-0.dll +0 -0
  261. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-rtlsupport-l1-1-0.dll +0 -0
  262. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-string-l1-1-0.dll +0 -0
  263. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-synch-l1-1-0.dll +0 -0
  264. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-synch-l1-2-0.dll +0 -0
  265. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-sysinfo-l1-1-0.dll +0 -0
  266. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-timezone-l1-1-0.dll +0 -0
  267. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-util-l1-1-0.dll +0 -0
  268. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-conio-l1-1-0.dll +0 -0
  269. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-convert-l1-1-0.dll +0 -0
  270. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-environment-l1-1-0.dll +0 -0
  271. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-filesystem-l1-1-0.dll +0 -0
  272. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-heap-l1-1-0.dll +0 -0
  273. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-locale-l1-1-0.dll +0 -0
  274. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-math-l1-1-0.dll +0 -0
  275. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-multibyte-l1-1-0.dll +0 -0
  276. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-private-l1-1-0.dll +0 -0
  277. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-process-l1-1-0.dll +0 -0
  278. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-runtime-l1-1-0.dll +0 -0
  279. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-stdio-l1-1-0.dll +0 -0
  280. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-string-l1-1-0.dll +0 -0
  281. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-time-l1-1-0.dll +0 -0
  282. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-utility-l1-1-0.dll +0 -0
  283. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/awt.dll +0 -0
  284. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/dt_socket.dll +0 -0
  285. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/extnet.dll +0 -0
  286. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/fontmanager.dll +0 -0
  287. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/freetype.dll +0 -0
  288. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/instrument.dll +0 -0
  289. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/j2gss.dll +0 -0
  290. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/j2pcsc.dll +0 -0
  291. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/j2pkcs11.dll +0 -0
  292. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jaas.dll +0 -0
  293. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jabswitch.exe +0 -0
  294. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jaccessinspector.exe +0 -0
  295. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jaccesswalker.exe +0 -0
  296. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/java.dll +0 -0
  297. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/java.exe +0 -0
  298. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/javaaccessbridge.dll +0 -0
  299. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/javajpeg.dll +0 -0
  300. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/javaw.exe +0 -0
  301. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jawt.dll +0 -0
  302. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jdwp.dll +0 -0
  303. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jfr.exe +0 -0
  304. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jimage.dll +0 -0
  305. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jli.dll +0 -0
  306. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jrunscript.exe +0 -0
  307. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jsound.dll +0 -0
  308. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jsvml.dll +0 -0
  309. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jwebserver.exe +0 -0
  310. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/keytool.exe +0 -0
  311. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/kinit.exe +0 -0
  312. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/klist.exe +0 -0
  313. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/ktab.exe +0 -0
  314. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/lcms.dll +0 -0
  315. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/management.dll +0 -0
  316. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/management_agent.dll +0 -0
  317. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/management_ext.dll +0 -0
  318. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/mlib_image.dll +0 -0
  319. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/msvcp140.dll +0 -0
  320. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/net.dll +0 -0
  321. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/nio.dll +0 -0
  322. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/prefs.dll +0 -0
  323. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/rmi.dll +0 -0
  324. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/rmiregistry.exe +0 -0
  325. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/server/jvm.dll +0 -0
  326. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/splashscreen.dll +0 -0
  327. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/sspi_bridge.dll +0 -0
  328. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/syslookup.dll +0 -0
  329. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/ucrtbase.dll +0 -0
  330. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/vcruntime140.dll +0 -0
  331. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/vcruntime140_1.dll +0 -0
  332. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/verify.dll +0 -0
  333. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/w2k_lsa_auth.dll +0 -0
  334. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/windowsaccessbridge-64.dll +0 -0
  335. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/zip.dll +0 -0
  336. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/jaxp.properties +180 -200
  337. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/logging.properties +63 -63
  338. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/management/management.properties +327 -326
  339. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/net.properties +168 -166
  340. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/security/java.policy +46 -0
  341. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/security/java.security +59 -67
  342. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.base/asm.md +36 -36
  343. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.base/cldr.md +109 -100
  344. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.base/icu.md +518 -93
  345. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.base/public_suffix.md +399 -399
  346. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.base/unicode.md +103 -269
  347. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.desktop/freetype.md +649 -649
  348. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.desktop/giflib.md +50 -46
  349. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/xalan.md +255 -255
  350. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/jdk.crypto.cryptoki/pkcs11cryptotoken.md +72 -76
  351. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/ADDITIONAL_LICENSE_INFO +1 -0
  352. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/ASSEMBLY_EXCEPTION +1 -0
  353. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/LICENSE +1 -0
  354. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/ADDITIONAL_LICENSE_INFO +1 -0
  355. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/ASSEMBLY_EXCEPTION +1 -0
  356. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/LICENSE +1 -0
  357. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/classlist +222 -313
  358. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/jawt.lib +0 -0
  359. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/jfr/default.jfc +1126 -1152
  360. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/jfr/profile.jfc +1126 -1151
  361. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/jrt-fs.jar +0 -0
  362. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/jvm.lib +0 -0
  363. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/modules +0 -0
  364. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/psfontj2d.properties +323 -323
  365. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/security/default.policy +251 -0
  366. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/security/public_suffix_list.dat +0 -0
  367. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/tzdb.dat +0 -0
  368. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/tzmappings +146 -1
  369. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/release +2 -2
  370. quarchpy/connection_specific/mDNS.py +3 -1
  371. quarchpy/connection_specific/serial/__pycache__/__init__.cpython-311.pyc +0 -0
  372. quarchpy/connection_specific/serial/__pycache__/__init__.cpython-312.pyc +0 -0
  373. quarchpy/connection_specific/serial/__pycache__/serialutil.cpython-311.pyc +0 -0
  374. quarchpy/connection_specific/serial/__pycache__/serialutil.cpython-312.pyc +0 -0
  375. quarchpy/connection_specific/serial/__pycache__/serialwin32.cpython-311.pyc +0 -0
  376. quarchpy/connection_specific/serial/__pycache__/serialwin32.cpython-312.pyc +0 -0
  377. quarchpy/connection_specific/serial/__pycache__/win32.cpython-311.pyc +0 -0
  378. quarchpy/connection_specific/serial/__pycache__/win32.cpython-312.pyc +0 -0
  379. quarchpy/connection_specific/serial/tools/__pycache__/__init__.cpython-311.pyc +0 -0
  380. quarchpy/connection_specific/serial/tools/__pycache__/__init__.cpython-312.pyc +0 -0
  381. quarchpy/connection_specific/serial/tools/__pycache__/list_ports.cpython-311.pyc +0 -0
  382. quarchpy/connection_specific/serial/tools/__pycache__/list_ports.cpython-312.pyc +0 -0
  383. quarchpy/connection_specific/serial/tools/__pycache__/list_ports_common.cpython-311.pyc +0 -0
  384. quarchpy/connection_specific/serial/tools/__pycache__/list_ports_common.cpython-312.pyc +0 -0
  385. quarchpy/connection_specific/serial/tools/__pycache__/list_ports_windows.cpython-311.pyc +0 -0
  386. quarchpy/connection_specific/serial/tools/__pycache__/list_ports_windows.cpython-312.pyc +0 -0
  387. quarchpy/connection_specific/usb_libs/__pycache__/libusb1.cpython-312.pyc +0 -0
  388. quarchpy/connection_specific/usb_libs/__pycache__/usb1.cpython-312.pyc +0 -0
  389. quarchpy/connection_specific/usb_libs/usb1.py +2360 -2360
  390. quarchpy/debug/SystemTest.py +17 -38
  391. quarchpy/debug/__pycache__/SystemTest.cpython-311.pyc +0 -0
  392. quarchpy/debug/__pycache__/SystemTest.cpython-312.pyc +0 -0
  393. quarchpy/debug/__pycache__/__init__.cpython-311.pyc +0 -0
  394. quarchpy/debug/__pycache__/__init__.cpython-312.pyc +0 -0
  395. quarchpy/debug/__pycache__/module_debug.cpython-311.pyc +0 -0
  396. quarchpy/debug/__pycache__/module_debug.cpython-312.pyc +0 -0
  397. quarchpy/debug/__pycache__/simple_terminal.cpython-311.pyc +0 -0
  398. quarchpy/debug/__pycache__/simple_terminal.cpython-312.pyc +0 -0
  399. quarchpy/debug/__pycache__/upgrade_quarchpy.cpython-311.pyc +0 -0
  400. quarchpy/debug/__pycache__/upgrade_quarchpy.cpython-312.pyc +0 -0
  401. quarchpy/debug/__pycache__/versionCompare.cpython-311.pyc +0 -0
  402. quarchpy/debug/__pycache__/versionCompare.cpython-312.pyc +0 -0
  403. quarchpy/debug/module_debug.py +1 -0
  404. quarchpy/device/__pycache__/__init__.cpython-311.pyc +0 -0
  405. quarchpy/device/__pycache__/__init__.cpython-312.pyc +0 -0
  406. quarchpy/device/__pycache__/device.cpython-311.pyc +0 -0
  407. quarchpy/device/__pycache__/device.cpython-312.pyc +0 -0
  408. quarchpy/device/__pycache__/quarchArray.cpython-311.pyc +0 -0
  409. quarchpy/device/__pycache__/quarchArray.cpython-312.pyc +0 -0
  410. quarchpy/device/__pycache__/quarchPPM.cpython-311.pyc +0 -0
  411. quarchpy/device/__pycache__/quarchPPM.cpython-312.pyc +0 -0
  412. quarchpy/device/__pycache__/quarchQPS.cpython-311.pyc +0 -0
  413. quarchpy/device/__pycache__/quarchQPS.cpython-312.pyc +0 -0
  414. quarchpy/device/__pycache__/scanDevices.cpython-311.pyc +0 -0
  415. quarchpy/device/__pycache__/scanDevices.cpython-312.pyc +0 -0
  416. quarchpy/device/device.py +0 -1
  417. quarchpy/device/quarchPPM.py +5 -4
  418. quarchpy/device/quarchQPS.py +67 -95
  419. quarchpy/device/scanDevices.py +3 -3
  420. quarchpy/disk_test/__pycache__/AbsDiskFinder.cpython-311.pyc +0 -0
  421. quarchpy/disk_test/__pycache__/AbsDiskFinder.cpython-312.pyc +0 -0
  422. quarchpy/disk_test/__pycache__/DiskTargetSelection.cpython-311.pyc +0 -0
  423. quarchpy/disk_test/__pycache__/DiskTargetSelection.cpython-312.pyc +0 -0
  424. quarchpy/disk_test/__pycache__/__init__.cpython-311.pyc +0 -0
  425. quarchpy/disk_test/__pycache__/__init__.cpython-312.pyc +0 -0
  426. quarchpy/disk_test/__pycache__/iometerDiskFinder.cpython-311.pyc +0 -0
  427. quarchpy/disk_test/__pycache__/iometerDiskFinder.cpython-312.pyc +0 -0
  428. quarchpy/fio/FIO_interface.py +1 -0
  429. quarchpy/fio/__pycache__/FIO_interface.cpython-311.pyc +0 -0
  430. quarchpy/fio/__pycache__/FIO_interface.cpython-312.pyc +0 -0
  431. quarchpy/fio/__pycache__/__init__.cpython-311.pyc +0 -0
  432. quarchpy/fio/__pycache__/__init__.cpython-312.pyc +0 -0
  433. quarchpy/fio/test_performance_class.py +533 -0
  434. quarchpy/iometer/__pycache__/__init__.cpython-311.pyc +0 -0
  435. quarchpy/iometer/__pycache__/__init__.cpython-312.pyc +0 -0
  436. quarchpy/iometer/__pycache__/gen_iometer_template.cpython-311.pyc +0 -0
  437. quarchpy/iometer/__pycache__/gen_iometer_template.cpython-312.pyc +0 -0
  438. quarchpy/iometer/__pycache__/iometerFuncs.cpython-311.pyc +0 -0
  439. quarchpy/iometer/__pycache__/iometerFuncs.cpython-312.pyc +0 -0
  440. quarchpy/qis/__pycache__/StreamHeaderInfo.cpython-311.pyc +0 -0
  441. quarchpy/qis/__pycache__/StreamHeaderInfo.cpython-312.pyc +0 -0
  442. quarchpy/qis/__pycache__/__init__.cpython-311.pyc +0 -0
  443. quarchpy/qis/__pycache__/__init__.cpython-312.pyc +0 -0
  444. quarchpy/qis/__pycache__/qisFuncs.cpython-311.pyc +0 -0
  445. quarchpy/qis/__pycache__/qisFuncs.cpython-312.pyc +0 -0
  446. quarchpy/qis/qisFuncs.py +50 -45
  447. quarchpy/qps/__pycache__/__init__.cpython-311.pyc +0 -0
  448. quarchpy/qps/__pycache__/__init__.cpython-312.pyc +0 -0
  449. quarchpy/qps/__pycache__/qpsFuncs.cpython-311.pyc +0 -0
  450. quarchpy/qps/__pycache__/qpsFuncs.cpython-312.pyc +0 -0
  451. quarchpy/qps/qpsFuncs.py +17 -10
  452. quarchpy/run.py +3 -3
  453. quarchpy/user_interface/__pycache__/__init__.cpython-311.pyc +0 -0
  454. quarchpy/user_interface/__pycache__/__init__.cpython-312.pyc +0 -0
  455. quarchpy/user_interface/__pycache__/user_interface.cpython-311.pyc +0 -0
  456. quarchpy/user_interface/__pycache__/user_interface.cpython-312.pyc +0 -0
  457. quarchpy/utilities/TestCenter.py +2 -2
  458. quarchpy/utilities/__pycache__/TestCenter.cpython-311.pyc +0 -0
  459. quarchpy/utilities/__pycache__/TestCenter.cpython-312.pyc +0 -0
  460. quarchpy/utilities/__pycache__/TimeValue.cpython-311.pyc +0 -0
  461. quarchpy/utilities/__pycache__/TimeValue.cpython-312.pyc +0 -0
  462. quarchpy/utilities/__pycache__/Version.cpython-311.pyc +0 -0
  463. quarchpy/utilities/__pycache__/Version.cpython-312.pyc +0 -0
  464. quarchpy/utilities/__pycache__/__init__.cpython-311.pyc +0 -0
  465. quarchpy/utilities/__pycache__/__init__.cpython-312.pyc +0 -0
  466. {quarchpy-2.2.9.dev3.dist-info → quarchpy-2.2.9.dev4.dist-info}/METADATA +1 -1
  467. {quarchpy-2.2.9.dev3.dist-info → quarchpy-2.2.9.dev4.dist-info}/RECORD +469 -401
  468. quarchpy/connection_specific/QPS/win-amd64/qis/qis_lib/CInterface-2.5.jar +0 -0
  469. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/jaxp-strict.properties.template +0 -123
  470. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/schema10part1.md +0 -51
  471. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/schema10part2.md +0 -50
  472. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/xhtml10.md +0 -57
  473. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/xhtml10schema.md +0 -150
  474. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/xhtml11.md +0 -68
  475. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/xhtml11schema.md +0 -60
  476. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/xmlspec.md +0 -63
  477. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/xmlxsd.md +0 -43
  478. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.incubator.vector/sleef.md +0 -439
  479. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libsimdsort.so +0 -0
  480. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/jaxp-strict.properties.template +0 -123
  481. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/schema10part1.md +0 -51
  482. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/schema10part2.md +0 -50
  483. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/xhtml10.md +0 -57
  484. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/xhtml10schema.md +0 -150
  485. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/xhtml11.md +0 -68
  486. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/xhtml11schema.md +0 -60
  487. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/xmlspec.md +0 -63
  488. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/xmlxsd.md +0 -43
  489. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/jaxp-strict.properties.template +0 -123
  490. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/schema10part1.md +0 -51
  491. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/schema10part2.md +0 -50
  492. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/xhtml10.md +0 -57
  493. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/xhtml10schema.md +0 -150
  494. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/xhtml11.md +0 -68
  495. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/xhtml11schema.md +0 -60
  496. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/xmlspec.md +0 -63
  497. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/xmlxsd.md +0 -43
  498. {quarchpy-2.2.9.dev3.dist-info → quarchpy-2.2.9.dev4.dist-info}/WHEEL +0 -0
  499. {quarchpy-2.2.9.dev3.dist-info → quarchpy-2.2.9.dev4.dist-info}/top_level.txt +0 -0
@@ -1,399 +1,399 @@
1
- ## Mozilla Public Suffix List
2
-
3
- ### Public Suffix Notice
4
- ```
5
- You are receiving a copy of the Mozilla Public Suffix List in the following
6
- file: <java-home>/lib/security/public_suffix_list.dat. The terms of the
7
- Oracle license do NOT apply to this file; it is licensed under the
8
- Mozilla Public License 2.0, separately from the Oracle programs you receive.
9
- If you do not wish to use the Public Suffix List, you may remove the
10
- <java-home>/lib/security/public_suffix_list.dat file.
11
-
12
- The Source Code of this file is available under the
13
- Mozilla Public License, v. 2.0 and is located at
14
- https://raw.githubusercontent.com/publicsuffix/list/1cbd6e71a9b83620b1d0b11e49d3d9ff48c27e22/public_suffix_list.dat.
15
- If a copy of the MPL was not distributed with this file, you can obtain one
16
- at https://mozilla.org/MPL/2.0/.
17
-
18
- Software distributed under the License is distributed on an "AS IS" basis,
19
- WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
20
- for the specific language governing rights and limitations under the License.
21
- ```
22
-
23
- ### MPL v2.0
24
- ```
25
- Mozilla Public License Version 2.0
26
- ==================================
27
-
28
- 1. Definitions
29
- --------------
30
-
31
- 1.1. "Contributor"
32
- means each individual or legal entity that creates, contributes to
33
- the creation of, or owns Covered Software.
34
-
35
- 1.2. "Contributor Version"
36
- means the combination of the Contributions of others (if any) used
37
- by a Contributor and that particular Contributor's Contribution.
38
-
39
- 1.3. "Contribution"
40
- means Covered Software of a particular Contributor.
41
-
42
- 1.4. "Covered Software"
43
- means Source Code Form to which the initial Contributor has attached
44
- the notice in Exhibit A, the Executable Form of such Source Code
45
- Form, and Modifications of such Source Code Form, in each case
46
- including portions thereof.
47
-
48
- 1.5. "Incompatible With Secondary Licenses"
49
- means
50
-
51
- (a) that the initial Contributor has attached the notice described
52
- in Exhibit B to the Covered Software; or
53
-
54
- (b) that the Covered Software was made available under the terms of
55
- version 1.1 or earlier of the License, but not also under the
56
- terms of a Secondary License.
57
-
58
- 1.6. "Executable Form"
59
- means any form of the work other than Source Code Form.
60
-
61
- 1.7. "Larger Work"
62
- means a work that combines Covered Software with other material, in
63
- a separate file or files, that is not Covered Software.
64
-
65
- 1.8. "License"
66
- means this document.
67
-
68
- 1.9. "Licensable"
69
- means having the right to grant, to the maximum extent possible,
70
- whether at the time of the initial grant or subsequently, any and
71
- all of the rights conveyed by this License.
72
-
73
- 1.10. "Modifications"
74
- means any of the following:
75
-
76
- (a) any file in Source Code Form that results from an addition to,
77
- deletion from, or modification of the contents of Covered
78
- Software; or
79
-
80
- (b) any new file in Source Code Form that contains any Covered
81
- Software.
82
-
83
- 1.11. "Patent Claims" of a Contributor
84
- means any patent claim(s), including without limitation, method,
85
- process, and apparatus claims, in any patent Licensable by such
86
- Contributor that would be infringed, but for the grant of the
87
- License, by the making, using, selling, offering for sale, having
88
- made, import, or transfer of either its Contributions or its
89
- Contributor Version.
90
-
91
- 1.12. "Secondary License"
92
- means either the GNU General Public License, Version 2.0, the GNU
93
- Lesser General Public License, Version 2.1, the GNU Affero General
94
- Public License, Version 3.0, or any later versions of those
95
- licenses.
96
-
97
- 1.13. "Source Code Form"
98
- means the form of the work preferred for making modifications.
99
-
100
- 1.14. "You" (or "Your")
101
- means an individual or a legal entity exercising rights under this
102
- License. For legal entities, "You" includes any entity that
103
- controls, is controlled by, or is under common control with You. For
104
- purposes of this definition, "control" means (a) the power, direct
105
- or indirect, to cause the direction or management of such entity,
106
- whether by contract or otherwise, or (b) ownership of more than
107
- fifty percent (50%) of the outstanding shares or beneficial
108
- ownership of such entity.
109
-
110
- 2. License Grants and Conditions
111
- --------------------------------
112
-
113
- 2.1. Grants
114
-
115
- Each Contributor hereby grants You a world-wide, royalty-free,
116
- non-exclusive license:
117
-
118
- (a) under intellectual property rights (other than patent or trademark)
119
- Licensable by such Contributor to use, reproduce, make available,
120
- modify, display, perform, distribute, and otherwise exploit its
121
- Contributions, either on an unmodified basis, with Modifications, or
122
- as part of a Larger Work; and
123
-
124
- (b) under Patent Claims of such Contributor to make, use, sell, offer
125
- for sale, have made, import, and otherwise transfer either its
126
- Contributions or its Contributor Version.
127
-
128
- 2.2. Effective Date
129
-
130
- The licenses granted in Section 2.1 with respect to any Contribution
131
- become effective for each Contribution on the date the Contributor first
132
- distributes such Contribution.
133
-
134
- 2.3. Limitations on Grant Scope
135
-
136
- The licenses granted in this Section 2 are the only rights granted under
137
- this License. No additional rights or licenses will be implied from the
138
- distribution or licensing of Covered Software under this License.
139
- Notwithstanding Section 2.1(b) above, no patent license is granted by a
140
- Contributor:
141
-
142
- (a) for any code that a Contributor has removed from Covered Software;
143
- or
144
-
145
- (b) for infringements caused by: (i) Your and any other third party's
146
- modifications of Covered Software, or (ii) the combination of its
147
- Contributions with other software (except as part of its Contributor
148
- Version); or
149
-
150
- (c) under Patent Claims infringed by Covered Software in the absence of
151
- its Contributions.
152
-
153
- This License does not grant any rights in the trademarks, service marks,
154
- or logos of any Contributor (except as may be necessary to comply with
155
- the notice requirements in Section 3.4).
156
-
157
- 2.4. Subsequent Licenses
158
-
159
- No Contributor makes additional grants as a result of Your choice to
160
- distribute the Covered Software under a subsequent version of this
161
- License (see Section 10.2) or under the terms of a Secondary License (if
162
- permitted under the terms of Section 3.3).
163
-
164
- 2.5. Representation
165
-
166
- Each Contributor represents that the Contributor believes its
167
- Contributions are its original creation(s) or it has sufficient rights
168
- to grant the rights to its Contributions conveyed by this License.
169
-
170
- 2.6. Fair Use
171
-
172
- This License is not intended to limit any rights You have under
173
- applicable copyright doctrines of fair use, fair dealing, or other
174
- equivalents.
175
-
176
- 2.7. Conditions
177
-
178
- Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
179
- in Section 2.1.
180
-
181
- 3. Responsibilities
182
- -------------------
183
-
184
- 3.1. Distribution of Source Form
185
-
186
- All distribution of Covered Software in Source Code Form, including any
187
- Modifications that You create or to which You contribute, must be under
188
- the terms of this License. You must inform recipients that the Source
189
- Code Form of the Covered Software is governed by the terms of this
190
- License, and how they can obtain a copy of this License. You may not
191
- attempt to alter or restrict the recipients' rights in the Source Code
192
- Form.
193
-
194
- 3.2. Distribution of Executable Form
195
-
196
- If You distribute Covered Software in Executable Form then:
197
-
198
- (a) such Covered Software must also be made available in Source Code
199
- Form, as described in Section 3.1, and You must inform recipients of
200
- the Executable Form how they can obtain a copy of such Source Code
201
- Form by reasonable means in a timely manner, at a charge no more
202
- than the cost of distribution to the recipient; and
203
-
204
- (b) You may distribute such Executable Form under the terms of this
205
- License, or sublicense it under different terms, provided that the
206
- license for the Executable Form does not attempt to limit or alter
207
- the recipients' rights in the Source Code Form under this License.
208
-
209
- 3.3. Distribution of a Larger Work
210
-
211
- You may create and distribute a Larger Work under terms of Your choice,
212
- provided that You also comply with the requirements of this License for
213
- the Covered Software. If the Larger Work is a combination of Covered
214
- Software with a work governed by one or more Secondary Licenses, and the
215
- Covered Software is not Incompatible With Secondary Licenses, this
216
- License permits You to additionally distribute such Covered Software
217
- under the terms of such Secondary License(s), so that the recipient of
218
- the Larger Work may, at their option, further distribute the Covered
219
- Software under the terms of either this License or such Secondary
220
- License(s).
221
-
222
- 3.4. Notices
223
-
224
- You may not remove or alter the substance of any license notices
225
- (including copyright notices, patent notices, disclaimers of warranty,
226
- or limitations of liability) contained within the Source Code Form of
227
- the Covered Software, except that You may alter any license notices to
228
- the extent required to remedy known factual inaccuracies.
229
-
230
- 3.5. Application of Additional Terms
231
-
232
- You may choose to offer, and to charge a fee for, warranty, support,
233
- indemnity or liability obligations to one or more recipients of Covered
234
- Software. However, You may do so only on Your own behalf, and not on
235
- behalf of any Contributor. You must make it absolutely clear that any
236
- such warranty, support, indemnity, or liability obligation is offered by
237
- You alone, and You hereby agree to indemnify every Contributor for any
238
- liability incurred by such Contributor as a result of warranty, support,
239
- indemnity or liability terms You offer. You may include additional
240
- disclaimers of warranty and limitations of liability specific to any
241
- jurisdiction.
242
-
243
- 4. Inability to Comply Due to Statute or Regulation
244
- ---------------------------------------------------
245
-
246
- If it is impossible for You to comply with any of the terms of this
247
- License with respect to some or all of the Covered Software due to
248
- statute, judicial order, or regulation then You must: (a) comply with
249
- the terms of this License to the maximum extent possible; and (b)
250
- describe the limitations and the code they affect. Such description must
251
- be placed in a text file included with all distributions of the Covered
252
- Software under this License. Except to the extent prohibited by statute
253
- or regulation, such description must be sufficiently detailed for a
254
- recipient of ordinary skill to be able to understand it.
255
-
256
- 5. Termination
257
- --------------
258
-
259
- 5.1. The rights granted under this License will terminate automatically
260
- if You fail to comply with any of its terms. However, if You become
261
- compliant, then the rights granted under this License from a particular
262
- Contributor are reinstated (a) provisionally, unless and until such
263
- Contributor explicitly and finally terminates Your grants, and (b) on an
264
- ongoing basis, if such Contributor fails to notify You of the
265
- non-compliance by some reasonable means prior to 60 days after You have
266
- come back into compliance. Moreover, Your grants from a particular
267
- Contributor are reinstated on an ongoing basis if such Contributor
268
- notifies You of the non-compliance by some reasonable means, this is the
269
- first time You have received notice of non-compliance with this License
270
- from such Contributor, and You become compliant prior to 30 days after
271
- Your receipt of the notice.
272
-
273
- 5.2. If You initiate litigation against any entity by asserting a patent
274
- infringement claim (excluding declaratory judgment actions,
275
- counter-claims, and cross-claims) alleging that a Contributor Version
276
- directly or indirectly infringes any patent, then the rights granted to
277
- You by any and all Contributors for the Covered Software under Section
278
- 2.1 of this License shall terminate.
279
-
280
- 5.3. In the event of termination under Sections 5.1 or 5.2 above, all
281
- end user license agreements (excluding distributors and resellers) which
282
- have been validly granted by You or Your distributors under this License
283
- prior to termination shall survive termination.
284
-
285
- ************************************************************************
286
- * *
287
- * 6. Disclaimer of Warranty *
288
- * ------------------------- *
289
- * *
290
- * Covered Software is provided under this License on an "as is" *
291
- * basis, without warranty of any kind, either expressed, implied, or *
292
- * statutory, including, without limitation, warranties that the *
293
- * Covered Software is free of defects, merchantable, fit for a *
294
- * particular purpose or non-infringing. The entire risk as to the *
295
- * quality and performance of the Covered Software is with You. *
296
- * Should any Covered Software prove defective in any respect, You *
297
- * (not any Contributor) assume the cost of any necessary servicing, *
298
- * repair, or correction. This disclaimer of warranty constitutes an *
299
- * essential part of this License. No use of any Covered Software is *
300
- * authorized under this License except under this disclaimer. *
301
- * *
302
- ************************************************************************
303
-
304
- ************************************************************************
305
- * *
306
- * 7. Limitation of Liability *
307
- * -------------------------- *
308
- * *
309
- * Under no circumstances and under no legal theory, whether tort *
310
- * (including negligence), contract, or otherwise, shall any *
311
- * Contributor, or anyone who distributes Covered Software as *
312
- * permitted above, be liable to You for any direct, indirect, *
313
- * special, incidental, or consequential damages of any character *
314
- * including, without limitation, damages for lost profits, loss of *
315
- * goodwill, work stoppage, computer failure or malfunction, or any *
316
- * and all other commercial damages or losses, even if such party *
317
- * shall have been informed of the possibility of such damages. This *
318
- * limitation of liability shall not apply to liability for death or *
319
- * personal injury resulting from such party's negligence to the *
320
- * extent applicable law prohibits such limitation. Some *
321
- * jurisdictions do not allow the exclusion or limitation of *
322
- * incidental or consequential damages, so this exclusion and *
323
- * limitation may not apply to You. *
324
- * *
325
- ************************************************************************
326
-
327
- 8. Litigation
328
- -------------
329
-
330
- Any litigation relating to this License may be brought only in the
331
- courts of a jurisdiction where the defendant maintains its principal
332
- place of business and such litigation shall be governed by laws of that
333
- jurisdiction, without reference to its conflict-of-law provisions.
334
- Nothing in this Section shall prevent a party's ability to bring
335
- cross-claims or counter-claims.
336
-
337
- 9. Miscellaneous
338
- ----------------
339
-
340
- This License represents the complete agreement concerning the subject
341
- matter hereof. If any provision of this License is held to be
342
- unenforceable, such provision shall be reformed only to the extent
343
- necessary to make it enforceable. Any law or regulation which provides
344
- that the language of a contract shall be construed against the drafter
345
- shall not be used to construe this License against a Contributor.
346
-
347
- 10. Versions of the License
348
- ---------------------------
349
-
350
- 10.1. New Versions
351
-
352
- Mozilla Foundation is the license steward. Except as provided in Section
353
- 10.3, no one other than the license steward has the right to modify or
354
- publish new versions of this License. Each version will be given a
355
- distinguishing version number.
356
-
357
- 10.2. Effect of New Versions
358
-
359
- You may distribute the Covered Software under the terms of the version
360
- of the License under which You originally received the Covered Software,
361
- or under the terms of any subsequent version published by the license
362
- steward.
363
-
364
- 10.3. Modified Versions
365
-
366
- If you create software not governed by this License, and you want to
367
- create a new license for such software, you may create and use a
368
- modified version of this License if you rename the license and remove
369
- any references to the name of the license steward (except to note that
370
- such modified license differs from this License).
371
-
372
- 10.4. Distributing Source Code Form that is Incompatible With Secondary
373
- Licenses
374
-
375
- If You choose to distribute Source Code Form that is Incompatible With
376
- Secondary Licenses under the terms of this version of the License, the
377
- notice described in Exhibit B of this License must be attached.
378
-
379
- Exhibit A - Source Code Form License Notice
380
- -------------------------------------------
381
-
382
- This Source Code Form is subject to the terms of the Mozilla Public
383
- License, v. 2.0. If a copy of the MPL was not distributed with this
384
- file, You can obtain one at https://mozilla.org/MPL/2.0/.
385
-
386
- If it is not possible or desirable to put the notice in a particular
387
- file, then You may include the notice in a location (such as a LICENSE
388
- file in a relevant directory) where a recipient would be likely to look
389
- for such a notice.
390
-
391
- You may add additional accurate notices of copyright ownership.
392
-
393
- Exhibit B - "Incompatible With Secondary Licenses" Notice
394
- ---------------------------------------------------------
395
-
396
- This Source Code Form is "Incompatible With Secondary Licenses", as
397
- defined by the Mozilla Public License, v. 2.0.
398
-
399
- ```
1
+ ## Mozilla Public Suffix List
2
+
3
+ ### Public Suffix Notice
4
+ ```
5
+ You are receiving a copy of the Mozilla Public Suffix List in the following
6
+ file: <java-home>/lib/security/public_suffix_list.dat. The terms of the
7
+ Oracle license do NOT apply to this file; it is licensed under the
8
+ Mozilla Public License 2.0, separately from the Oracle programs you receive.
9
+ If you do not wish to use the Public Suffix List, you may remove the
10
+ <java-home>/lib/security/public_suffix_list.dat file.
11
+
12
+ The Source Code of this file is available under the
13
+ Mozilla Public License, v. 2.0 and is located at
14
+ https://raw.githubusercontent.com/publicsuffix/list/b5bf572c52988dbe9d865b8f090ea819024a9936/public_suffix_list.dat.
15
+ If a copy of the MPL was not distributed with this file, you can obtain one
16
+ at https://mozilla.org/MPL/2.0/.
17
+
18
+ Software distributed under the License is distributed on an "AS IS" basis,
19
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
20
+ for the specific language governing rights and limitations under the License.
21
+ ```
22
+
23
+ ### MPL v2.0
24
+ ```
25
+ Mozilla Public License Version 2.0
26
+ ==================================
27
+
28
+ 1. Definitions
29
+ --------------
30
+
31
+ 1.1. "Contributor"
32
+ means each individual or legal entity that creates, contributes to
33
+ the creation of, or owns Covered Software.
34
+
35
+ 1.2. "Contributor Version"
36
+ means the combination of the Contributions of others (if any) used
37
+ by a Contributor and that particular Contributor's Contribution.
38
+
39
+ 1.3. "Contribution"
40
+ means Covered Software of a particular Contributor.
41
+
42
+ 1.4. "Covered Software"
43
+ means Source Code Form to which the initial Contributor has attached
44
+ the notice in Exhibit A, the Executable Form of such Source Code
45
+ Form, and Modifications of such Source Code Form, in each case
46
+ including portions thereof.
47
+
48
+ 1.5. "Incompatible With Secondary Licenses"
49
+ means
50
+
51
+ (a) that the initial Contributor has attached the notice described
52
+ in Exhibit B to the Covered Software; or
53
+
54
+ (b) that the Covered Software was made available under the terms of
55
+ version 1.1 or earlier of the License, but not also under the
56
+ terms of a Secondary License.
57
+
58
+ 1.6. "Executable Form"
59
+ means any form of the work other than Source Code Form.
60
+
61
+ 1.7. "Larger Work"
62
+ means a work that combines Covered Software with other material, in
63
+ a separate file or files, that is not Covered Software.
64
+
65
+ 1.8. "License"
66
+ means this document.
67
+
68
+ 1.9. "Licensable"
69
+ means having the right to grant, to the maximum extent possible,
70
+ whether at the time of the initial grant or subsequently, any and
71
+ all of the rights conveyed by this License.
72
+
73
+ 1.10. "Modifications"
74
+ means any of the following:
75
+
76
+ (a) any file in Source Code Form that results from an addition to,
77
+ deletion from, or modification of the contents of Covered
78
+ Software; or
79
+
80
+ (b) any new file in Source Code Form that contains any Covered
81
+ Software.
82
+
83
+ 1.11. "Patent Claims" of a Contributor
84
+ means any patent claim(s), including without limitation, method,
85
+ process, and apparatus claims, in any patent Licensable by such
86
+ Contributor that would be infringed, but for the grant of the
87
+ License, by the making, using, selling, offering for sale, having
88
+ made, import, or transfer of either its Contributions or its
89
+ Contributor Version.
90
+
91
+ 1.12. "Secondary License"
92
+ means either the GNU General Public License, Version 2.0, the GNU
93
+ Lesser General Public License, Version 2.1, the GNU Affero General
94
+ Public License, Version 3.0, or any later versions of those
95
+ licenses.
96
+
97
+ 1.13. "Source Code Form"
98
+ means the form of the work preferred for making modifications.
99
+
100
+ 1.14. "You" (or "Your")
101
+ means an individual or a legal entity exercising rights under this
102
+ License. For legal entities, "You" includes any entity that
103
+ controls, is controlled by, or is under common control with You. For
104
+ purposes of this definition, "control" means (a) the power, direct
105
+ or indirect, to cause the direction or management of such entity,
106
+ whether by contract or otherwise, or (b) ownership of more than
107
+ fifty percent (50%) of the outstanding shares or beneficial
108
+ ownership of such entity.
109
+
110
+ 2. License Grants and Conditions
111
+ --------------------------------
112
+
113
+ 2.1. Grants
114
+
115
+ Each Contributor hereby grants You a world-wide, royalty-free,
116
+ non-exclusive license:
117
+
118
+ (a) under intellectual property rights (other than patent or trademark)
119
+ Licensable by such Contributor to use, reproduce, make available,
120
+ modify, display, perform, distribute, and otherwise exploit its
121
+ Contributions, either on an unmodified basis, with Modifications, or
122
+ as part of a Larger Work; and
123
+
124
+ (b) under Patent Claims of such Contributor to make, use, sell, offer
125
+ for sale, have made, import, and otherwise transfer either its
126
+ Contributions or its Contributor Version.
127
+
128
+ 2.2. Effective Date
129
+
130
+ The licenses granted in Section 2.1 with respect to any Contribution
131
+ become effective for each Contribution on the date the Contributor first
132
+ distributes such Contribution.
133
+
134
+ 2.3. Limitations on Grant Scope
135
+
136
+ The licenses granted in this Section 2 are the only rights granted under
137
+ this License. No additional rights or licenses will be implied from the
138
+ distribution or licensing of Covered Software under this License.
139
+ Notwithstanding Section 2.1(b) above, no patent license is granted by a
140
+ Contributor:
141
+
142
+ (a) for any code that a Contributor has removed from Covered Software;
143
+ or
144
+
145
+ (b) for infringements caused by: (i) Your and any other third party's
146
+ modifications of Covered Software, or (ii) the combination of its
147
+ Contributions with other software (except as part of its Contributor
148
+ Version); or
149
+
150
+ (c) under Patent Claims infringed by Covered Software in the absence of
151
+ its Contributions.
152
+
153
+ This License does not grant any rights in the trademarks, service marks,
154
+ or logos of any Contributor (except as may be necessary to comply with
155
+ the notice requirements in Section 3.4).
156
+
157
+ 2.4. Subsequent Licenses
158
+
159
+ No Contributor makes additional grants as a result of Your choice to
160
+ distribute the Covered Software under a subsequent version of this
161
+ License (see Section 10.2) or under the terms of a Secondary License (if
162
+ permitted under the terms of Section 3.3).
163
+
164
+ 2.5. Representation
165
+
166
+ Each Contributor represents that the Contributor believes its
167
+ Contributions are its original creation(s) or it has sufficient rights
168
+ to grant the rights to its Contributions conveyed by this License.
169
+
170
+ 2.6. Fair Use
171
+
172
+ This License is not intended to limit any rights You have under
173
+ applicable copyright doctrines of fair use, fair dealing, or other
174
+ equivalents.
175
+
176
+ 2.7. Conditions
177
+
178
+ Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
179
+ in Section 2.1.
180
+
181
+ 3. Responsibilities
182
+ -------------------
183
+
184
+ 3.1. Distribution of Source Form
185
+
186
+ All distribution of Covered Software in Source Code Form, including any
187
+ Modifications that You create or to which You contribute, must be under
188
+ the terms of this License. You must inform recipients that the Source
189
+ Code Form of the Covered Software is governed by the terms of this
190
+ License, and how they can obtain a copy of this License. You may not
191
+ attempt to alter or restrict the recipients' rights in the Source Code
192
+ Form.
193
+
194
+ 3.2. Distribution of Executable Form
195
+
196
+ If You distribute Covered Software in Executable Form then:
197
+
198
+ (a) such Covered Software must also be made available in Source Code
199
+ Form, as described in Section 3.1, and You must inform recipients of
200
+ the Executable Form how they can obtain a copy of such Source Code
201
+ Form by reasonable means in a timely manner, at a charge no more
202
+ than the cost of distribution to the recipient; and
203
+
204
+ (b) You may distribute such Executable Form under the terms of this
205
+ License, or sublicense it under different terms, provided that the
206
+ license for the Executable Form does not attempt to limit or alter
207
+ the recipients' rights in the Source Code Form under this License.
208
+
209
+ 3.3. Distribution of a Larger Work
210
+
211
+ You may create and distribute a Larger Work under terms of Your choice,
212
+ provided that You also comply with the requirements of this License for
213
+ the Covered Software. If the Larger Work is a combination of Covered
214
+ Software with a work governed by one or more Secondary Licenses, and the
215
+ Covered Software is not Incompatible With Secondary Licenses, this
216
+ License permits You to additionally distribute such Covered Software
217
+ under the terms of such Secondary License(s), so that the recipient of
218
+ the Larger Work may, at their option, further distribute the Covered
219
+ Software under the terms of either this License or such Secondary
220
+ License(s).
221
+
222
+ 3.4. Notices
223
+
224
+ You may not remove or alter the substance of any license notices
225
+ (including copyright notices, patent notices, disclaimers of warranty,
226
+ or limitations of liability) contained within the Source Code Form of
227
+ the Covered Software, except that You may alter any license notices to
228
+ the extent required to remedy known factual inaccuracies.
229
+
230
+ 3.5. Application of Additional Terms
231
+
232
+ You may choose to offer, and to charge a fee for, warranty, support,
233
+ indemnity or liability obligations to one or more recipients of Covered
234
+ Software. However, You may do so only on Your own behalf, and not on
235
+ behalf of any Contributor. You must make it absolutely clear that any
236
+ such warranty, support, indemnity, or liability obligation is offered by
237
+ You alone, and You hereby agree to indemnify every Contributor for any
238
+ liability incurred by such Contributor as a result of warranty, support,
239
+ indemnity or liability terms You offer. You may include additional
240
+ disclaimers of warranty and limitations of liability specific to any
241
+ jurisdiction.
242
+
243
+ 4. Inability to Comply Due to Statute or Regulation
244
+ ---------------------------------------------------
245
+
246
+ If it is impossible for You to comply with any of the terms of this
247
+ License with respect to some or all of the Covered Software due to
248
+ statute, judicial order, or regulation then You must: (a) comply with
249
+ the terms of this License to the maximum extent possible; and (b)
250
+ describe the limitations and the code they affect. Such description must
251
+ be placed in a text file included with all distributions of the Covered
252
+ Software under this License. Except to the extent prohibited by statute
253
+ or regulation, such description must be sufficiently detailed for a
254
+ recipient of ordinary skill to be able to understand it.
255
+
256
+ 5. Termination
257
+ --------------
258
+
259
+ 5.1. The rights granted under this License will terminate automatically
260
+ if You fail to comply with any of its terms. However, if You become
261
+ compliant, then the rights granted under this License from a particular
262
+ Contributor are reinstated (a) provisionally, unless and until such
263
+ Contributor explicitly and finally terminates Your grants, and (b) on an
264
+ ongoing basis, if such Contributor fails to notify You of the
265
+ non-compliance by some reasonable means prior to 60 days after You have
266
+ come back into compliance. Moreover, Your grants from a particular
267
+ Contributor are reinstated on an ongoing basis if such Contributor
268
+ notifies You of the non-compliance by some reasonable means, this is the
269
+ first time You have received notice of non-compliance with this License
270
+ from such Contributor, and You become compliant prior to 30 days after
271
+ Your receipt of the notice.
272
+
273
+ 5.2. If You initiate litigation against any entity by asserting a patent
274
+ infringement claim (excluding declaratory judgment actions,
275
+ counter-claims, and cross-claims) alleging that a Contributor Version
276
+ directly or indirectly infringes any patent, then the rights granted to
277
+ You by any and all Contributors for the Covered Software under Section
278
+ 2.1 of this License shall terminate.
279
+
280
+ 5.3. In the event of termination under Sections 5.1 or 5.2 above, all
281
+ end user license agreements (excluding distributors and resellers) which
282
+ have been validly granted by You or Your distributors under this License
283
+ prior to termination shall survive termination.
284
+
285
+ ************************************************************************
286
+ * *
287
+ * 6. Disclaimer of Warranty *
288
+ * ------------------------- *
289
+ * *
290
+ * Covered Software is provided under this License on an "as is" *
291
+ * basis, without warranty of any kind, either expressed, implied, or *
292
+ * statutory, including, without limitation, warranties that the *
293
+ * Covered Software is free of defects, merchantable, fit for a *
294
+ * particular purpose or non-infringing. The entire risk as to the *
295
+ * quality and performance of the Covered Software is with You. *
296
+ * Should any Covered Software prove defective in any respect, You *
297
+ * (not any Contributor) assume the cost of any necessary servicing, *
298
+ * repair, or correction. This disclaimer of warranty constitutes an *
299
+ * essential part of this License. No use of any Covered Software is *
300
+ * authorized under this License except under this disclaimer. *
301
+ * *
302
+ ************************************************************************
303
+
304
+ ************************************************************************
305
+ * *
306
+ * 7. Limitation of Liability *
307
+ * -------------------------- *
308
+ * *
309
+ * Under no circumstances and under no legal theory, whether tort *
310
+ * (including negligence), contract, or otherwise, shall any *
311
+ * Contributor, or anyone who distributes Covered Software as *
312
+ * permitted above, be liable to You for any direct, indirect, *
313
+ * special, incidental, or consequential damages of any character *
314
+ * including, without limitation, damages for lost profits, loss of *
315
+ * goodwill, work stoppage, computer failure or malfunction, or any *
316
+ * and all other commercial damages or losses, even if such party *
317
+ * shall have been informed of the possibility of such damages. This *
318
+ * limitation of liability shall not apply to liability for death or *
319
+ * personal injury resulting from such party's negligence to the *
320
+ * extent applicable law prohibits such limitation. Some *
321
+ * jurisdictions do not allow the exclusion or limitation of *
322
+ * incidental or consequential damages, so this exclusion and *
323
+ * limitation may not apply to You. *
324
+ * *
325
+ ************************************************************************
326
+
327
+ 8. Litigation
328
+ -------------
329
+
330
+ Any litigation relating to this License may be brought only in the
331
+ courts of a jurisdiction where the defendant maintains its principal
332
+ place of business and such litigation shall be governed by laws of that
333
+ jurisdiction, without reference to its conflict-of-law provisions.
334
+ Nothing in this Section shall prevent a party's ability to bring
335
+ cross-claims or counter-claims.
336
+
337
+ 9. Miscellaneous
338
+ ----------------
339
+
340
+ This License represents the complete agreement concerning the subject
341
+ matter hereof. If any provision of this License is held to be
342
+ unenforceable, such provision shall be reformed only to the extent
343
+ necessary to make it enforceable. Any law or regulation which provides
344
+ that the language of a contract shall be construed against the drafter
345
+ shall not be used to construe this License against a Contributor.
346
+
347
+ 10. Versions of the License
348
+ ---------------------------
349
+
350
+ 10.1. New Versions
351
+
352
+ Mozilla Foundation is the license steward. Except as provided in Section
353
+ 10.3, no one other than the license steward has the right to modify or
354
+ publish new versions of this License. Each version will be given a
355
+ distinguishing version number.
356
+
357
+ 10.2. Effect of New Versions
358
+
359
+ You may distribute the Covered Software under the terms of the version
360
+ of the License under which You originally received the Covered Software,
361
+ or under the terms of any subsequent version published by the license
362
+ steward.
363
+
364
+ 10.3. Modified Versions
365
+
366
+ If you create software not governed by this License, and you want to
367
+ create a new license for such software, you may create and use a
368
+ modified version of this License if you rename the license and remove
369
+ any references to the name of the license steward (except to note that
370
+ such modified license differs from this License).
371
+
372
+ 10.4. Distributing Source Code Form that is Incompatible With Secondary
373
+ Licenses
374
+
375
+ If You choose to distribute Source Code Form that is Incompatible With
376
+ Secondary Licenses under the terms of this version of the License, the
377
+ notice described in Exhibit B of this License must be attached.
378
+
379
+ Exhibit A - Source Code Form License Notice
380
+ -------------------------------------------
381
+
382
+ This Source Code Form is subject to the terms of the Mozilla Public
383
+ License, v. 2.0. If a copy of the MPL was not distributed with this
384
+ file, You can obtain one at https://mozilla.org/MPL/2.0/.
385
+
386
+ If it is not possible or desirable to put the notice in a particular
387
+ file, then You may include the notice in a location (such as a LICENSE
388
+ file in a relevant directory) where a recipient would be likely to look
389
+ for such a notice.
390
+
391
+ You may add additional accurate notices of copyright ownership.
392
+
393
+ Exhibit B - "Incompatible With Secondary Licenses" Notice
394
+ ---------------------------------------------------------
395
+
396
+ This Source Code Form is "Incompatible With Secondary Licenses", as
397
+ defined by the Mozilla Public License, v. 2.0.
398
+
399
+ ```