this post was submitted on 16 Oct 2024
241 points (98.8% liked)
Open Source
31185 readers
208 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm completely out of the loop. What happened?
Winamp published their code as "open source". Problem is...
Wait, there's GPL code there as well???
I'd heard of all the others but this ome kinda snuck under the radar with all the larger issues at play here
The article on theregister stated
On top of that, when told about the proprietary code, they deleted it from the repository thinking that was just the end if it. So they didn't have any idea how git works either.
Winamp source code was published on github, but the license said you can’t fork or share the code. Such a license isn’t compatible with github, which is all about forking and sharing.