diff options
| author | Joshua Boniface <joshua@boniface.me> | 2018-08-08 01:18:59 -0400 |
|---|---|---|
| committer | Vasily <just.one.man@yandex.ru> | 2018-10-22 01:56:13 +0300 |
| commit | c0953e51b5019c968fe5d9c8f25f47f08ed4e829 (patch) | |
| tree | bd8a44c47c18050550e17a2ffd1dd9bed56e5d88 /debian/copyright | |
| parent | 48facb797ed912e4ea6b04b17d1ff190ac2daac4 (diff) | |
Add patches and debian build information for emby-server
Diffstat (limited to 'debian/copyright')
| -rw-r--r-- | debian/copyright | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000000..3862c698cd --- /dev/null +++ b/debian/copyright @@ -0,0 +1,28 @@ +Format: http://dep.debian.net/deps/dep5 +Upstream-Name: emby +Source: https://raw.githubusercontent.com/MediaBrowser/MediaBrowser/master/LICENSE.md + +Files: * +Copyright: 2015 Luke Pulverenti <luke.pulverenti@gmail.com> +License: GPL-2.0+ + +Files: debian/* +Copyright: 2014 Carlos Hernandez <carlos@techbyte.ca> +License: GPL-2.0+ + +License: GPL-2.0+ + This package 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 2 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 <http://www.gnu.org/licenses/> + . + On Debian systems, the complete text of the GNU General + Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". |
