Basic Documentation

I BT - ReadMe_OSS ,
Issue:31-Aug-16 Rev 1.0 - page 6/36
© Copyright 2016, Siemens Schweiz AG Working copy if printed
permission notice appear in supporting documentation. This software is provided "AS IS." The Hutchison Avenue
Software Corporation disclaims all warranties, either express or implied, including but not limited to implied warranties of
merchantability and fitness for a particular purpose, with respect to this code and accompanying documentation.
PNG Reference Library License:
The PNG Reference Library is supplied "AS IS". The Contributing Authors
and Group 42, Inc. disclaim all warranties, expressed or implied,
including, without limitation, the warranties of merchantability and of
fitness for any purpose. The Contributing Authors and Group 42, Inc.
assume no liability for direct, indirect, incidental, special, exemplary,
or consequential damages, which may result from the use of the PNG
Reference Library, even if advised of the possibility of such damage.
Permission is hereby granted to use, copy, modify, and distribute this
source code, or portions hereof, for any purpose, without fee, subject
to the following restrictions:
1. The origin of this source code must not be misrepresented.
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 and Group 42, Inc. specifically permit, without
fee, and encourage the use of this source code as a component to
supporting the PNG file format in commercial products. If you use this
source code in a product, acknowledgment is not required but would be
appreciated.
“LZW decoder for GIF” License:
DECODE.C - An LZW decoder for GIF
* Copyright (C) 1987, by Steven A. Bennett
* Copyright (C) 1994, C++ version by Alejandro Aguilar Sierra
*
* Permission is given by the author to freely redistribute and include
* this code in any program as long as this credit is given where due.
*
* In accordance with the above, I want to credit Steve Wilhite who wrote
* the code which this is heavily inspired by...
*
* GIF and 'Graphics Interchange Format' are trademarks (tm) of
* Compuserve, Incorporated, an H&R Block Company.
*
* Release Notes: This file contains a decoder routine for GIF images
* which is similar, structurally, to the original routine by Steve Wilhite.
* It is, however, somewhat noticably faster in most cases.
5. FM Software GIFDecoder Class Version 1.01
Upstream Resources:
www.fmsware.com/stuff/gif.html
Copyrights:
No copyright asserted on the source code of this class. May be used for any purpose, however, refer to the Unisys LZW
patent for any additional restrictions. Please forward any corrections to kweiner@fmsware.com. @author Kevin Weiner,
FM Software; LZW decoder adapted from John Cristy's ImageMagick. @version 1.01 July 2001
Licenses:
The following Java source code for animated GIF processing may be freely used for any purpose. Unisys patent
restrictions may apply to the LZW portions. Look here for the Unisys-GIF controversy:
http://www.freesoftwaremagazine.com/articles/gif_now_finally_free
6. libHaru Version 2.3.0 RC2
Upstream Resources:
www.libharu.org
Copyrights:
Copyright (C) 1999-2006 Takeshi Kanno
Copyright (C) 2007-2009 Antony Dovgal
Copyright (C) 2008 Li Jun
Copyright (c) 1988-1997 Sam Leffler
Copyright (c) 1991-1997 Silicon Graphics, Inc.