Difference between revisions of "Module:Extension"

116 bytes added ,  15:58, 19 December 2014
+ MPL-1.0 & MPL-2.0
>Ricordisamoa
(getLicenseCategory)
>Ricordisamoa
(+ MPL-1.0 & MPL-2.0)
Line 28: Line 28:
['LGPL-3.0']  = { '[' .. addr.GNU .. 'licenses/lgpl-3.0.html GNU Lesser General Public License 3.0]', 'LGPL' },
['LGPL-3.0']  = { '[' .. addr.GNU .. 'licenses/lgpl-3.0.html GNU Lesser General Public License 3.0]', 'LGPL' },
['FDL']      = { '[' .. addr.GNU .. 'licenses/fdl.html GNU Free Documentation License]' },
['FDL']      = { '[' .. addr.GNU .. 'licenses/fdl.html GNU Free Documentation License]' },
['MPL-1.0']  = { 'Mozilla Public License 1.0', 'MPL' },
['MPL-2.0']  = { 'Mozilla Public License 2.0', 'MPL' },
}
}
local types = {
local types = {
Anonymous user