1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
This package was debianized by Ron Farrer <rbf@debian.org>.
It was downloaded from http://dillo.cipsga.org.br/
Copyright:
GNU GPL with following additions:
Details about the GPL is here /usr/share/common-licenses
The gif.c module was adapted from ppmtogif.c as found in the
netpbm-1mar1994 release. That code included the following copyright
notice.
/* +-------------------------------------------------------------------+ */
/* | Copyright 1990, 1991, 1993, David Koblas. (koblas@netcom.com) | */
/* | Permission to use, copy, modify, and distribute this software | */
/* | and its documentation for any purpose and without fee is hereby | */
/* | granted, provided that the above copyright notice appear in all | */
/* | copies and that both that copyright notice and this permission | */
/* | notice appear in supporting documentation. This software is | */
/* | provided "as is" without express or implied warranty. | */
/* +-------------------------------------------------------------------+ */
|