Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • Huh? I thought the GPL disallowed use in commercial apps. "using the Lesser GPL permits use of the library in proprietary programs; using the ordinary GPL for a library makes it available only for free programs." gnu.org/licenses/why-not-lgpl.html Commented Jan 6, 2011 at 19:35
  • 6
    @Ralph: No, it doesn't disallow use in commercial apps. "Proprietary", in Gnu terms, means that the license isn't Free, and the "Free" is to be understood in the sense of freedom and not zero price. It has nothing to do with commercial vs. non-commercial. It does make some business models unfeasible (like selling large numbers of identical shrinkwrapped copies), but the commercial use of software includes much more than selling copies of applications. Red Hat, for example, makes a thriving business out of Free Software. Commented Jan 6, 2011 at 20:38
  • Confusing. They should have taught me this in uni :p Commented Jan 7, 2011 at 0:34