v4-script.min.js.LICENSE.txt 955 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. /*!
  2. * Lazy Load - jQuery plugin for lazy loading images
  3. *
  4. * Copyright (c) 2007-2015 Mika Tuupola
  5. *
  6. * Licensed under the MIT license:
  7. * http://www.opensource.org/licenses/mit-license.php
  8. *
  9. * Project home:
  10. * http://www.appelsiini.net/projects/lazyload
  11. *
  12. * Version: 1.9.7
  13. *
  14. */
  15. /*!
  16. * Sizzle CSS Selector Engine v2.3.8
  17. * https://sizzlejs.com/
  18. *
  19. * Copyright JS Foundation and other contributors
  20. * Released under the MIT license
  21. * https://js.foundation/
  22. *
  23. * Date: 2022-11-16
  24. */
  25. /*!
  26. * jQuery JavaScript Library v3.6.2
  27. * https://jquery.com/
  28. *
  29. * Includes Sizzle.js
  30. * https://sizzlejs.com/
  31. *
  32. * Copyright OpenJS Foundation and other contributors
  33. * Released under the MIT license
  34. * https://jquery.org/license
  35. *
  36. * Date: 2022-12-13T14:56Z
  37. */
  38. /*!
  39. * jQuery Validation Plugin v1.19.5
  40. *
  41. * https://jqueryvalidation.org/
  42. *
  43. * Copyright (c) 2022 Jörn Zaefferer
  44. * Released under the MIT license
  45. */
  46. /*! js-cookie v3.0.8 | MIT */