this post was submitted on 27 May 2025
136 points (96.6% liked)

Opensource

3177 readers
60 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 4 weeks 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 4 weeks 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 3 weeks ago

I guess that is up to those other places

[–] Clearwater@lemmy.world 5 points 4 weeks 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.