• Supermariofan67@programming.dev
      link
      fedilink
      arrow-up
      36
      ·
      10 hours ago

      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
    • TranquilTurbulence@lemmy.zip
      link
      fedilink
      arrow-up
      9
      ·
      11 hours ago

      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.