Index: trunk/psLib/src/fft/psVectorFFT.h
===================================================================
--- trunk/psLib/src/fft/psVectorFFT.h	(revision 4162)
+++ trunk/psLib/src/fft/psVectorFFT.h	(revision 11248)
@@ -1,14 +1,10 @@
-/** @file  psVectorFFT.h
+/* @file  psVectorFFT.h
+ * @brief Contains FFT transform related functions for psVector
  *
- *  @brief Contains FFT transform related functions for psVector
+ * @author Robert DeSonia, MHPCC
  *
- *  @ingroup Transform
- *
- *  @author Robert DeSonia, MHPCC
- *
- *  @version $Revision: 1.18 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-06-08 23:40:45 $
- *
- *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
+ * @version $Revision: 1.19 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2007-01-23 22:47:22 $
+ * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
  */
 
@@ -18,5 +14,5 @@
 #include "psVector.h"
 
-/// @addtogroup Transform
+/// @addtogroup MathOps Mathematical Operations
 /// @{
 
@@ -96,4 +92,3 @@
 
 /// @}
-
 #endif // #ifndef PS_VECTOR_FFT_H
