Imported from libpng-0.97c.tar
diff --git a/pngset.c b/pngset.c
index 2652b76..ea38d61 100644
--- a/pngset.c
+++ b/pngset.c
@@ -1,11 +1,12 @@
 
 /* pngset.c - storage of image information into info struct
  *
- * libpng 1.00.97
+ * libpng 0.97
  * For conditions of distribution and use, see copyright notice in png.h
  * Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
  * Copyright (c) 1996, 1997 Andreas Dilger
- * May 28, 1997
+ * Copyright (c) 1998, Glenn Randers-Pehrson
+ * January 7, 1998
  *
  * The functions here are used during reads to store data from the file
  * into the info struct, and during writes to store application data