Difference between revisions of "Module:Extension"

Jump to navigation Jump to search
99 bytes added ,  18:04, 28 January 2015
+URL for MPL
>Ricordisamoa
('GPL' is no valid code)
>Ricordisamoa
(+URL for MPL)
Line 4: Line 4:
GNU = '//www.gnu.org/',
GNU = '//www.gnu.org/',
OSI = 'http://opensource.org/licenses/',
OSI = 'http://opensource.org/licenses/',
CC  = '//creativecommons.org/licenses/'
CC  = '//creativecommons.org/licenses/',
Mozilla = '//www.mozilla.org/'
}
}
local cats = {
local cats = {
Line 32: Line 33:
['FDL']        = { '[' .. addr.GNU .. 'licenses/fdl.html GNU Free Documentation License]' },
['FDL']        = { '[' .. addr.GNU .. 'licenses/fdl.html GNU Free Documentation License]' },
['MIT']        = { '[' .. addr.OSI .. 'mit-license.php MIT License]', 'MIT' },
['MIT']        = { '[' .. addr.OSI .. 'mit-license.php MIT License]', 'MIT' },
['MPL-1.0']    = { 'Mozilla Public License 1.0', 'MPL' },
['MPL-1.0']    = { '[' .. addr.Mozilla .. 'MPL/1.0/ Mozilla Public License 1.0]', 'MPL' },
['MPL-2.0']    = { 'Mozilla Public License 2.0', 'MPL' },
['MPL-2.0']    = { '[' .. addr.Mozilla .. 'MPL/2.0/ Mozilla Public License 2.0]', 'MPL' },
['Apache-2.0'] = { '[http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0]', 'Apache' },
['Apache-2.0'] = { '[http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0]', 'Apache' },
['ECL-2.0']    = { '[[wikipedia:Educational Community License|Educational Community License 2.0]]', 'ECL' },
['ECL-2.0']    = { '[[wikipedia:Educational Community License|Educational Community License 2.0]]', 'ECL' },
Anonymous user

Navigation menu