Index: src/GenPoly/ErasableScopedMap.hpp
===================================================================
--- src/GenPoly/ErasableScopedMap.hpp	(revision c92bdcc6ef9bc5c1b005f67d1c9f428bb8bd2b4c)
+++ src/GenPoly/ErasableScopedMap.hpp	(revision 5f225f59101d268668c9c4862e607c9573860bfb)
@@ -5,5 +5,5 @@
 // file "LICENCE" distributed with Cforall.
 //
-// ErasableScopedMap.h -- A map that supports scoping and erasing elements.
+// ErasableScopedMap.hpp -- A map that supports scoping and erasing elements.
 //
 // Author           : Aaron B. Moss
Index: src/GenPoly/GenPoly.cpp
===================================================================
--- src/GenPoly/GenPoly.cpp	(revision c92bdcc6ef9bc5c1b005f67d1c9f428bb8bd2b4c)
+++ src/GenPoly/GenPoly.cpp	(revision 5f225f59101d268668c9c4862e607c9573860bfb)
@@ -256,5 +256,5 @@
 
 	// So remaining types can be examined case by case.
-	// Recurse through type structure (conditions borrowed from Unify.cc).
+	// Recurse through type structure (conditions borrowed from Unify.cpp).
 
 	if ( type_index(typeid(ast::BasicType)) == lid ) {
Index: src/GenPoly/Lvalue.hpp
===================================================================
--- src/GenPoly/Lvalue.hpp	(revision c92bdcc6ef9bc5c1b005f67d1c9f428bb8bd2b4c)
+++ src/GenPoly/Lvalue.hpp	(revision 5f225f59101d268668c9c4862e607c9573860bfb)
@@ -5,5 +5,5 @@
 // file "LICENCE" distributed with Cforall.
 //
-// Lvalue.h -- Clean up lvalues and remove references.
+// Lvalue.hpp -- Clean up lvalues and remove references.
 //
 // Author           : Richard C. Bilson
Index: src/GenPoly/Lvalue2.cpp
===================================================================
--- src/GenPoly/Lvalue2.cpp	(revision c92bdcc6ef9bc5c1b005f67d1c9f428bb8bd2b4c)
+++ src/GenPoly/Lvalue2.cpp	(revision 5f225f59101d268668c9c4862e607c9573860bfb)
@@ -5,5 +5,5 @@
 // file "LICENCE" distributed with Cforall.
 //
-// Lvalue2.cc -- Seperate Lvalue module for linking.
+// Lvalue2.cpp -- Seperate Lvalue module for linking.
 //
 // Author           : Andrew Beach
Index: src/GenPoly/ScopedSet.hpp
===================================================================
--- src/GenPoly/ScopedSet.hpp	(revision c92bdcc6ef9bc5c1b005f67d1c9f428bb8bd2b4c)
+++ src/GenPoly/ScopedSet.hpp	(revision 5f225f59101d268668c9c4862e607c9573860bfb)
@@ -5,5 +5,5 @@
 // file "LICENCE" distributed with Cforall.
 //
-// ScopedSet.h -- A set that supports save/restore scoping.
+// ScopedSet.hpp -- A set that supports save/restore scoping.
 //
 // Author           : Aaron B. Moss
Index: src/GenPoly/Specialize.hpp
===================================================================
--- src/GenPoly/Specialize.hpp	(revision c92bdcc6ef9bc5c1b005f67d1c9f428bb8bd2b4c)
+++ src/GenPoly/Specialize.hpp	(revision 5f225f59101d268668c9c4862e607c9573860bfb)
@@ -5,5 +5,5 @@
 // file "LICENCE" distributed with Cforall.
 //
-// Specialize.h -- Generate thunks to specialize polymorphic functions.
+// Specialize.hpp -- Generate thunks to specialize polymorphic functions.
 //
 // Author           : Richard C. Bilson
