Index: trunk/ppSub/src/ppSubVarianceFactors.c
===================================================================
--- trunk/ppSub/src/ppSubVarianceFactors.c	(revision 21257)
+++ trunk/ppSub/src/ppSubVarianceFactors.c	(revision 21360)
@@ -1,5 +1,19 @@
+/** @file ppSubVarianceFactors.c
+ *
+ *  @brief
+ *
+ *  @ingroup ppSub
+ *
+ *  @author IfA
+ *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2009-02-06 01:37:17 $
+ *  Copyright 2009 Institute for Astronomy, University of Hawaii
+ */
+
 #include "ppSub.h"
 
-// Calculate the variance factor for the output image based on the input images
+/**
+ * Calculate the variance factor for the output image based on the input images
+ */
 bool ppSubVarianceFactors (pmConfig *config, psMetadata *stats, const pmFPAview *view) {
 
