Index: include/bfd.h
===================================================================
--- include/bfd.h	(revision 991bd3169e80796219593ac6e01b7f8dd6f61959)
+++ include/bfd.h	(revision 01aeadef077c992eb10d8adaf24ed68ff9c4b7ca)
@@ -1,13 +1,15 @@
-//                              -*- Mode: C++ -*- 
-// 
-// Cforall Version 1.0.0, Copyright (C) Peter A. Buhr 2015
-// 
+//
+// Cforall Version 1.0.0 Copyright (C) 2015 University of Waterloo
+//
+// The contents of this file are covered under the licence agreement in the
+// file "LICENCE" distributed with Cforall.
+//
 // bfd.h -- 
-// 
+//
 // Author           : Peter A. Buhr
 // Created On       : Thu Jan  8 15:50:56 2015
 // Last Modified By : Peter A. Buhr
-// Last Modified On : Sat Jan 10 14:12:35 2015
-// Update Count     : 3
+// Last Modified On : Sat May 16 07:54:59 2015
+// Update Count     : 5
 
 // This include file uses the CFA keyword "type" as a field name of a structure.
@@ -19,4 +21,6 @@
 
 // Local Variables: //
+// tab-width: 4 //
+// mode: c++ //
 // compile-command: "make install" //
 // End: //
Index: include/math.h
===================================================================
--- include/math.h	(revision 991bd3169e80796219593ac6e01b7f8dd6f61959)
+++ include/math.h	(revision 01aeadef077c992eb10d8adaf24ed68ff9c4b7ca)
@@ -1,13 +1,15 @@
-//                              -*- Mode: C++ -*- 
-// 
-// Cforall Version 1.0.0, Copyright (C) Peter A. Buhr 2014
-// 
+//
+// Cforall Version 1.0.0 Copyright (C) 2015 University of Waterloo
+//
+// The contents of this file are covered under the licence agreement in the
+// file "LICENCE" distributed with Cforall.
+//
 // math.h -- 
-// 
+//
 // Author           : Peter A. Buhr
 // Created On       : Mon Nov 10 23:41:29 2014
 // Last Modified By : Peter A. Buhr
-// Last Modified On : Sat Jan 10 14:12:21 2015
-// Update Count     : 2
+// Last Modified On : Sat May 16 07:55:52 2015
+// Update Count     : 3
 
 // This include file uses the CFA keyword "type" as a field name of a structure.
@@ -19,4 +21,6 @@
 
 // Local Variables: //
+// tab-width: 4 //
+// mode: c++ //
 // compile-command: "make install" //
 // End: //
