COPYING
上传用户:sorock1981
上传日期:2007-01-06
资源大小:73k
文件大小:2k
源码类别:

图片显示

开发平台:

Unix_Linux

  1. LICENSE TERMS
  2. This program is provided under the libpng/zlib license:
  3. The gif2png code is Copyright (C) 1995 Alexander Lehmann and 
  4.                     Copyright (C) 1999 by Eric S. Raymond.
  5. The file gifread.c is also Copyright 1990-1994 by David Koblas.
  6. -----------------------------------------------------------------------------
  7.   This software is provided 'as-is', without any express or implied
  8.   warranty.  In no event will the authors be held liable for any damages
  9.   arising from the use of this software.
  10.   Permission is granted to anyone to use this software for any purpose,
  11.   including commercial applications, and to alter it and redistribute it
  12.   freely, subject to the following restrictions:
  13.   1. The origin of this software must not be misrepresented; you must not
  14.      claim that you wrote the original software. If you use this software
  15.      in a product, an acknowledgment in the product documentation would be
  16.      appreciated but is not required.
  17.   2. Altered source versions must be plainly marked as such, and must not be
  18.      misrepresented as being the original software.
  19.   3. This notice may not be removed or altered from any source distribution.
  20. -----------------------------------------------------------------------------
  21. Part of gif2png (the file 437_l1.c) was generated by the `trans'
  22. program written by Kosta Kostis <kosta@live.robin.de>.  This package
  23. (a great source for character conversion tables) is available as
  24. ftp://ftp.uni-erlangen.de/pub/doc/ISO/charsets/transXXX.tar.gz
  25. where XXX is replaced by a version number.
  26. The PNG specification is available from
  27. <http://www.cdrom.com/png/>. Obviously, without the PNG effort this
  28. program wouldn't have been possible or necessary (or even
  29. conceivable).
  30. The Graphics Interchange Format(c) is the Copyright property of
  31. CompuServe Incorporated. GIF(sm) is a Service Mark property of
  32. CompuServe Incorporated.
  33. See the manual page for a discussion of patent issues in this code.