this post was submitted on 16 Oct 2024
225 points (99.6% liked)

Open Source

30764 readers
473 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

cross-posted from: https://lemm.ee/post/45026885

you are viewing a single comment's thread
view the rest of the comments

Winamp published their code as "open source". Problem is...

  1. It wasn't open source, it was proprietary but you can see the source code.
  2. Their custom license didn't even allow forks, which is against GitHub TOS
  3. The codebase apparently contains proprietary code from third parties that they don't have the right to relicense.
  4. The codebase apparently contains GPL code from third parties that they probably didn't have the right to make proprietary in the first place