Index: src/Common/Stats/Base.h
===================================================================
--- src/Common/Stats/Base.h	(revision 8e70823920df10bf60abd7a63291bfdbcf88c901)
+++ src/Common/Stats/Base.h	(revision 675716ec02a392a1cd187946766c1829aeb097e5)
@@ -1,2 +1,17 @@
+//
+// Cforall Version 1.0.0 Copyright (C) 2019 University of Waterloo
+//
+// The contents of this file are covered under the licence agreement in the
+// file "LICENCE" distributed with Cforall.
+//
+// Heap.h --
+//
+// Author           : Thierry Delisle
+// Created On       : Fri Mar 03 14:53:53 2019
+// Last Modified By :
+// Last Modified On :
+// Update Count     :
+//
+
 #pragma once
 
Index: src/Common/Stats/Counter.cc
===================================================================
--- src/Common/Stats/Counter.cc	(revision 8e70823920df10bf60abd7a63291bfdbcf88c901)
+++ src/Common/Stats/Counter.cc	(revision 675716ec02a392a1cd187946766c1829aeb097e5)
@@ -5,5 +5,5 @@
 // file "LICENCE" distributed with Cforall.
 //
-// Heap.h --
+// Counter.cc --
 //
 // Author           : Thierry Delisle
Index: src/Common/Stats/Counter.h
===================================================================
--- src/Common/Stats/Counter.h	(revision 8e70823920df10bf60abd7a63291bfdbcf88c901)
+++ src/Common/Stats/Counter.h	(revision 675716ec02a392a1cd187946766c1829aeb097e5)
@@ -5,5 +5,5 @@
 // file "LICENCE" distributed with Cforall.
 //
-// Heap.h --
+// Counter.h --
 //
 // Author           : Thierry Delisle
