<html>I expect that if I add GPL code to my code, then my code becomes GPL. I think that is why LGPL was developed because if I linked to a GPL library there was concern that then your entire code base became GPL. <br /><br />I am not a lawyer, but it is why I won't use GPL code in my code unless I intend to release it as such. <br /><br />In this case, I added a few lines of code to code that is labeled GPL. This is not significant code, it is a few fixes. It can stay as GPL. Normally I release my code as open. <br /><br />On Thursday, July 11, 2019 02:32 EDT, Uwe Brauer <oub@mat.ucm.es> wrote:<br /> <blockquote type="cite" cite="87r26x9j3l.fsf@mat.ucm.es"><br />> On 10/07/19 17:54, Andrew Pitonyak wrote:<br /><br />> I would also appreciate having a copy of them to try. Unfortunately, I<br />> am likely to be highly critical, but then, I hope those comments will be<br />> helpful.<br /><br />Please take in mind, that Andrew is not the original author. I find it<br />very generous of him to provide his help to make these macros work. My<br />hope is, as I said elsewhere, that others developer get and idea of the<br />feature and might generalize it to not read only.<br /><br />> Please do email them directly ...<br /><br />> No your changes are NOT GPL if you don't want them to be. Please mark<br />> your changes as being under the LO MPL licence. Okay, the resultant file<br />> can only be *distributed* under the GPL, but if somebody then rewrites<br />> the GPL stuff out, the file will change to LO licence.<br /><br />I am not sure I understand (I am no lawyer, but I have contributed over<br />the years to GPL software).<br />I thought GPL is a rather capitalistic license, you obtain something<br />(code) you have to pay for it (by your code).<br /><br />So if you modify a existing program under GPL (and I think modify means<br />here more than 5 lines of code, either add functionality or modify it),<br />you must release the code under the same license. You are not allowed to<br />release them under stay CC, or MIT or whatsoever. So when you say your<br />code, do you mean these 5 lines and whether you can release these 5<br />lines under the license of your choice. Is that what you mean?<br /><br />Regards<br /><br />Uwe</blockquote><br /><br /><br /> </html>