Settings

Theme

Google copied our open-source code, removed engineers' names without credit

reddit.com

141 points by jacquesm · 15 comments

Reader

5 threads
FabCH

Surprisingly many people in the linked Reddit thread seem to think that open source license means Google can re-license the code and strip the author info.

Which is the one thing you absolutely cannot do.

  • bananaflag

    They confuse it with public domain, which means exactly that.

  • thayne

    It depends on the license, but for many open source licenses, that probably violates attribution requirements.

    • FabCH

      I actually think that depending on jurisdiction it doesn’t even depend on the license.

      I don’t think it is even possible to transfer the „moral right of attribution“ in some countries. So even if the license says so and the person is ok with it, the law takes precedence and Google’s actions are simply illegal.

  • bitpush

    I took a look at the code, and it seems the author info was in pyproject.toml which is not license.

    if there was a comment that said // TODO(username) and google removed all comments, is that violating any license?

    • FabCH

      I mean, the authors field in pyproject.toml has a very clear interpretation. Removing authors and adding yourself is a different thing than removing a todo.

      Irrespective of the entire NOTICE file question, Apache license text is pretty clear that you MUST retain attribution notices, and I think most courts would consider the line "author = " to be a clear attribution notice.

      And then there is the question of them slapping "Copyright Google LLC 2026" on every file. I'm not sure you can do that unless you have actually modified every file, and I think you have to say what exactly you modified and what is covered by the old copyright, and that presumably requires them to say what the old copyright is.

      • thayne

        And changing the commit history to change the authors goes even further than modifying a manifest file.

gnabgib

Discussion (147 points, 4 days ago, 27 comments) https://news.ycombinator.com/item?id=49668181

hungryhobbit

Sounds like they need a good copyright lawyer.

It seems like an open and shut case, and I hear this Google company might have a few $$$ to pay for a settlement ...

MarleTangible

We were blaming Bambu Lab, but apparently Google is no different.

augment_me

We are beyond this now, if you complain, they can have an agent rewrite it and then it's not copied anymore. It doesn't matter and the bigger wallet wins, let it go.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection