Index: trunk/psastro/src/psastroMosaicFPtoTP.c
===================================================================
--- trunk/psastro/src/psastroMosaicFPtoTP.c	(revision 21183)
+++ trunk/psastro/src/psastroMosaicFPtoTP.c	(revision 21409)
@@ -1,5 +1,16 @@
+/** @file psastroMosaicFPtoTP.c
+ *
+ *  @brief 
+ *
+ *  @ingroup libpsastro
+ *
+ *  @author IfA
+ *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2009-02-07 02:03:34 $
+ *  Copyright 2009 Institute for Astronomy, University of Hawaii
+ */
+
 # include "psastroInternal.h"
 
-/************************************************/
 psPlaneTransform *psastroMosaicFitRotAndScale (pmFPA *fpa) {
 
@@ -115,5 +126,4 @@
 }
 
-/*****************************/
 bool psastroMosaicApplyRotAndScale (pmFPA *fpa, psPlaneTransform *TPtoFP) {
 
