Plug.st
changeset 114 e577a2f332d0
parent 96 948318b2fbd4
child 137 449db28201ec
--- a/Plug.st	Thu Nov 09 17:57:45 1995 +0100
+++ b/Plug.st	Sat Nov 11 17:05:49 1995 +0100
@@ -1,6 +1,6 @@
 "
  COPYRIGHT (c) 1995 by Claus Gittinger
-              All Rights Reserved
+	      All Rights Reserved
 
  This software is furnished under a license and may be used
  only in accordance with the terms of that license and with the
@@ -24,7 +24,7 @@
 copyright
 "
  COPYRIGHT (c) 1995 by Claus Gittinger
-              All Rights Reserved
+	      All Rights Reserved
 
  This software is furnished under a license and may be used
  only in accordance with the terms of that license and with the
@@ -36,9 +36,7 @@
 !
 
 version
-"
-$Header: /cvs/stx/stx/libview2/Plug.st,v 1.5 1995-08-29 17:44:29 claus Exp $
-"
+    ^ '$Header: /cvs/stx/stx/libview2/Plug.st,v 1.6 1995-11-11 16:04:51 cg Exp $'
 !
 
 documentation