| 1 |
|
|---|
| 2 |
Portions copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, |
|---|
| 3 |
2002 by Cold Spring Harbor Laboratory. Funded under Grant |
|---|
| 4 |
P41-RR02188 by the National Institutes of Health. |
|---|
| 5 |
|
|---|
| 6 |
Portions copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002 by |
|---|
| 7 |
Boutell.Com, Inc. |
|---|
| 8 |
|
|---|
| 9 |
Portions relating to GD2 format copyright 1999, 2000, 2001, 2002 |
|---|
| 10 |
Philip Warner. |
|---|
| 11 |
|
|---|
| 12 |
Portions relating to PNG copyright 1999, 2000, 2001, 2002 Greg |
|---|
| 13 |
Roelofs. |
|---|
| 14 |
|
|---|
| 15 |
Portions relating to gdttf.c copyright 1999, 2000, 2001, 2002 John |
|---|
| 16 |
Ellson (ellson@lucent.com). |
|---|
| 17 |
|
|---|
| 18 |
Portions relating to gdft.c copyright 2001, 2002 John Ellson |
|---|
| 19 |
(ellson@lucent.com). |
|---|
| 20 |
|
|---|
| 21 |
Portions relating to JPEG and to color quantization copyright 2000, |
|---|
| 22 |
2001, 2002, Doug Becker and copyright (C) 1994, 1995, 1996, 1997, |
|---|
| 23 |
1998, 1999, 2000, 2001, 2002, Thomas G. Lane. This software is |
|---|
| 24 |
based in part on the work of the Independent JPEG Group. See the |
|---|
| 25 |
file README-JPEG.TXT for more information. |
|---|
| 26 |
|
|---|
| 27 |
Portions relating to WBMP copyright 2000, 2001, 2002 Maurice |
|---|
| 28 |
Szmurlo and Johan Van den Brande. |
|---|
| 29 |
|
|---|
| 30 |
Permission has been granted to copy, distribute and modify gd in |
|---|
| 31 |
any context without fee, including a commercial application, |
|---|
| 32 |
provided that this notice is present in user-accessible supporting |
|---|
| 33 |
documentation. |
|---|
| 34 |
|
|---|
| 35 |
This does not affect your ownership of the derived work itself, and |
|---|
| 36 |
the intent is to assure proper credit for the authors of gd, not to |
|---|
| 37 |
interfere with your productive use of gd. If you have questions, |
|---|
| 38 |
ask. "Derived works" includes all programs that utilize the |
|---|
| 39 |
library. Credit must be given in user-accessible documentation. |
|---|
| 40 |
|
|---|
| 41 |
This software is provided "AS IS." The copyright holders disclaim |
|---|
| 42 |
all warranties, either express or implied, including but not |
|---|
| 43 |
limited to implied warranties of merchantability and fitness for a |
|---|
| 44 |
particular purpose, with respect to this code and accompanying |
|---|
| 45 |
documentation. |
|---|
| 46 |
|
|---|
| 47 |
Although their code does not appear in gd, the authors wish to thank |
|---|
| 48 |
David Koblas, David Rowley, and Hutchison Avenue Software Corporation |
|---|
| 49 |
for their prior contributions. |
|---|
| 50 |
|
|---|