puttputt@beehaw.orgtoOpen Source@lemmy.ml•GitHub - WinampDesktop/winamp: Iconic media player
16·
1 month agoPeople often use the OSI’s Open Source Definition when using the term “open source”. One of its criteria says “The license must allow modifications and derived works” which this license does not allow.
No, when talking about open source software, people typically refer to a definition along the lines of the Open Source Initiative’s Open Source Definition. To distinguish this from software that you can only see the source (but don’t have rights to copy and modify it), they’ll use the term Source Available Software.
I don’t really know about the software you guys were talking about, but the repositories I looked at used the MIT license, which is OSI approved. However, that might not be all of the code they use. It’s not uncommon for a company to open source a “base” version, but they deploy a version that’s altered from that (I’ve got no clue whether they do or don’t).