Index: trunk/psLib/src/.cvsignore
===================================================================
--- trunk/psLib/src/.cvsignore	(revision 4952)
+++ trunk/psLib/src/.cvsignore	(revision 4953)
@@ -10,2 +10,3 @@
 libpslib.la.temp
 config.h.in
+psErrorText.h
Index: trunk/psLib/src/astro/.cvsignore
===================================================================
--- trunk/psLib/src/astro/.cvsignore	(revision 4953)
+++ trunk/psLib/src/astro/.cvsignore	(revision 4953)
@@ -0,0 +1,6 @@
+.deps
+.libs
+Makefile
+Makefile.in
+*.la
+*.lo
Index: trunk/psLib/src/db/.cvsignore
===================================================================
--- trunk/psLib/src/db/.cvsignore	(revision 4953)
+++ trunk/psLib/src/db/.cvsignore	(revision 4953)
@@ -0,0 +1,6 @@
+.deps
+.libs
+Makefile
+Makefile.in
+*.la
+*.lo
Index: trunk/psLib/src/fft/.cvsignore
===================================================================
--- trunk/psLib/src/fft/.cvsignore	(revision 4953)
+++ trunk/psLib/src/fft/.cvsignore	(revision 4953)
@@ -0,0 +1,6 @@
+.deps
+.libs
+Makefile
+Makefile.in
+*.la
+*.lo
Index: trunk/psLib/src/fits/.cvsignore
===================================================================
--- trunk/psLib/src/fits/.cvsignore	(revision 4953)
+++ trunk/psLib/src/fits/.cvsignore	(revision 4953)
@@ -0,0 +1,6 @@
+.deps
+.libs
+Makefile
+Makefile.in
+*.la
+*.lo
Index: trunk/psLib/src/imageops/.cvsignore
===================================================================
--- trunk/psLib/src/imageops/.cvsignore	(revision 4953)
+++ trunk/psLib/src/imageops/.cvsignore	(revision 4953)
@@ -0,0 +1,6 @@
+.deps
+.libs
+Makefile
+Makefile.in
+*.la
+*.lo
Index: trunk/psLib/src/math/.cvsignore
===================================================================
--- trunk/psLib/src/math/.cvsignore	(revision 4953)
+++ trunk/psLib/src/math/.cvsignore	(revision 4953)
@@ -0,0 +1,6 @@
+.deps
+.libs
+Makefile
+Makefile.in
+*.la
+*.lo
Index: trunk/psLib/src/mathtypes/.cvsignore
===================================================================
--- trunk/psLib/src/mathtypes/.cvsignore	(revision 4953)
+++ trunk/psLib/src/mathtypes/.cvsignore	(revision 4953)
@@ -0,0 +1,6 @@
+.deps
+.libs
+Makefile
+Makefile.in
+*.la
+*.lo
Index: trunk/psLib/src/sys/.cvsignore
===================================================================
--- trunk/psLib/src/sys/.cvsignore	(revision 4953)
+++ trunk/psLib/src/sys/.cvsignore	(revision 4953)
@@ -0,0 +1,6 @@
+.deps
+.libs
+Makefile
+Makefile.in
+*.la
+*.lo
Index: trunk/psLib/src/types/.cvsignore
===================================================================
--- trunk/psLib/src/types/.cvsignore	(revision 4953)
+++ trunk/psLib/src/types/.cvsignore	(revision 4953)
@@ -0,0 +1,6 @@
+.deps
+.libs
+Makefile
+Makefile.in
+*.la
+*.lo
Index: trunk/psLib/src/types/psMetadata.c
===================================================================
--- trunk/psLib/src/types/psMetadata.c	(revision 4952)
+++ trunk/psLib/src/types/psMetadata.c	(revision 4953)
@@ -1,20 +1,20 @@
 /** @file  psMetadata.c
-*
-*
-*  @brief Contains metadata structures, enumerations and functions prototypes.
-*
-*  This file defines metadata item, metadata type, metadata flags, metadata containers, and function
-*  prototypes necessary creating psLib metadata APIs
-*
-*  @ingroup Metadata
-*
-*  @author Robert DeSonia, MHPCC
-*  @author Ross Harman, MHPCC
-*
-*  @version $Revision: 1.79 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2005-08-30 01:14:13 $
-*
-*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
-*/
+ *
+ *
+ *  @brief Contains metadata structures, enumerations and functions prototypes.
+ *
+ *  This file defines metadata item, metadata type, metadata flags, metadata containers, and function
+ *  prototypes necessary creating psLib metadata APIs
+ *
+ *  @ingroup Metadata
+ *
+ *  @author Robert DeSonia, MHPCC
+ *  @author Ross Harman, MHPCC
+ *
+ *  @version $Revision: 1.80 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-09-07 02:36:05 $
+ *
+ *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
+ */
 
 /******************************************************************************/
Index: trunk/psLib/src/xml/.cvsignore
===================================================================
--- trunk/psLib/src/xml/.cvsignore	(revision 4953)
+++ trunk/psLib/src/xml/.cvsignore	(revision 4953)
@@ -0,0 +1,6 @@
+.deps
+.libs
+Makefile
+Makefile.in
+*.la
+*.lo
