copyright 1.3 KB

123456789101112131415161718192021222324252627282930
  1. Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
  2. Upstream-Name: hestia
  3. Source: https://www.hestiacp.com
  4. Files: *
  5. Copyright: 2018-2022, Hestia Control Panel <info@hestiacp.com>
  6. License: GPL-3.0+
  7. Remarks: Hestia is a fork from VestaCP, special thanks to vestacp.com and Serghey Rodin
  8. License: GPL-3.0+
  9. This program is free software: you can redistribute it and/or modify
  10. it under the terms of the GNU General Public License as published by
  11. the Free Software Foundation, either version 3 of the License, or
  12. (at your option) any later version.
  13. .
  14. This package is distributed in the hope that it will be useful,
  15. but WITHOUT ANY WARRANTY; without even the implied warranty of
  16. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  17. GNU General Public License for more details.
  18. .
  19. You should have received a copy of the GNU General Public License
  20. along with this program. If not, see <http://www.gnu.org/licenses/>.
  21. .
  22. On Debian systems, the complete text of the GNU General
  23. Public License version 3 can be found in /usr/share/common-licenses/GPL-3.
  24. # Please also look if there are files or directories which have a
  25. # different copyright/license attached and list them here.
  26. # Please avoid to pick license terms that are more restrictive than the
  27. # packaged work, as it may make Debian's contributions unacceptable upstream.