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.

5
  • Basically, I want BSD minus the commercial use, plus an option to use in commercial as long as they have my permission. Commented Feb 21, 2011 at 0:01
  • 2
    That doesn't make sense -- something that forbids commercial use will not be allowed in a BSD-licensed project. Commented Feb 21, 2011 at 0:02
  • 2
    The point beeing that BSD minus something won't be BSD compatible anymore and therefore in contradiction with point 3. Commented Feb 21, 2011 at 0:03
  • If I offered a dual-license under the LGPL, as a library it could be used with BSD code, could it not? Commented Feb 21, 2011 at 0:14
  • 3
    LGPL allows commercial use. Even if you dual with another license, a company could simply refer to the LGPL license and use your software without your permission. Basically dual licensing can only increase the freedom of use, not reduce it. Dual license means that users can choose which license they like to use. Commented Feb 21, 2011 at 0:35