this post was submitted on 27 May 2025
134 points (96.5% liked)

Opensource

3235 readers
42 users here now

A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!

CreditsIcon base by Lorc under CC BY 3.0 with modifications to add a gradient



founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] LeFantome@programming.dev 6 points 1 month ago (2 children)

Unless they share it against the license terms via copilot of course.

Otherwise, I agree with you.

[–] stormdelay@sh.itjust.works 16 points 1 month ago (1 children)

What stops them from doing that with code hosted somewhere else as long as it's publicly accessible?

[–] LeFantome@programming.dev 1 points 1 month ago

I guess that is up to those other places

[–] Clearwater@lemmy.world 5 points 1 month ago

If anything, it being on Github makes it impossible for them to claim ignorance about the license. If they scrape your code off your site, they'd have to actively add checks to look for the license.

They'd rather just use the "it's probably as fine as every other piece of HTML" assumption they're working with now.