Index: translator/GenPoly/Box.cc
===================================================================
--- translator/GenPoly/Box.cc	(revision a32b204359041ff1f6ef505a929495bcfe7a54f3)
+++ translator/GenPoly/Box.cc	(revision 51587aa493cba4720a447024fed1e9d94b78524a)
@@ -1,2 +1,16 @@
+//
+// 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.
+//
+// XXX.cc -- 
+//
+// Author           : Richard C. Bilson
+// Created On       : Mon May 18 07:44:20 2015
+// Last Modified By : 
+// Last Modified On : 
+// Update Count     : 0
+//
 /*
  * This file is part of the Cforall project
@@ -1073,2 +1087,7 @@
 
 } // namespace GenPoly
+// Local Variables: //
+// tab-width: 4 //
+// mode: c++ //
+// compile-command: "make install" //
+// End: //
Index: translator/GenPoly/Box.h
===================================================================
--- translator/GenPoly/Box.h	(revision a32b204359041ff1f6ef505a929495bcfe7a54f3)
+++ translator/GenPoly/Box.h	(revision 51587aa493cba4720a447024fed1e9d94b78524a)
@@ -1,2 +1,16 @@
+//
+// 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.
+//
+// XXX.cc -- 
+//
+// Author           : Richard C. Bilson
+// Created On       : Mon May 18 07:44:20 2015
+// Last Modified By : 
+// Last Modified On : 
+// Update Count     : 0
+//
 /*
  * This file is part of the Cforall project
@@ -20,2 +34,7 @@
 
 #endif /* #ifndef GENPOLY_BOX_H */
+// Local Variables: //
+// tab-width: 4 //
+// mode: c++ //
+// compile-command: "make install" //
+// End: //
Index: translator/GenPoly/CopyParams.cc
===================================================================
--- translator/GenPoly/CopyParams.cc	(revision a32b204359041ff1f6ef505a929495bcfe7a54f3)
+++ translator/GenPoly/CopyParams.cc	(revision 51587aa493cba4720a447024fed1e9d94b78524a)
@@ -1,2 +1,16 @@
+//
+// 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.
+//
+// XXX.cc -- 
+//
+// Author           : Richard C. Bilson
+// Created On       : Mon May 18 07:44:20 2015
+// Last Modified By : 
+// Last Modified On : 
+// Update Count     : 0
+//
 #include <set>
 #include <map>
@@ -83,2 +97,7 @@
     }
 } // namespace GenPoly
+// Local Variables: //
+// tab-width: 4 //
+// mode: c++ //
+// compile-command: "make install" //
+// End: //
Index: translator/GenPoly/CopyParams.h
===================================================================
--- translator/GenPoly/CopyParams.h	(revision a32b204359041ff1f6ef505a929495bcfe7a54f3)
+++ translator/GenPoly/CopyParams.h	(revision 51587aa493cba4720a447024fed1e9d94b78524a)
@@ -1,2 +1,16 @@
+//
+// 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.
+//
+// XXX.cc -- 
+//
+// Author           : Richard C. Bilson
+// Created On       : Mon May 18 07:44:20 2015
+// Last Modified By : 
+// Last Modified On : 
+// Update Count     : 0
+//
 /*
  * This file is part of the Cforall project
@@ -18,2 +32,7 @@
 
 #endif /* #ifndef GENPOLY_COPYPARAMS_H */
+// Local Variables: //
+// tab-width: 4 //
+// mode: c++ //
+// compile-command: "make install" //
+// End: //
Index: translator/GenPoly/FindFunction.cc
===================================================================
--- translator/GenPoly/FindFunction.cc	(revision a32b204359041ff1f6ef505a929495bcfe7a54f3)
+++ translator/GenPoly/FindFunction.cc	(revision 51587aa493cba4720a447024fed1e9d94b78524a)
@@ -1,2 +1,16 @@
+//
+// 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.
+//
+// XXX.cc -- 
+//
+// Author           : Richard C. Bilson
+// Created On       : Mon May 18 07:44:20 2015
+// Last Modified By : 
+// Last Modified On : 
+// Update Count     : 0
+//
 /*
  * This file is part of the Cforall project
@@ -88,2 +102,7 @@
 
 } // namespace GenPoly
+// Local Variables: //
+// tab-width: 4 //
+// mode: c++ //
+// compile-command: "make install" //
+// End: //
Index: translator/GenPoly/FindFunction.h
===================================================================
--- translator/GenPoly/FindFunction.h	(revision a32b204359041ff1f6ef505a929495bcfe7a54f3)
+++ translator/GenPoly/FindFunction.h	(revision 51587aa493cba4720a447024fed1e9d94b78524a)
@@ -1,2 +1,16 @@
+//
+// 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.
+//
+// XXX.cc -- 
+//
+// Author           : Richard C. Bilson
+// Created On       : Mon May 18 07:44:20 2015
+// Last Modified By : 
+// Last Modified On : 
+// Update Count     : 0
+//
 /*
  * This file is part of the Cforall project
@@ -22,2 +36,7 @@
 
 #endif /* #ifndef FINDFUNCTION_H */
+// Local Variables: //
+// tab-width: 4 //
+// mode: c++ //
+// compile-command: "make install" //
+// End: //
Index: translator/GenPoly/GenPoly.cc
===================================================================
--- translator/GenPoly/GenPoly.cc	(revision a32b204359041ff1f6ef505a929495bcfe7a54f3)
+++ translator/GenPoly/GenPoly.cc	(revision 51587aa493cba4720a447024fed1e9d94b78524a)
@@ -1,2 +1,16 @@
+//
+// 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.
+//
+// XXX.cc -- 
+//
+// Author           : Richard C. Bilson
+// Created On       : Mon May 18 07:44:20 2015
+// Last Modified By : 
+// Last Modified On : 
+// Update Count     : 0
+//
 /*
  * This file is part of the Cforall project
@@ -63,2 +77,7 @@
 
 } // namespace GenPoly
+// Local Variables: //
+// tab-width: 4 //
+// mode: c++ //
+// compile-command: "make install" //
+// End: //
Index: translator/GenPoly/GenPoly.h
===================================================================
--- translator/GenPoly/GenPoly.h	(revision a32b204359041ff1f6ef505a929495bcfe7a54f3)
+++ translator/GenPoly/GenPoly.h	(revision 51587aa493cba4720a447024fed1e9d94b78524a)
@@ -1,2 +1,16 @@
+//
+// 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.
+//
+// XXX.cc -- 
+//
+// Author           : Richard C. Bilson
+// Created On       : Mon May 18 07:44:20 2015
+// Last Modified By : 
+// Last Modified On : 
+// Update Count     : 0
+//
 /*
  * This file is part of the Cforall project
@@ -31,2 +45,7 @@
 
 #endif
+// Local Variables: //
+// tab-width: 4 //
+// mode: c++ //
+// compile-command: "make install" //
+// End: //
Index: translator/GenPoly/Lvalue.cc
===================================================================
--- translator/GenPoly/Lvalue.cc	(revision a32b204359041ff1f6ef505a929495bcfe7a54f3)
+++ translator/GenPoly/Lvalue.cc	(revision 51587aa493cba4720a447024fed1e9d94b78524a)
@@ -1,2 +1,16 @@
+//
+// 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.
+//
+// XXX.cc -- 
+//
+// Author           : Richard C. Bilson
+// Created On       : Mon May 18 07:44:20 2015
+// Last Modified By : 
+// Last Modified On : 
+// Update Count     : 0
+//
 /*
  * This file is part of the Cforall project
@@ -167,2 +181,7 @@
 
 } // namespace GenPoly
+// Local Variables: //
+// tab-width: 4 //
+// mode: c++ //
+// compile-command: "make install" //
+// End: //
Index: translator/GenPoly/Lvalue.h
===================================================================
--- translator/GenPoly/Lvalue.h	(revision a32b204359041ff1f6ef505a929495bcfe7a54f3)
+++ translator/GenPoly/Lvalue.h	(revision 51587aa493cba4720a447024fed1e9d94b78524a)
@@ -1,2 +1,16 @@
+//
+// 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.
+//
+// XXX.cc -- 
+//
+// Author           : Richard C. Bilson
+// Created On       : Mon May 18 07:44:20 2015
+// Last Modified By : 
+// Last Modified On : 
+// Update Count     : 0
+//
 /*
  * This file is part of the Cforall project
@@ -20,2 +34,7 @@
 
 #endif /* #ifndef GENPOLY_LVALUE_H */
+// Local Variables: //
+// tab-width: 4 //
+// mode: c++ //
+// compile-command: "make install" //
+// End: //
Index: translator/GenPoly/PolyMutator.cc
===================================================================
--- translator/GenPoly/PolyMutator.cc	(revision a32b204359041ff1f6ef505a929495bcfe7a54f3)
+++ translator/GenPoly/PolyMutator.cc	(revision 51587aa493cba4720a447024fed1e9d94b78524a)
@@ -1,2 +1,16 @@
+//
+// 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.
+//
+// XXX.cc -- 
+//
+// Author           : Richard C. Bilson
+// Created On       : Mon May 18 07:44:20 2015
+// Last Modified By : 
+// Last Modified On : 
+// Update Count     : 0
+//
 /*
  * This file is part of the Cforall project
@@ -188,2 +202,7 @@
 /* static class method */
 } // namespace GenPoly
+// Local Variables: //
+// tab-width: 4 //
+// mode: c++ //
+// compile-command: "make install" //
+// End: //
Index: translator/GenPoly/PolyMutator.h
===================================================================
--- translator/GenPoly/PolyMutator.h	(revision a32b204359041ff1f6ef505a929495bcfe7a54f3)
+++ translator/GenPoly/PolyMutator.h	(revision 51587aa493cba4720a447024fed1e9d94b78524a)
@@ -1,2 +1,16 @@
+//
+// 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.
+//
+// XXX.cc -- 
+//
+// Author           : Richard C. Bilson
+// Created On       : Mon May 18 07:44:20 2015
+// Last Modified By : 
+// Last Modified On : 
+// Update Count     : 0
+//
 /*
  * This file is part of the Cforall project
@@ -59,2 +73,7 @@
 
 #endif /* #ifndef GENPOLY_POLYMUTATOR_H */
+// Local Variables: //
+// tab-width: 4 //
+// mode: c++ //
+// compile-command: "make install" //
+// End: //
Index: translator/GenPoly/ScrubTyVars.cc
===================================================================
--- translator/GenPoly/ScrubTyVars.cc	(revision a32b204359041ff1f6ef505a929495bcfe7a54f3)
+++ translator/GenPoly/ScrubTyVars.cc	(revision 51587aa493cba4720a447024fed1e9d94b78524a)
@@ -1,2 +1,16 @@
+//
+// 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.
+//
+// XXX.cc -- 
+//
+// Author           : Richard C. Bilson
+// Created On       : Mon May 18 07:44:20 2015
+// Last Modified By : 
+// Last Modified On : 
+// Update Count     : 0
+//
 #include "GenPoly.h"
 #include "ScrubTyVars.h"
@@ -50,2 +64,7 @@
     }
 } // namespace GenPoly
+// Local Variables: //
+// tab-width: 4 //
+// mode: c++ //
+// compile-command: "make install" //
+// End: //
Index: translator/GenPoly/ScrubTyVars.h
===================================================================
--- translator/GenPoly/ScrubTyVars.h	(revision a32b204359041ff1f6ef505a929495bcfe7a54f3)
+++ translator/GenPoly/ScrubTyVars.h	(revision 51587aa493cba4720a447024fed1e9d94b78524a)
@@ -1,2 +1,16 @@
+//
+// 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.
+//
+// XXX.cc -- 
+//
+// Author           : Richard C. Bilson
+// Created On       : Mon May 18 07:44:20 2015
+// Last Modified By : 
+// Last Modified On : 
+// Update Count     : 0
+//
 #ifndef GENPOLY_SCRUBTYVARS_H
 #define GENPOLY_SCRUBTYVARS_H
@@ -42,2 +56,7 @@
 
 #endif // GENPOLY_SCRUBTYVARS_H
+// Local Variables: //
+// tab-width: 4 //
+// mode: c++ //
+// compile-command: "make install" //
+// End: //
Index: translator/GenPoly/Specialize.cc
===================================================================
--- translator/GenPoly/Specialize.cc	(revision a32b204359041ff1f6ef505a929495bcfe7a54f3)
+++ translator/GenPoly/Specialize.cc	(revision 51587aa493cba4720a447024fed1e9d94b78524a)
@@ -1,2 +1,16 @@
+//
+// 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.
+//
+// XXX.cc -- 
+//
+// Author           : Richard C. Bilson
+// Created On       : Mon May 18 07:44:20 2015
+// Last Modified By : 
+// Last Modified On : 
+// Update Count     : 0
+//
 /*
  * This file is part of the Cforall project
@@ -205,2 +219,7 @@
 
 } // namespace GenPoly
+// Local Variables: //
+// tab-width: 4 //
+// mode: c++ //
+// compile-command: "make install" //
+// End: //
Index: translator/GenPoly/Specialize.h
===================================================================
--- translator/GenPoly/Specialize.h	(revision a32b204359041ff1f6ef505a929495bcfe7a54f3)
+++ translator/GenPoly/Specialize.h	(revision 51587aa493cba4720a447024fed1e9d94b78524a)
@@ -1,2 +1,16 @@
+//
+// 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.
+//
+// XXX.cc -- 
+//
+// Author           : Richard C. Bilson
+// Created On       : Mon May 18 07:44:20 2015
+// Last Modified By : 
+// Last Modified On : 
+// Update Count     : 0
+//
 /*
  * This file is part of the Cforall project
@@ -20,2 +34,7 @@
 
 #endif /* #ifndef GENPOLY_SPECIALIZE_H */
+// Local Variables: //
+// tab-width: 4 //
+// mode: c++ //
+// compile-command: "make install" //
+// End: //
