#DOCUMENTATION by cg
authorClaus Gittinger <cg@exept.de>
Wed, 15 Feb 2017 22:05:18 +0100
changeset 6107 bfd73632f6d7
parent 6106 ea570c22a64d
child 6108 98afdf25b4e9
#DOCUMENTATION by cg class: MacOSX2ToolbarIconLibrary added: #copyright
MacOSX2ToolbarIconLibrary.st
--- a/MacOSX2ToolbarIconLibrary.st	Mon Feb 13 20:49:19 2017 +0100
+++ b/MacOSX2ToolbarIconLibrary.st	Wed Feb 15 22:05:18 2017 +0100
@@ -1,3 +1,14 @@
+"
+ COPYRIGHT (c) 2015 by Claus Gittinger
+              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:libwidg' }"
 
 "{ NameSpace: Smalltalk }"
@@ -11,6 +22,20 @@
 
 !MacOSX2ToolbarIconLibrary class methodsFor:'documentation'!
 
+copyright
+"
+ COPYRIGHT (c) 2015 by Claus Gittinger
+              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
 "
     ToolbarIconLibrary := MacOSX2ToolbarIconLibrary