Index: tests/concurrent/examples/boundedBufferEXT.cfa
===================================================================
--- tests/concurrent/examples/boundedBufferEXT.cfa	(revision 107b01a853d2fa7848b6015136777f62881c1779)
+++ tests/concurrent/examples/boundedBufferEXT.cfa	(revision 30e32b2b00dfeda222cacf523a031087c59f8fe0)
@@ -1,3 +1,5 @@
 //
+// Cforall Version 1.0.0 Copyright (C) 2018 University of Waterloo
+// 
 // The contents of this file are covered under the licence agreement in the
 // file "LICENCE" distributed with Cforall.
@@ -8,9 +10,9 @@
 // Created On       : Wed Apr 18 22:52:12 2018
 // Last Modified By : Peter A. Buhr
-// Last Modified On : Tue Dec 11 21:55:02 2018
-// Update Count     : 9
+// Last Modified On : Wed Feb 20 08:36:45 2019
+// Update Count     : 11
 //
 
-#include <stdlib.hfa>										// random
+#include <stdlib.hfa>									// random
 #include <fstream.hfa>
 #include <kernel.hfa>
