VerticalRuler.st
changeset 71 9f9243f5813b
parent 34 159147b254e1
child 86 4d7dbb5f1719
--- a/VerticalRuler.st	Wed Aug 30 20:00:39 1995 +0200
+++ b/VerticalRuler.st	Wed Aug 30 20:06:56 1995 +0200
@@ -17,11 +17,6 @@
 	 category:'Views-Misc'
 !
 
-VerticalRuler comment:'
-COPYRIGHT (c) 1991 by Claus Gittinger
-	      All Rights Reserved
-'!
-
 !VerticalRuler class methodsFor:'documentation'!
 
 copyright
@@ -40,7 +35,7 @@
 
 version
 "
-$Header: /cvs/stx/stx/libwidg2/VerticalRuler.st,v 1.4 1995-02-06 00:57:23 claus Exp $
+$Header: /cvs/stx/stx/libwidg2/VerticalRuler.st,v 1.5 1995-08-30 18:06:56 claus Exp $
 "
 !