1 /* COPYRIGHT NOTICE:
2 *
3 * * Permission is hereby granted to use, copy, modify, and distribute this
4 * source code, or portions hereof,  with or without modifications, for any
5 * purpose and without fee or royalty, subject to the following
6 * restrictions:
7 *
8 * 1. The origin of this source code or any portion of this source code must
9 *    be attributed to the Digital Imaging Group Inc. and the contributors of
10 *    the Flashpix toolkit source code -- Eastman Kodak Company.
11 *
12 * 2. Altered versions must be plainly marked as such and must not be
13 *    misrepresented as being the original source.
14 *
15 * 3. This Copyright notice may not be removed or altered from any source or
16 *    altered source distribution.
17 *
18 * 4. All advertising materials mentioning features or use of this software
19 *    must display the following acknowledgement:  "This product includes
20 *   software developed by the contributors and Digital Imaging Group, Inc.
21 *    (http://www.digitalimaging.org/) for use in the Flashpix Toolkit
22 *     Project."
23 *
24 * 5. The names "Digital Imaging Group", "DIG", and any other marks
25 *    identified as trademarks or service marks of DIG must not be used to
26 *    endorse or promote products derived from this software without prior
27 *    written permission. For written permission please contact
28 *    admin@digitalimaging.org. Certification marks owned by DIG may only be
29 *    used in connection with a signed certification agreement.  The term
30 *   "Flashpix Toolkit" may only be used to refer to the specification owned
31 *    by the DIG.
32 *
33 * 6. AS IS - NO WARRANTY
34 *    The Software is provided "AS IS" and without warranty. Neither DIG
35 *    nor its contributors warrant that the functions contained in the
36 *    Software will meet your requirements or that the operation of the
37 *    Software will be uninterrupted or error free. Neither DIG nor its
38 *    contributors makes any representation or warranty as to whether the
39 *    Software, or the operation of the Software, infringes any patent,
40 *    copyright, trademark or other right of any third party. You assume
41 *    responsibility for operation of the Software to achieve your intended
42 *    results, and for the installation,use,and results obtained from the
43 *    Software.
44 *
45 * 7. Subject to any applicable legislation which prohibits the following
46 *    exclusions, NEITHER DIG NOR ITS CONTRIBUTORS MAKE
47 *    ANY OTHER WARRANTIES OF ANY KIND, EITHER
48 *    EXPRESS OR IMPLIED, INCLUDING THE IMPLIED
49 *    WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
50 *    PARTICULAR PURPOSE OR NONINFRINGEMENT. Some
51 *    jurisdictions do not allow the exclusion of implied warranties, or have
52 *    legislation that imposes certain statutory warranties that cannot be
53 *    excluded, so the above exclusion may not apply to you. This warranty
54 *    gives you specific legal rights and you may also have other rights.
55 *
56 * 8. LIMITATIONS OF REMEDIES
57 *    IN NO EVENT WILL DIG OR ITS CONTRIBUTORS OR
58 *    SUPPLIERS BE LIABLE TO YOU FOR ANY INCIDENTAL OR
59 *    CONSEQUENTIAL DAMAGES, INCLUDING ANY LOST
60 *    PROFITS, LOST SAVINGS, OR OTHER DAMAGES ARISING
61 *    OUT OF THE USE OR INABILITY TO USE THE SOFTWARE
62 *    EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
63 *    DAMAGES.
64 *
65 * 9. You will be responsible for complying with all applicable laws relating
66 *    to your use of the software including, without limitation, export laws.
67 *
68 * This Agreement constitutes the  entire agreement between you and DIG
69 * with reference to this transaction. If the Software was acquired
70 * in the United States, this Agreement is governed by the laws of the State
71 * of New York. If acquired outside the United States, this
72 * Agreement is governed by the laws of the country in which it
73 * was acquired.
74 *
75 * The contributing authors and Digital Imaging Group specifically permit,
76 * without fee, and encourage the use of this source code as a component to
77 * supporting the Flashpix file format  in commercial products.  If
78 * you use this source code in a product, acknowledgment is not required  but
79 * would be appreciated.
80 */
81