Hacker News new | ask | show | jobs
by screwreg 2055 days ago
Stripping copyrights is a great way to start a project: https://github.com/JetBrains/compose-jb/commit/6009cdd6cbdcf...
2 comments

Quite great. I never understood why you'd want that copy-pasted everywhere: it's just noise.

Isn't a `LICENSE` file at the repo root enough? https://github.com/JetBrains/compose-jb/blob/master/LICENSE

I would love to have a lawyer chime in on this. It seems like the license at the root should be enough to say that you are applying the license to all the code.
Except that whole project is done side-by-side with Google team that works on Jetpack Compose AFAIK. ;)