开发者

Change license for Google code project [closed]

开发者 https://www.devze.com 2023-01-10 04:21 出处:网络
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 a开发者_高级运维go.

Improve this question

I've put my project to Google code by using the GPL 3 License. Can I change it to Apache 2.0 ? Including all copyrights in sources.

Updated: I know how to do that. I'd like to know about issues that can happen. Or I can just change it and don't worry about that?


You can certainly change the license on the Google Code front page for your project by using the Administer tab. This of course will not change any license information in the source itself, which is a good reason for not putting such information in the source.

If you are asking "is it OK to change the license", then if you are the copyright holder, yes it is. Doing so will not however revoke the previous license for existing users of your code.


Go to administer->project summary and change it there. Copyrights in sources you need to update yourself.

0

精彩评论

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