Toshiba BDX2700KU User Manual

Page 51

Advertising
background image

51

Others

O

THERS

1. The origin of this source code must not be misrepresented; you must not claim that you wrote the original software.
2. Altered versions must be plainly marked as such and must not be misrepresented as being the original source.
3. This Copyright notice may not be removed or altered from any source or altered source distribution.

The Contributing Authors specifi cally permit, without fee, and encourage the use of this source code as a component to supporting the MNG and
JNG fi le format in commercial products. If you use this source code in a product, acknowledgment would be highly appreciated.

Parts of this software have been adapted from the libpng package. Although this library supports all features from the PNG specifi cation (as MNG
descends from it) it does not require the libpng package. It does require the zlib library and optionally the IJG jpeg library, and/or the “little-cms”
library by Marti Maria (depending on the inclusion of support for JNG and Full-Color-Management respectively.

This library’s function is primarily to read and display MNG animations. It is not meant as a full-featured image-editing component! It does however
offer creation and editing functionality at the chunk level. (future modifi cations may include some more support for creation and or editing)

*/

Appendix D - PNG License File Distribution Clause

The Contributing Authors and Group 42, Inc. specifi cally permit, without fee, and encourage the use of this source code as a component to
supporting the PNG fi le format in commercial products. If you use this source code in a product, acknowledgment is not required but would be
appreciated.

Appendix E – XML License

Except where otherwise noted in the source code (e.g. the fi les hash.c, list.c and the trio fi les, which are covered by a similar licence but with
different Copyright notices) all the fi les are:

Copyright (C) 1998-2003 Daniel Veillard. All Rights Reserved.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation fi les (the “Software”),
to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
THE DANIEL VEILLARD BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT
OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Except as contained in this notice, the name of Daniel Veillard shall not be used in advertising or otherwise to promote the sale, use or other
dealings in this Software without prior written authorization from him.

Appendix F – zlib Distribution Conditions

This software is provided ‘as-is’, without any express or implied warranty. In no event will the authors be held liable for any damages arising from
the use of this software.

Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely,
subject to the following restrictions:

1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a

product, an acknowledgment in the product documentation would be appreciated but is not required.

2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.

Jean-loup Gailly Mark Adler
[email protected] [email protected]

If you use the zlib library in a product, we would appreciate *not* receiving lengthy legal documents to sign. The sources are provided for free but
without warranty of any kind. The library has been entirely written by Jean-loup Gailly and Mark Adler; it does not include third-party code.

If you redistribute modifi ed sources, we would appreciate that you include in the fi le ChangeLog history information documenting your changes.
Please read the FAQ for more information on the distribution of modifi ed source versions.

Advertising