Model.st
changeset 99 a656b0c9dd21
parent 96 948318b2fbd4
child 114 e577a2f332d0
--- a/Model.st	Wed Aug 30 01:43:11 1995 +0200
+++ b/Model.st	Wed Aug 30 19:54:43 1995 +0200
@@ -17,13 +17,6 @@
        category:'Interface-Support-Models'
 !
 
-Model comment:'
-COPYRIGHT (c) 1992 by Claus Gittinger
-	      All Rights Reserved
-
-$Header: /cvs/stx/stx/libview2/Model.st,v 1.13 1995-08-29 17:44:15 claus Exp $
-'!
-
 !Model class methodsFor:'documentation'!
 
 copyright
@@ -42,7 +35,7 @@
 
 version
 "
-$Header: /cvs/stx/stx/libview2/Model.st,v 1.13 1995-08-29 17:44:15 claus Exp $
+$Header: /cvs/stx/stx/libview2/Model.st,v 1.14 1995-08-30 17:54:04 claus Exp $
 "
 !