UserMessage.st
branchjv
changeset 21292 21faad473411
parent 21286 4be14939730c
parent 21273 747662c2633e
--- a/UserMessage.st	Fri Jan 20 20:17:13 2017 +0000
+++ b/UserMessage.st	Wed Jan 25 14:28:27 2017 +0000
@@ -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