LICENSE
上传用户:sesekoo
上传日期:2020-07-18
资源大小:21543k
文件大小:4k
源码类别:

界面编程

开发平台:

Visual C++

  1. This copy of the libpng notices is provided for your convenience.  In case of
  2. any discrepancy between this copy and the notices in the file png.h that is
  3. included in the libpng distribution, the latter shall prevail.
  4. COPYRIGHT NOTICE, DISCLAIMER, and LICENSE:
  5. If you modify libpng you may insert additional notices immediately following
  6. this sentence.
  7. libpng versions 1.2.6, August 15, 2004, through 1.2.34, December 18, 2008, are
  8. Copyright (c) 2004, 2006-2008 Glenn Randers-Pehrson, and are
  9. distributed according to the same disclaimer and license as libpng-1.2.5
  10. with the following individual added to the list of Contributing Authors
  11.    Cosmin Truta
  12. libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are
  13. Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are
  14. distributed according to the same disclaimer and license as libpng-1.0.6
  15. with the following individuals added to the list of Contributing Authors
  16.    Simon-Pierre Cadieux
  17.    Eric S. Raymond
  18.    Gilles Vollant
  19. and with the following additions to the disclaimer:
  20.    There is no warranty against interference with your enjoyment of the
  21.    library or against infringement.  There is no warranty that our
  22.    efforts or the library will fulfill any of your particular purposes
  23.    or needs.  This library is provided with all faults, and the entire
  24.    risk of satisfactory quality, performance, accuracy, and effort is with
  25.    the user.
  26. libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
  27. Copyright (c) 1998, 1999 Glenn Randers-Pehrson, and are
  28. distributed according to the same disclaimer and license as libpng-0.96,
  29. with the following individuals added to the list of Contributing Authors:
  30.    Tom Lane
  31.    Glenn Randers-Pehrson
  32.    Willem van Schaik
  33. libpng versions 0.89, June 1996, through 0.96, May 1997, are
  34. Copyright (c) 1996, 1997 Andreas Dilger
  35. Distributed according to the same disclaimer and license as libpng-0.88,
  36. with the following individuals added to the list of Contributing Authors:
  37.    John Bowler
  38.    Kevin Bracey
  39.    Sam Bushell
  40.    Magnus Holmgren
  41.    Greg Roelofs
  42.    Tom Tanner
  43. libpng versions 0.5, May 1995, through 0.88, January 1996, are
  44. Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
  45. For the purposes of this copyright and license, "Contributing Authors"
  46. is defined as the following set of individuals:
  47.    Andreas Dilger
  48.    Dave Martindale
  49.    Guy Eric Schalnat
  50.    Paul Schmidt
  51.    Tim Wegner
  52. The PNG Reference Library is supplied "AS IS".  The Contributing Authors
  53. and Group 42, Inc. disclaim all warranties, expressed or implied,
  54. including, without limitation, the warranties of merchantability and of
  55. fitness for any purpose.  The Contributing Authors and Group 42, Inc.
  56. assume no liability for direct, indirect, incidental, special, exemplary,
  57. or consequential damages, which may result from the use of the PNG
  58. Reference Library, even if advised of the possibility of such damage.
  59. Permission is hereby granted to use, copy, modify, and distribute this
  60. source code, or portions hereof, for any purpose, without fee, subject
  61. to the following restrictions:
  62. 1. The origin of this source code must not be misrepresented.
  63. 2. Altered versions must be plainly marked as such and must not
  64.    be misrepresented as being the original source.
  65. 3. This Copyright notice may not be removed or altered from any
  66.    source or altered source distribution.
  67. The Contributing Authors and Group 42, Inc. specifically permit, without
  68. fee, and encourage the use of this source code as a component to
  69. supporting the PNG file format in commercial products.  If you use this
  70. source code in a product, acknowledgment is not required but would be
  71. appreciated.
  72. A "png_get_copyright" function is available, for convenient use in "about"
  73. boxes and the like:
  74.    printf("%s",png_get_copyright(NULL));
  75. Also, the PNG logo (in PNG format, of course) is supplied in the
  76. files "pngbar.png" and "pngbar.jpg (88x31) and "pngnow.png" (98x31).
  77. Libpng is OSI Certified Open Source Software.  OSI Certified Open Source is a
  78. certification mark of the Open Source Initiative.
  79. Glenn Randers-Pehrson
  80. glennrp at users.sourceforge.net
  81. December 18, 2008