What license is for Open Source but is non-commercial?


What Open Source license are out there but prohibits commercial use (in my terms, making profit off of a software) of it?
Hey smart guys, GPL explicitly states that commercial distribution/use is allowed. Even Wikipedia states it.
Maybe I should have made this clearer. By commercial, I mean for use as an product that can be sold.

5 Responses to “What license is for Open Source but is non-commercial?”

  • Dylan:

    You should try using Google’s search engine. It’s the best in the world.

    http://www.opensource.org/licenses/alphabetical

  • Kevin:

    http://en.wikipedia.org/wiki/GNU_General_Public_License

  • ~T~:

    http://en.wikipedia.org/wiki/GNU_General_Public_License

    yep
    ~T~

  • Ac:

    GNU General Public License, GPL

  • Ben:

    GPL is the only non commercial licenses I know of.

    LGPL should also work but allows linking of non-GPL libraries(including proprietary libraries) and in this case, less restrictive

    AGPL for web applications but from somewhere i read that changes made does not need to be published… thats my only gripe about it.

Leave a Reply