Index: trunk/psLib/src/image/psImageStats.c
===================================================================
--- trunk/psLib/src/image/psImageStats.c	(revision 1385)
+++ trunk/psLib/src/image/psImageStats.c	(revision 1393)
@@ -1,2 +1,18 @@
+/** @file psImageStats.c
+*  \brief Routines for calculating statistics on images.
+*  @ingroup ImageStats
+*
+*  This file will hold the prototypes for procedures which calculate
+*  statistic on images, histograms on images, and fit/evaluate Chebyshev
+*  polynomials to images.
+*
+*  @author George Gusciora, MHPCC
+*
+*  @version $Revision: 1.28 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2004-08-05 19:38:52 $
+*
+*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
+*/
+
 #include <stdlib.h>
 #include <stdio.h>
