Template:License: Difference between revisions
Jump to navigation
Jump to search
Mailmanmicky (talk | contribs) mNo edit summary |
(Added copyright/fair use to the list.) |
||
Line 2: | Line 2: | ||
| style = padding-block:.5em; | | style = padding-block:.5em; | ||
| rgb = {{#switch:{{{license}}} | | rgb = {{#switch:{{{license}}} | ||
| copyright | copyrighted | fairuse = 162, 0, 16 | |||
| mit | MIT = 156, 32, 52 | | mit | MIT = 156, 32, 52 | ||
| mpl = 173, 0, 1 | | mpl = 173, 0, 1 | ||
Line 10: | Line 11: | ||
}} | }} | ||
| id = {{#switch:{{{license}}} | | id = {{#switch:{{{license}}} | ||
| copyright | copyrighted | fairuse = [[File:NotCommons-emblem-copyrighted.png|30px]] | |||
| mit | MIT = [[File:Logo-mit.png|30px]] | | mit | MIT = [[File:Logo-mit.png|30px]] | ||
| mpl = [[FIle:Logo-mozilla.png|42px]] | | mpl = [[FIle:Logo-mozilla.png|42px]] | ||
Line 18: | Line 20: | ||
}} | }} | ||
| text = The following work {{#switch:{{{license}}} | | text = The following work {{#switch:{{{license}}} | ||
| copyright | copyrighted | fairuse = is copyrighted, but the usage of the file is allowed on Valve Developer Community as long it qualifies as "fair use" under the {{wiki|Fair_use#U.S._fair_use_factors|United States copyright law}}. Any other uses of this image, on Valve Developer Community or elsewhere, or in countries without the fair use law, may be considered copyright infringement. | |||
| mit | MIT = is licensed under the MIT License | | mit | MIT = is licensed under the MIT License | ||
| mpl = is licensed under the [[wp:Mozilla Public License|<span style="color:#8BB9E0;">Mozilla Public License</span>]] {{#if:{{{version|}}}|[https://www.mozilla.org/en-US/MPL/{{#switch:{{{version}}}|2=2.0 2.0}}]|}} | | mpl = is licensed under the [[wp:Mozilla Public License|<span style="color:#8BB9E0;">Mozilla Public License</span>]] {{#if:{{{version|}}}|[https://www.mozilla.org/en-US/MPL/{{#switch:{{{version}}}|2=2.0 2.0}}]|}} |
Revision as of 07:44, 28 June 2023
The above documentation is transcluded from Template:License/doc. (Edit | Page history)
Editors can experiment in this template's sandbox (edit) and testcases (edit) pages.
Editors can experiment in this template's sandbox (edit) and testcases (edit) pages.