licenses: add AnyDesk-TOS for net-misc/anydesk
[gentoo.git] / licenses / libmng
1 <copyright notice>
2
3 For the purposes of this copyright and license, "Contributing Authors"
4 is defined as the following set of individuals:
5
6    <authors>
7
8 The MNG Library is supplied "AS IS".  The Contributing Authors
9 disclaim all warranties, expressed or implied, including, without
10 limitation, the warranties of merchantability and of fitness for any
11 purpose.  The Contributing Authors assume no liability for direct,
12 indirect, incidental, special, exemplary, or consequential damages,
13 which may result from the use of the MNG Library, even if advised of
14 the possibility of such damage.
15
16 Permission is hereby granted to use, copy, modify, and distribute this
17 source code, or portions hereof, for any purpose, without fee, subject
18 to the following restrictions:
19
20 1. The origin of this source code must not be misrepresented;
21    you must not claim that you wrote the original software.
22
23 2. Altered versions must be plainly marked as such and must not be
24    misrepresented as being the original source.
25
26 3. This Copyright notice may not be removed or altered from any source
27    or altered source distribution.
28
29 The Contributing Authors specifically permit, without fee, and
30 encourage the use of this source code as a component to supporting
31 the MNG and JNG file format in commercial products.  If you use this
32 source code in a product, acknowledgment would be highly appreciated.
33
34
35 Parts of this software have been adapted from the libpng package.
36 Although this library supports all features from the PNG specification
37 (as MNG descends from it) it does not require the libpng package.
38 It does require the zlib library and optionally the IJG jpeg library,
39 and/or the "little-cms" library by Marti Maria (depending on the
40 inclusion of support for JNG and Full-Color-Management respectively.
41
42 This library's function is primarily to read and display MNG
43 animations. It is not meant as a full-featured image-editing
44 component! It does however offer creation and editing functionality
45 at the chunk level.
46 (future modifications may include some more support for creation
47  and or editing)