Index: tests/PRNG.cfa
===================================================================
--- tests/PRNG.cfa	(revision 2314aac465581f544ba9e4fc46886c658b16c34b)
+++ tests/PRNG.cfa	(revision 42468693de700fc817ab7892fc8bd114feaa45f7)
@@ -1,13 +1,15 @@
-//                               -*- Mode: C -*- 
-// 
+//
 // Cforall Version 1.0.0 Copyright (C) 2021 University of Waterloo
-// 
-// PRNG.c -- 
-// 
+//
+// PRNG.c -- high-perforamnce pseudo-random numbers
+//
+// The contents of this file are covered under the licence agreement in the
+// file "LICENCE" distributed with Cforall.
+//
 // Author           : Peter A. Buhr
 // Created On       : Wed Dec 29 09:38:12 2021
 // Last Modified By : Peter A. Buhr
-// Last Modified On : Sun Apr 23 22:02:09 2023
-// Update Count     : 420
+// Last Modified On : Thu May 25 15:39:52 2023
+// Update Count     : 422
 // 
 
