Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Curious, why is every file copyrighted by Google LLC? #147

Open
jafd opened this issue Dec 4, 2024 · 3 comments
Open

Curious, why is every file copyrighted by Google LLC? #147

jafd opened this issue Dec 4, 2024 · 3 comments

Comments

@jafd
Copy link

jafd commented Dec 4, 2024

Just as the subject says.

@phkaeser
Copy link
Owner

phkaeser commented Dec 4, 2024

Fair question: Google just happens to be my employer, and the suggested default process for publishing open source projects is to have Google LLC as the copright owner, and using Apache 2.0 License.

I followed these defaults because (1) the Apache 2.0 License seems permissive for any users, and (2) with that, I don't mind for my employer holding the copyright, and (3) I didn't want to invest more time into figuring out an alternative :)

I'd be curious if the license & copyright holder are any cause for concern or for holding back with contributions. That would motivate me to investigate alternatives.

@jafd
Copy link
Author

jafd commented Dec 4, 2024

For me it's not a cause to not contribute (or to contribute, because I suck at C), it's just that not knowing that you are working for Google makes the source files look as if their header sections were lifted from some example online (published by Google or whatnot) and their contents not modified to have you as the copyright holder. :)

All in all I think it should be made a bit clearer whose the project really is, whether Google is endorsing it (I don't think they would, but who ever knows), and who gets to steward it if you are no longer employed there.

@gnoack
Copy link

gnoack commented Dec 5, 2024

The thing about the non-endorsement is in the readme file at the repository top level

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants