copyright 1.1 KB

1234567891011121314151617181920212223242526272829
  1. Format: http://dep.debian.net/deps/dep5
  2. Upstream-Name: jellyfin
  3. Source: https://github.com/jellyfin/jellyfin
  4. Files: *
  5. Copyright: 2018 Jellyfin Team
  6. License: GPL-2.0+
  7. Files: debian/*
  8. Copyright: 2018 Joshua Boniface <joshua@boniface.me>
  9. Copyright: 2014 Carlos Hernandez <carlos@techbyte.ca>
  10. License: GPL-2.0+
  11. License: GPL-2.0+
  12. This package is free software; you can redistribute it and/or modify
  13. it under the terms of the GNU General Public License as published by
  14. the Free Software Foundation; either version 2 of the License, or
  15. (at your option) any later version.
  16. .
  17. This package is distributed in the hope that it will be useful,
  18. but WITHOUT ANY WARRANTY; without even the implied warranty of
  19. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  20. GNU General Public License for more details.
  21. .
  22. You should have received a copy of the GNU General Public License
  23. along with this program. If not, see <http://www.gnu.org/licenses/>
  24. .
  25. On Debian systems, the complete text of the GNU General
  26. Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".