diff -r 32e4649bc185 -r 1249a277b511 MacButtonBorder.st --- a/MacButtonBorder.st Wed Feb 22 21:15:43 2017 +0100 +++ b/MacButtonBorder.st Wed Feb 22 21:16:46 2017 +0100 @@ -1,3 +1,14 @@ +" + COPYRIGHT (c) 2015 by Claus Gittinger / 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:libview' }" "{ NameSpace: Smalltalk }" @@ -11,6 +22,20 @@ !MacButtonBorder class methodsFor:'documentation'! +copyright +" + COPYRIGHT (c) 2015 by Claus Gittinger / 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 " an as yet unused and unfinished attempt to provide a mac-osx like