0

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 to 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!

4

1 に答える 1

1

Putty はMIT ライセンスを使用するため、そのライセンスをソフトウェアに組み込むだけで済みます。コードについては、選択したライセンスを使用できます。明示的に公開したくない限り、誰もコードを要求することはありません。

于 2010-07-05T14:08:18.260 に答える