License

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
thatsme
Forum Commoner
Posts: 87
Joined: Sat Apr 07, 2007 2:18 am

License

Post by thatsme »

Hello,

Which license allows me to modify their code and add my own and sell it?

I am searching for a framework for learning, (one day i may do some nice project and sell it.

Thanks
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: License

Post by Christopher »

Almost all of them do. Most open source licenses only require that you include either the license or source code when you distribute you software. Some require that you give your improvements back to the original project that was nice enough to give you a lot of nice free code. But you are free to sell with most licenses.
(#10850)
Post Reply