Difference between revisions of "Module:Extension"
Jump to navigation
Jump to search
'GPL' is no valid code
>Ricordisamoa (+ LGPL-2.1 & LGPL-2.1+) |
>Ricordisamoa ('GPL' is no valid code) |
||
Line 20: | Line 20: | ||
} | } | ||
local licenses = { | local licenses = { | ||
['GPL-2.0'] = { '[' .. addr.GNU .. 'licenses/gpl-2.0.html GNU General Public License 2.0]', 'GPL' }, | ['GPL-2.0'] = { '[' .. addr.GNU .. 'licenses/gpl-2.0.html GNU General Public License 2.0]', 'GPL' }, | ||
['GPL-2.0+'] = { '[' .. addr.GNU .. 'licenses/gpl-2.0.html GNU General Public License 2.0] or later', 'GPL' }, | ['GPL-2.0+'] = { '[' .. addr.GNU .. 'licenses/gpl-2.0.html GNU General Public License 2.0] or later', 'GPL' }, |