FilenameEditFieldV2.st
changeset 5140 36c7da05d814
parent 5012 47e675b8c9fe
child 6104 8159f0753b92
--- a/FilenameEditFieldV2.st	Fri Aug 29 21:24:45 2003 +0200
+++ b/FilenameEditFieldV2.st	Fri Aug 29 21:29:24 2003 +0200
@@ -1,6 +1,6 @@
 "
- COPYRIGHT (c) 1994 by Claus Gittinger
-	      All Rights Reserved
+ COPYRIGHT (c) 2002 by eXept Software AG
+              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,8 +24,8 @@
 
 copyright
 "
- COPYRIGHT (c) 1994 by Claus Gittinger
-	      All Rights Reserved
+ COPYRIGHT (c) 2002 by eXept Software AG
+              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
@@ -270,5 +270,5 @@
 !FilenameEditFieldV2 class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/FilenameEditFieldV2.st,v 1.7 2003-07-01 09:35:44 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/FilenameEditFieldV2.st,v 1.8 2003-08-29 19:27:45 cg Exp $'
 ! !