this post was submitted on 28 Aug 2024
204 points (99.0% liked)

Programming

17008 readers
329 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS
 

A judge has dismissed the majority of claims in a copyright lawsuit filed by developers against GitHub, Microsoft, and OpenAI.

The lawsuit was initiated by a group of developers in 2022 and originally made 22 claims against the companies, alleging copyright violations related to the AI-powered GitHub Copilot coding assistant.

Judge Jon Tigar’s ruling, unsealed last week, leaves only two claims standing: one accusing the companies of an open-source license violation and another alleging breach of contract. This decision marks a substantial setback for the developers who argued that GitHub Copilot, which uses OpenAI’s technology and is owned by Microsoft, unlawfully trained on their work.

...

Despite this significant ruling, the legal battle is not over. The remaining claims regarding breach of contract and open-source license violations are likely to continue through litigation.

you are viewing a single comment's thread
view the rest of the comments
[–] General_Effort@lemmy.world 1 points 2 weeks ago (6 children)

Judge William Alsup.

Now I remember that guy. He decided oracle vs google. I can't imagine he has many fans here.

[–] termain@programming.dev 1 points 2 weeks ago (5 children)

I'd imagine the opposite. I'd be astonished if many programmers who use Lemmy would disagree with Alsup's ruling that "So long as the specific code used to implement a method is different, anyone is free under the Copyright Act to write his or her own code to carry out exactly the same function or specification of any methods used in the Java API. It does not matter that the declaration or method header lines are identical."

[–] General_Effort@lemmy.world 2 points 2 weeks ago (4 children)

Yes, I know what you mean. But looking at the comments here, Fair Use is not a popular concept. I remember that Alsup specifically quoted the copyright clause in his ruling. I can't imagine any argument that would make him rule, on the whole, for the plaintiffs in a case such as this.

[–] termain@programming.dev 1 points 2 weeks ago (1 children)

Huh. Thanks for explaining. I certainly find that surprising, but I definitely don't have enough experience with this community to know the shape of its members' feelings on copyright or fair use.

Thanks.

[–] General_Effort@lemmy.world 2 points 2 weeks ago (1 children)

Don't listen to me on that. I have no idea how the community feels on copyright or fair use. Whenever AI comes up, the most dogmatic copyright maximalism dominates. On other subjects, the debate is more nuanced. I don't know how that fits together at all. But I guarantee you, if Alsup ruled on a case like this/OP, they would... Well, most comments would not like the ruling or him.

[–] termain@programming.dev 1 points 2 weeks ago (1 children)

Really good point about the AI context. I really hadn't considered how it would leak over into potentially corroding support for fair use.

[–] General_Effort@lemmy.world 1 points 2 weeks ago

Come to think of it. That DMCA argument would really wreck fair use.

It's illegal to remove "copyright management information" (CMI). In this case meaning the FOSS license. The argument was, that when copilot spits out verbatim snippets of source code without the license, this constitutes removal of the CMI. The point of the argument was that fair use is not a defense under the DMCA. These verbatim snippets are pretty obvious fair use to me, so countering that defense is important if they hope to get anywhere with their suit.

By the same argument, any meme image is illegal. They are taken from somewhere without the original license or attribution. Yikes.

load more comments (2 replies)
load more comments (2 replies)
load more comments (2 replies)