Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: tulio
Upstream-Contact: TulioCP <hello@tuliocp.com>
Source: https://github.com/marcosfermin/tuliocp
Comment:
 TulioCP is an independently maintained fork of Hestia Control Panel
 (https://github.com/hestiacp/hestiacp), which is itself a fork of Vesta
 Control Panel (https://vestacp.com/). The great majority of the code in this
 package originates from those upstream projects and remains under their
 copyright; TulioCP claims copyright only over its own modifications.
 .
 TulioCP is not affiliated with, nor endorsed by, the HestiaCP or VestaCP
 projects.

Files: *
Copyright: 2011-2018, Serghey Rodin <serghey@vestacp.com> and the Vesta Control Panel contributors
           2019-2025, the Hestia Control Panel contributors
           2026, the TulioCP contributors <hello@tuliocp.com>
License: GPL-3.0+

Files: web/js/dist/*
       web/css/themes/*
Copyright: 2011-2018, Serghey Rodin <serghey@vestacp.com> and the Vesta Control Panel contributors
           2019-2025, the Hestia Control Panel contributors
           2026, the TulioCP contributors <hello@tuliocp.com>
           the respective authors of the bundled JavaScript and CSS dependencies
License: GPL-3.0+ and Expat
 These are build artefacts produced by build.js from this package's own sources
 together with the third-party dependencies declared in package.json. The parts
 originating in this package remain under GPL-3.0+.
 .
 The bundled dependencies are distributed by their authors under the Expat (MIT)
 license: Alpine.js and @alpinejs/collapse, Chart.js, xterm.js and its WebGL
 addon, floating-vue, nanoid, normalize.css, check-password-strength and
 Animate.css. See the "license" field of each dependency in package.json and the
 respective upstream projects for the authoritative terms.

Files: web/webfonts/*
Copyright: Fonticons, Inc. (https://fontawesome.com)
           the respective authors of the Exo and Inconsolata typefaces
License: OFL-1.1
 The web fonts shipped in this directory are third-party typefaces, not part of
 this package's own source.
 .
 fa-brands-400.* and fa-solid-900.* are from Font Awesome Free
 (https://fontawesome.com), released by Fonticons, Inc. under a combination of
 licenses: the icons under CC BY 4.0, the fonts under SIL OFL 1.1 and the code
 under the Expat (MIT) license. See
 https://fontawesome.com/license/free for the authoritative terms.
 .
 exo-* and inconsolata-* are the Exo and Inconsolata typefaces, released under
 the SIL Open Font License 1.1.
 .
 The complete text of the SIL Open Font License 1.1 is available at
 https://openfontlicense.org/ and, on Debian systems, in
 /usr/share/common-licenses/OFL-1.1 when the fonts-sil-* packages are
 installed.

License: Expat
 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.

License: GPL-3.0+
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation, either version 3 of the License, or
 (at your option) any later version.
 .
 This package is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program. If not, see <https://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU General
 Public License version 3 can be found in /usr/share/common-licenses/GPL-3.
