| ▲ | rs186 8 days ago | |||||||
Well, it's just they think it's business-friendly. From EPL: > If a Contributor Distributes the Program in any form, then: a) the Program must also be made available as Source Code, in accordance with section 3.2 ... Except in startups that really embrace the idea of open source, no "serious" company will offer any portion of their source code under EPL license, even if that's just the modified/derived part of it. Not a chance. For most companies, in reality, there are only two types of licenses -- copyleft and permissive, no middle ground. You either don't touch it with a 10 foot pole or do whatever you want as long as you copy and paste the attributions. | ||||||||
| ▲ | benterix 8 days ago | parent | next [-] | |||||||
So this basically depends on how you intend to use. All big corporations use tons of copyleft software, starting with Linux. But if your aim is to take a piece of software, modify it, and don't share your modifications, and this scenario makes you not to choose this particular project, then yes, the license is working as expected. Whether the net benefit of this is positive or not is another question. | ||||||||
| ▲ | kragen 8 days ago | parent | prev | next [-] | |||||||
There are a pretty large number of "serious" companies that distribute code under the GNU GPL, which has similar but more stringent copyleft terms. IBM, for example, which also originated the Eclipse Public License, and TI, and ARM, and Apple. Almost every microcontroller vendor uses GCC. | ||||||||
| ||||||||
| ▲ | graphviz 7 days ago | parent | prev | next [-] | |||||||
Don't most companies seek a supported product, like yWorks or Tom Sawyer Software in the case of graph layout? Isn't the EPL "weak copyleft", so LGPL-ish? Would companies raise similar issues about glibc and GNU libstdc++? Just curious. | ||||||||
| ||||||||
| ▲ | hawk_ 8 days ago | parent | prev | next [-] | |||||||
> if a Contributor Distributes Doesn't this only apply to contributors and dev users? | ||||||||
| ||||||||
| ▲ | 1gn15 8 days ago | parent | prev [-] | |||||||
Can't you buy an exception to the license? | ||||||||
| ||||||||