Step by step getting BSD license
Show older comments
hi all..
lately i'm doing a project using simulink, i want to publish it in MATLAB CENTRAL, my question is, what is the STEP BY STEP requirement to get BSD LICENSE??? and how long it takes?? and also what is the advantages of declare it under BSD License??
thanks..
Accepted Answer
More Answers (1)
Jan
on 30 Jun 2011
2 votes
The advantage is that you and the downloaders know, under which condition your funtion will be used. The BSD license is a friendly "fire-and-forget" agreement: The users are responsible for keeping your name as author in the source code, but beside this they can do with it anything they want on their own risk. But, of course, the original text sounds more sophisticated - with all respekt.
If you plan to sell your software or want to restrict the usage of your software, the BSD license is not apropriate.
Categories
Find more on Simulation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!