开发者

Need Some Input on Right Licensing Path [closed]

开发者 https://www.devze.com 2023-01-05 14:19 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

This question does not appear to be about programming within the scope defined in the help center.

Closed 7 years ago.

Improve this question

So I am almost finished with my first app. It was constructed in Visual Studio/C#. I am now trying to determine which license to run with. I plan to provide the program free of charge to businesses and consumers, however, I do not want to publish the source code.

What is the best licensing format to go with? This application is kind of a teaser for a more powerful version so I would like to publish this one for free and hopefully make some money selling the 'power user' version.

I will be packaging Putty with this. I am about to go read their site as I may need to role my own SSH client.

I will be headed to my lawyer this week. Just want 开发者_如何学Goto get a bit of knowledge before I talk to her so I don't look like a dumb fool. Thanks in advance for your input!


Putty uses the MIT licence, so all you need to do is incorporate that licence along with your software. For your code you can use whatever licence you choose, no one will ask for your code unless you explicitly want to make it public.

0

精彩评论

暂无评论...
验证码 换一张
取 消