diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-06-24 10:27:36 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-06-24 10:30:58 -0500 |
commit | 037023bb311f7b442e05d036b08e5c578253c522 (patch) | |
tree | 7ee92d687f75b329df8291a914c41c51172b811f /pngwtran.c | |
parent | ed82c3bb59d2cc86ed2aa7c821eedbeec82c8571 (diff) | |
download | libpng-037023bb311f7b442e05d036b08e5c578253c522.tar.gz |
[devel] Revise references to zlib-libpng license
Diffstat (limited to 'pngwtran.c')
-rw-r--r-- | pngwtran.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pngwtran.c b/pngwtran.c index 5fd0962bb..a69ad5086 100644 --- a/pngwtran.c +++ b/pngwtran.c @@ -7,8 +7,8 @@ * (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.) * * This code is released under the zlib-libpng license. - * For conditions of distribution and use, see copyright notice in png.h - * + * For conditions of distribution and use, see copyright notice, disclaimer, + * and license in png.h */ #include "png.h" |