Third-Party Licenses — Desku Chat Widget
=========================================

This plugin is licensed under GPL-2.0-or-later. It bundles the third-party
libraries and fonts listed below. Each is redistributed under its own license,
which is GPL-compatible. Full upstream license texts are available at the
linked sources.

JavaScript / CSS libraries (assets/libs/)
-----------------------------------------

Bootstrap (grid + utilities) v5.0.2
  License : MIT
  Copyright 2011-2021 The Bootstrap Authors; Copyright 2011-2021 Twitter, Inc.
  Source  : https://getbootstrap.com/  (https://github.com/twbs/bootstrap)

Popper v2.11.8
  License : MIT
  Copyright (c) 2019 Federico Zivolo and contributors
  Source  : https://popper.js.org/  (https://github.com/floating-ui/floating-ui)

jQuery Timeago
  License : MIT
  Copyright (c) 2008-2019 Ryan McGeary
  Source  : https://github.com/rmm5t/jquery-timeago

jQuery MultiSelect
  License : MIT
  Copyright (c) Eric Hynds
  Source  : https://github.com/ehynds/jquery-multiselect

Emoji Mart (stylesheet)
  License : MIT
  Copyright (c) Missive
  Source  : https://github.com/missive/emoji-mart

Fonts (assets/fonts/)
---------------------

The following families are sourced from Google Fonts and are licensed under
the SIL Open Font License 1.1 (https://scripts.sil.org/OFL), with the single
exception of Ubuntu, which is licensed under the Ubuntu Font License 1.0
(https://ubuntu.com/legal/font-licence):

  Epilogue, Inter, Lato, Lexend Deca, Merriweather, Montserrat, Open Sans,
  Playfair Display, Poppins, Raleway, Reddit Mono, Roboto, Rubik,
  Space Grotesk, Tenor Sans, Ubuntu

Each family's source and full license are available at https://fonts.google.com/.

Notes
-----

- Remixicon and Boxicons were previously bundled and have been removed; the two
  icons still used in the widget preview are now inline SVG.
- The MIT license text (applies to all MIT entries above):

      Permission is hereby granted, free of charge, to any person obtaining a
      copy of this software and associated documentation files (the "Software"),
      to deal in the Software without restriction, including without limitation
      the rights to use, copy, modify, merge, publish, distribute, sublicense,
      and/or sell copies of the Software, and to permit persons to whom the
      Software is furnished to do so, subject to the following conditions:

      The above copyright notice and this permission notice shall be included in
      all copies or substantial portions of the Software.

      THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
      IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
      FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
      AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
      LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
      FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
      DEALINGS IN THE SOFTWARE.
