Index: trunk/psModules/src/camera/pmFPACopy.h
===================================================================
--- trunk/psModules/src/camera/pmFPACopy.h	(revision 9589)
+++ trunk/psModules/src/camera/pmFPACopy.h	(revision 11253)
@@ -1,18 +1,17 @@
-/// @file pmFPACopy.h
-///
-/// @brief Functions to copy FPA components.
-///
-/// @ingroup Camera
-///
-/// @author Paul Price, IfA
-///
-/// @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
-/// @date $Date: 2006-10-17 01:16:17 $
-///
-/// Copyright 2005-2006 Institute for Astronomy, University of Hawaii
-///
+/* @file pmFPACopy.h
+ * @brief Functions to copy FPA components.
+ *
+ * @author Paul Price, IfA
+ *
+ * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2007-01-24 02:54:14 $
+ * Copyright 2005-2006 Institute for Astronomy, University of Hawaii
+ */
 
 #ifndef PM_FPA_COPY_H
 #define PM_FPA_COPY_H
+
+/// @addtogroup Camera Camera Layout
+/// @{
 
 /// Copy an FPA and components, including the pixels, to a different representation of the same camera
@@ -73,5 +72,4 @@
                          int xBin, int yBin ///< Binning factors in x and y
                         );
-
-
+/// @}
 #endif
