diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2000-12-18 09:33:57 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-04-06 16:05:45 -0500 |
commit | 408b42126507e916c98f805ad91ee83f482a3ecf (patch) | |
tree | cf08e1f70c4b060f2c873cb0acd851ebbeaf1c8d /pngwio.c | |
parent | 2ad31ae31f47d788b0ee83a708654f26e2edfebb (diff) | |
download | libpng-408b42126507e916c98f805ad91ee83f482a3ecf.tar.gz |
Imported from libpng-1.0.9beta6.tarv1.0.9beta6
Diffstat (limited to 'pngwio.c')
-rw-r--r-- | pngwio.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ /* pngwio.c - functions for data output * - * libpng 1.0.9beta5 - December 15, 2000 + * libpng 1.0.9beta6 - December 18, 2000 * For conditions of distribution and use, see copyright notice in png.h * Copyright (c) 1998, 1999, 2000 Glenn Randers-Pehrson * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) |