diff options
Diffstat (limited to 'pngwio.c')
-rw-r--r-- | pngwio.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,9 +1,9 @@ /* pngwio.c - functions for data output * - * libpng 1.0.9beta1 - November 10, 2000 + * libpng 1.0.9beta10 - January 16, 2001 * For conditions of distribution and use, see copyright notice in png.h - * Copyright (c) 1998, 1999, 2000 Glenn Randers-Pehrson + * Copyright (c) 1998-2001 Glenn Randers-Pehrson * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) * (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.) * |