v4-script.min.js.LICENSE.txt 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. /*!
  2. * Bootstrap v5.3.8 (https://getbootstrap.com/)
  3. * Copyright 2011-2025 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
  4. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  5. */
  6. /*!
  7. * Lazy Load - jQuery plugin for lazy loading images
  8. *
  9. * Copyright (c) 2007-2015 Mika Tuupola
  10. *
  11. * Licensed under the MIT license:
  12. * http://www.opensource.org/licenses/mit-license.php
  13. *
  14. * Project home:
  15. * http://www.appelsiini.net/projects/lazyload
  16. *
  17. * Version: 1.9.7
  18. *
  19. */
  20. /*!
  21. * Sizzle CSS Selector Engine v2.3.8
  22. * https://sizzlejs.com/
  23. *
  24. * Copyright JS Foundation and other contributors
  25. * Released under the MIT license
  26. * https://js.foundation/
  27. *
  28. * Date: 2022-11-16
  29. */
  30. /*!
  31. * jQuery JavaScript Library v3.6.2
  32. * https://jquery.com/
  33. *
  34. * Includes Sizzle.js
  35. * https://sizzlejs.com/
  36. *
  37. * Copyright OpenJS Foundation and other contributors
  38. * Released under the MIT license
  39. * https://jquery.org/license
  40. *
  41. * Date: 2022-12-13T14:56Z
  42. */
  43. /*!
  44. * jQuery Validation Plugin v1.19.5
  45. *
  46. * https://jqueryvalidation.org/
  47. *
  48. * Copyright (c) 2022 Jörn Zaefferer
  49. * Released under the MIT license
  50. */
  51. /*!
  52. FullCalendar v5.11.3
  53. Docs & License: https://fullcalendar.io/
  54. (c) 2022 Adam Shaw
  55. */
  56. /*! *****************************************************************************
  57. Copyright (c) Microsoft Corporation.
  58. Permission to use, copy, modify, and/or distribute this software for any
  59. purpose with or without fee is hereby granted.
  60. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
  61. REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
  62. AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
  63. INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
  64. LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
  65. OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  66. PERFORMANCE OF THIS SOFTWARE.
  67. ***************************************************************************** */
  68. /*! js-cookie v3.0.8 | MIT */