GitHub TOS, which is legally illegal, doesn't mention copyright or any recognition of the main creators. I understand that Microsoft wants to protect the interests of corporations and everyone who relies on open source, but unfortunately, it does so at the expense of creative people and, in a sense, brings legal problems to forks that will remain despite the license change.
So I would like to ask how you approach copyright and licensing changes when forking public repositories?
Does your approach differ from GitHub's?
Can I block forking public repository? remove them? What if I make public repository private or change license?
### Comment
GitHub TOS, which is legally illegal, doesn't mention copyright or any recognition of the main creators. I understand that Microsoft [wants to protect the interests of corporations and everyone who relies on open source](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/fork-a-repo#use-someone-elses-project-as-a-starting-point-for-your-own-idea), but unfortunately, it does so at the expense of creative people and, in a sense, [brings legal problems to forks that will remain despite the license change](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/what-happens-to-forks-when-a-repository-is-deleted-or-changes-visibility#deleting-a-public-repository).
So I would like to ask how you approach copyright and licensing changes when forking public repositories?
Does your approach differ from GitHub's?
Can I block forking public repository? remove them? What if I make public repository private or change license?