Remix.run Logo
dec0dedab0de 7 hours ago

All code must be compatible with GPL-2.0-only

Am I being too pedantic if I point out that it is quite possible for code to be compatible with GPL-2.0 and other licenses at the same time? Or is this a term that is well understood?

compyman 6 hours ago | parent | next [-]

You might be being too pedantic :)

https://spdx.org/licenses/GPL-2.0-only.html It's a specific GPL license (as opposed to GPL 2.0-later)

philipov 6 hours ago | parent | prev [-]

GPL-2.0-only is the name of a license. One word. It is an alternative to GPL-2.0-or-later.

kbelder 4 hours ago | parent [-]

Right, the final hyphen changes the meaning of the sentence.

"GPL-2.0-only" "GPL-2.0 only"