Index: src/Tuples/Tuples.cc
===================================================================
--- src/Tuples/Tuples.cc	(revision 9939dc312f9fd40e9451c8c3c70ac5e68e233d16)
+++ src/Tuples/Tuples.cc	(revision e01d2f619fe1b6a0a10882627380a2c394901d11)
@@ -5,5 +5,5 @@
 // file "LICENCE" distributed with Cforall.
 //
-// Tuples.h --
+// Tuples.cc -- A collection of tuple operations.
 //
 // Author           : Andrew Beach
Index: src/Tuples/Tuples.h
===================================================================
--- src/Tuples/Tuples.h	(revision 9939dc312f9fd40e9451c8c3c70ac5e68e233d16)
+++ src/Tuples/Tuples.h	(revision e01d2f619fe1b6a0a10882627380a2c394901d11)
@@ -5,5 +5,5 @@
 // file "LICENCE" distributed with Cforall.
 //
-// Tuples.h --
+// Tuples.h -- A collection of tuple operations.
 //
 // Author           : Rodolfo G. Esteves
