Index: src/examples/hello.c
===================================================================
--- src/examples/hello.c	(revision bff607e3b47e9164e101b3e27fa7106a86255fbd)
+++ 	(revision )
@@ -1,25 +1,0 @@
-//
-// 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.
-//
-// hello.c -- 
-//
-// Author           : Richard C. Bilson
-// Created On       : Wed May 27 17:56:53 2015
-// Last Modified By : Peter A. Buhr
-// Last Modified On : Mon Feb 29 18:06:17 2016
-// Update Count     : 10
-//
-
-#include <fstream>
-
-int main() {
-	sout | "Bonjour au monde!" | endl;
-}
-
-// Local Variables: //
-// tab-width: 4 //
-// compile-command: "cfa hello.c" //
-// End: //
