44.js.LICENSE.txt 476 B

123456789101112131415161718192021222324
  1. /*!
  2. * Sizzle CSS Selector Engine v2.3.10
  3. * https://sizzlejs.com/
  4. *
  5. * Copyright JS Foundation and other contributors
  6. * Released under the MIT license
  7. * https://js.foundation/
  8. *
  9. * Date: 2023-02-14
  10. */
  11. /*!
  12. * jQuery JavaScript Library v3.6.4
  13. * https://jquery.com/
  14. *
  15. * Includes Sizzle.js
  16. * https://sizzlejs.com/
  17. *
  18. * Copyright OpenJS Foundation and other contributors
  19. * Released under the MIT license
  20. * https://jquery.org/license
  21. *
  22. * Date: 2023-03-08T15:28Z
  23. */