I got some feedback after the code license feature released, thank you,
and changed it a little bit today.
When you fork other users code, the license of the new code will be the forked-parent-code's license.
You can't change your code's license after fork.
We think it's important not to violate somebody's license easily, than have convenience of changing license easily.
コードのライセンスに関する変更後、フィードバックをいただきました。ありがとうございます。先ほどさらに少々変更を行いました。
他のユーザーのコードをforkした場合、コードのライセンスはfork元のライセンスになります。
fork後にライセンスを変更することはできません。
容易にライセンスを変更できることによる利便性より、簡単にライセンス違反を起こしてしまう問題を重く考えるためです。
よろしくお願いいたします。
