Imported Debian patch 0.9.0-6~trusty
[deb_shairplay.git] / debian / copyright
CommitLineData
6c034639 1Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2Upstream-Name: shairplay
3Source: https://github.com/juhovh/shairplay
4
5Files: *
6Copyright: 2012 Juho Vähä-Herttua
7License: MIT
8 Permission is hereby granted, free of charge, to any person obtaining
9 a copy of this software and associated documentation files (the
10 "Software"), to deal in the Software without restriction, including
11 without limitation the rights to use, copy, modify, merge, publish,
12 distribute, sublicense, and/or sell copies of the Software, and to
13 permit persons to whom the Software is furnished to do so, subject to
14 the following conditions:
15 .
16 The above copyright notice and this permission notice shall be included
17 in all copies or substantial portions of the Software.
18 .
19 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
20 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
21 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
22 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
23 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
24 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
25 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
26
27Files: src/lib/*
28License: LGPLv2.1+
29
30Files: AirTV-Qt/*
31License: LGPLv2.1+
32
33Files: src/lib/crypto/*
34License: New BSD License
35
36Files: debian/*
37Copyright: 2013 wsnipex <wsnipex@a1.net>
38License: GPL-2+
39 This package is free software; you can redistribute it and/or modify
40 it under the terms of the GNU General Public License as published by
41 the Free Software Foundation; either version 2 of the License, or
42 (at your option) any later version.
43 .
44 This package is distributed in the hope that it will be useful,
45 but WITHOUT ANY WARRANTY; without even the implied warranty of
46 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
47 GNU General Public License for more details.
48 .
49 You should have received a copy of the GNU General Public License
50 along with this program. If not, see <http://www.gnu.org/licenses/>
51 .
52 On Debian systems, the complete text of the GNU General
53 Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
54