address minor lintian
[fdkaac.git] / debian / copyright
CommitLineData
ee4a237c 1Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
36498e04
MG
2Upstream-Name: fdkaac
3Upstream-Contact: nu774 <honeycomb77@gmail.com>
4Source: https://github.com/nu774/fdkaac
cc643163 5Disclaimer: contrib package because it depends on non-free libfdk-aac-dev
25fd2cb5 6
36498e04
MG
7Files: *
8Copyright: 2013-2014 nu774 <honeycomb77@gmail.com>
9License: Zlib
10
11Files: debian/*
12Copyright: 2014 Marius Gavrilescu <marius@ieval.ro>
13License: Zlib
14
15Files: missings/getopt.c
16Copyright: 2002 Todd C. Miller <Todd.Miller@courtesan.com>
17 2000 The NetBSD Foundation, Inc.
18License: BSD-4-clause
19
20Files: missings/getopt.h
21Copyright: 2000 The NetBSD Foundation, Inc.
22License: BSD-4-clause
23
24Files: src/parson.*
25Copyright: 2012 Krzysztof Gabis
26License: Expat
27
28Files: src/lpc.h
29Copyright: 1994-2007 the Xiph.Org Foundation
30License: BSD-style
31
32Files: src/lpc.c
33Copyright: 1994-2007 the Xiph.Org Foundation
34 1992, 1993, 1994 Jutta Degener and Carsten Bormann, Technische Universität Berlin
35License: BSD-style
36
37
38License: Zlib
39 This software is provided 'as-is', without any express or implied
40 warranty. In no event will the authors be held liable for any damages
41 arising from the use of this software.
42 .
43 Permission is granted to anyone to use this software for any purpose,
44 including commercial applications, and to alter it and redistribute it
45 freely, subject to the following restrictions:
46 .
47 1. The origin of this software must not be misrepresented; you must not
48 claim that you wrote the original software. If you use this software
49 in a product, an acknowledgment in the product documentation would be
50 appreciated but is not required.
51 2. Altered source versions must be plainly marked as such, and must not be
52 misrepresented as being the original software.
53 3. This notice may not be removed or altered from any source distribution.
54
55
56License: Expat
57 Permission is hereby granted, free of charge, to any person obtaining a copy
58 of this software and associated documentation files (the "Software"), to deal
59 in the Software without restriction, including without limitation the rights
60 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
61 copies of the Software, and to permit persons to whom the Software is
62 furnished to do so, subject to the following conditions:
63 .
64 The above copyright notice and this permission notice shall be included in
65 all copies or substantial portions of the Software.
66 .
67 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
68 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
69 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
70 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
71 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
72 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
73 THE SOFTWARE.
74
75
76License: BSD-4-clause
77 Redistribution and use in source and binary forms, with or without
78 modification, are permitted provided that the following conditions
79 are met:
80 1. Redistributions of source code must retain the above copyright
81 notice, this list of conditions and the following disclaimer.
82 2. Redistributions in binary form must reproduce the above copyright
83 notice, this list of conditions and the following disclaimer in the
84 documentation and/or other materials provided with the distribution.
85 3. All advertising materials mentioning features or use of this software
86 must display the following acknowledgement:
87 This product includes software developed by the NetBSD
88 Foundation, Inc. and its contributors.
89 4. Neither the name of The NetBSD Foundation nor the names of its
90 contributors may be used to endorse or promote products derived
91 from this software without specific prior written permission.
92 .
93 THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
94 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
95 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
96 PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
97 BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
98 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
99 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
100 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
101 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
102 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
103 POSSIBILITY OF SUCH DAMAGE.
104
105
106License: BSD-style
107 Any use of this software is permitted provided that this notice is not
108 removed and that neither the authors nor the Technische Universita"t
109 Berlin are deemed to have made any representations as to the
110 suitability of this software for any purpose nor are held responsible
111 for any defects of this software. THERE IS ABSOLUTELY NO WARRANTY FOR
112 THIS SOFTWARE.
This page took 0.01522 seconds and 4 git commands to generate.