Home » U++ Library support » U++ Core » How to distribute some parts of Core in another library?
Re: How to distribute some parts of Core in another library? [message #48470 is a reply to message #46881] |
Thu, 06 July 2017 03:22   |
mr_ped
Messages: 826 Registered: November 2005 Location: Czech Republic - Praha
|
Experienced Contributor |
|
|
Generally speaking MIT/Apache/BSD type of license allows you basically anything, just a credit in documentation is desirable.
GPL requires you to publish modified sources. But only to your customers, doesn't mean you must provide them as free download on Internet for everyone.. but the very first customer who will download it may freely post it on Internet, if he wish so, so count GPL as "must publish src". Also if you use just small library under GPL, it will "infect" the whole app src with the license, so you must publish the whole source, not just that small library.
LGPL, when used for some library, and you link the library dynamically from your app, does NOT require you to publish src of your app, only the source of the library is enough. When linked statically, IIRC it means you have to publish also app src.
That's how I understand the OSS licenses, this is of course not a lawyer quality advice...
|
|
|
 |
|
How to distribute some parts of Core in another library?
By: cbpporter on Mon, 05 September 2016 17:49
|
 |
|
Re: How to distribute some parts of Core in another library?
By: mirek on Tue, 06 September 2016 17:26
|
 |
|
Re: How to distribute some parts of Core in another library?
By: cbpporter on Tue, 06 September 2016 19:30
|
 |
|
Re: How to distribute some parts of Core in another library?
By: koldo on Wed, 07 September 2016 09:24
|
 |
|
Re: How to distribute some parts of Core in another library?
By: cbpporter on Wed, 07 September 2016 13:12
|
 |
|
Re: How to distribute some parts of Core in another library?
By: mirek on Wed, 07 September 2016 13:16
|
 |
|
Re: How to distribute some parts of Core in another library?
By: cbpporter on Wed, 07 September 2016 13:41
|
 |
|
Re: How to distribute some parts of Core in another library?
By: mirek on Wed, 07 September 2016 15:26
|
 |
|
Re: How to distribute some parts of Core in another library?
By: koldo on Thu, 08 September 2016 09:14
|
 |
|
Re: How to distribute some parts of Core in another library?
By: cbpporter on Thu, 08 September 2016 10:19
|
 |
|
Re: How to distribute some parts of Core in another library?
By: mirek on Thu, 08 September 2016 10:56
|
 |
|
Re: How to distribute some parts of Core in another library?
By: cbpporter on Thu, 08 September 2016 11:13
|
 |
|
Re: How to distribute some parts of Core in another library?
By: mirek on Thu, 08 September 2016 11:22
|
 |
|
Re: How to distribute some parts of Core in another library?
By: cbpporter on Thu, 08 September 2016 11:44
|
 |
|
Re: How to distribute some parts of Core in another library?
|
 |
|
Re: How to distribute some parts of Core in another library?
By: mirek on Wed, 12 October 2016 17:11
|
 |
|
Re: How to distribute some parts of Core in another library?
|
 |
|
Re: How to distribute some parts of Core in another library?
By: mirek on Wed, 05 July 2017 18:38
|
 |
|
Re: How to distribute some parts of Core in another library?
|
 |
|
Re: How to distribute some parts of Core in another library?
By: mr_ped on Thu, 06 July 2017 03:22
|
 |
|
Re: How to distribute some parts of Core in another library?
|
 |
|
Re: How to distribute some parts of Core in another library?
By: mirek on Thu, 06 July 2017 18:16
|
Goto Forum:
Current Time: Wed May 14 17:04:27 CEST 2025
Total time taken to generate the page: 0.02134 seconds
|