#DOCUMENTATION by cg
authorClaus Gittinger <cg@exept.de>
Tue, 24 Jan 2017 00:50:43 +0100
changeset 21273 747662c2633e
parent 21272 f7669b134b8b
child 21274 d8206abd0aea
#DOCUMENTATION by cg class: UserMessage added: #copyright
UserMessage.st
--- a/UserMessage.st	Mon Jan 23 23:48:27 2017 +0100
+++ b/UserMessage.st	Tue Jan 24 00:50:43 2017 +0100
@@ -1,3 +1,14 @@
+"
+ COPYRIGHT (c) 2001 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
+ inclusion of the above copyright notice.   This software may not
+ be provided or otherwise made available to, or used by, any
+ other person.  No title to or ownership of the software is
+ hereby transferred.
+"
 "{ Package: 'stx:libbasic' }"
 
 "{ NameSpace: Smalltalk }"
@@ -11,6 +22,20 @@
 
 !UserMessage class methodsFor:'documentation'!
 
+copyright
+"
+ COPYRIGHT (c) 2001 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
+ inclusion of the above copyright notice.   This software may not
+ be provided or otherwise made available to, or used by, any
+ other person.  No title to or ownership of the software is
+ hereby transferred.
+"
+!
+
 documentation
 "
     added for vw5i compatibility, which accesses messageCatalogs