|
|
|
|
|
by corysama
2885 days ago
|
|
Then how about “GPL with the static linking exception” (used by glibc, which is statically linked by zillions of non-open softwares). AFAICT, that license comes down to “You only need to publish changes to our GPL code, not your own code that uses our code”. So, it’s non-viral. |
|
The LGPL is not viral but it has some requirements that are inconvenient when distributing a game, specially it makes static linking impossible.