src/HOL/TLA/Buffer/Buffer.thy
changeset 41589 bbd861837ebc
parent 21624 6f79647cf536
child 58889 5b7a9633cfa8
--- a/src/HOL/TLA/Buffer/Buffer.thy	Sun Jan 16 15:31:22 2011 +0100
+++ b/src/HOL/TLA/Buffer/Buffer.thy	Sun Jan 16 15:53:03 2011 +0100
@@ -1,8 +1,5 @@
-(*
-    File:        Buffer.thy
-    ID:          $Id$
-    Author:      Stephan Merz
-    Copyright:   1997 University of Munich
+(*  Title:      HOL/TLA/Buffer/Buffer.thy
+    Author:     Stephan Merz, University of Munich
 *)
 
 header {* A simple FIFO buffer (synchronous communication, interleaving) *}