▲ | notpushkin 15 hours ago | |
It’s usually done in MIT-like licenses, which are quite short. But I’d argue that replacing it with
or even
should be enough, but IANAL too.--- In longer licenses like GPL or Apache, you are not supposed to change any copyright statement placeholders. For example, there’s this line in the GPL text:
But it’s a part of the “How to Apply These Terms to Your New Programs” section. You are supposed to copy it into your code and fill it out there instead.--- Or they could just compress the license amalgamation! I think it would be a bit bigger but pretty reasonable, and their lawyers should be happy with this arrangement. |