Index: trunk/psastro/src/psastroZeroPoint.c
===================================================================
--- trunk/psastro/src/psastroZeroPoint.c	(revision 20268)
+++ trunk/psastro/src/psastroZeroPoint.c	(revision 21409)
@@ -1,2 +1,14 @@
+/** @file psastroMosaicZeroPoint.c
+ *
+ *  @brief 
+ *
+ *  @ingroup libpsastro
+ *
+ *  @author IfA
+ *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2009-02-07 02:03:34 $
+ *  Copyright 2009 Institute for Astronomy, University of Hawaii
+ */
+
 # include "psastroInternal.h"
 
@@ -69,5 +81,7 @@
 }
 
-// we measure <dMag> and \sigma_dMag and write them to the header
+/**
+ * we measure <dMag> and \sigma_dMag and write them to the header
+ */
 bool psastroZeroPointReadout(pmReadout *readout, float zeropt, float exptime) {
 
