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