TraitClassTraitDefinitionChange.st
branchjv
changeset 3435 d15ba356cc58
parent 3178 422736174443
child 3838 474d8ec95b33
--- a/TraitClassTraitDefinitionChange.st	Sun Feb 02 14:26:36 2014 +0000
+++ b/TraitClassTraitDefinitionChange.st	Tue Feb 04 21:01:56 2014 +0100
@@ -1,3 +1,14 @@
+"
+ COPYRIGHT (c) 2006 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:libbasic3' }"
 
 ClassChange subclass:#TraitClassTraitDefinitionChange
@@ -9,6 +20,20 @@
 
 !TraitClassTraitDefinitionChange class methodsFor:'documentation'!
 
+copyright
+"
+ COPYRIGHT (c) 2006 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
 "
     instances represent trait changes.