Template:GNU: Difference between revisions
imported>Caesar Schinas mNo edit summary |
imported>Caesar Schinas mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly><div style="width:100%; clear:both; margin:0.5em auto; background:#ef9421; border:2px solid #ef9421; -moz-border-radius:4px; -webkit-border-radius:4px;"> | <includeonly><div style="width:100%; clear:both; margin:0.5em auto; background:#ef9421; border:2px solid #ef9421; -moz-border-radius:4px; -webkit-border-radius:4px;"> | ||
<div style="float:left; padding: 1px 3px;">[[Image:Heckert_GNU_white.png|29px]]</div> | <div style="float:left; padding: 1px 3px;">[[Image:Heckert_GNU_white.png|29px]]</div> | ||
<p style="line-height:33px; margin:0; padding:0 5px 0 40px; font-weight:bold; font-size:large;">{{PAGENAME}}, is licenced {{#if:{{{4|}}}|by [[{{{4}}}]]}} under the [http://www.gnu.org/licenses/{{{1}}}-{{{2}}}.html GNU {{#switch:{{uc:{{{1}}}}} | <p style="line-height:33px; margin:0; padding:0 5px 0 40px; font-weight:bold; font-size:large;">{{PAGENAME}}, is licenced {{#if:{{{4|}}}|by [[{{{4}}}]]}} under the [http://www.gnu.org/licenses/{{lc:{{{1}}}}}-{{{2}}}.html GNU {{#switch:{{uc:{{{1}}}}} | ||
| GPL = General Public License | | GPL = General Public License | ||
| LGPL = Lesser General Public License | | LGPL = Lesser General Public License | ||
Line 14: | Line 14: | ||
|FDL = Permission is granted to copy, distribute and/or modify this document under the terms of{{#if:{{{3|}}}||version {{{2}}} of}} the GNU Free Documentation License{{#if:{{{3|}}}|, version {{{2}}} or any later version published by the Free Software Foundation}}; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. | |FDL = Permission is granted to copy, distribute and/or modify this document under the terms of{{#if:{{{3|}}}||version {{{2}}} of}} the GNU Free Documentation License{{#if:{{{3|}}}|, version {{{2}}} or any later version published by the Free Software Foundation}}; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. | ||
}} | }} | ||
</p></div>{{ | </p></div>{{incompatible}}</includeonly><noinclude>{{TlDoc}}[[Category:License tags]]</noinclude> |
Revision as of 05:11, 29 May 2009
Template for labelling media used under GNU licences.
Usage
The parameters are as follows: {{GNU|licence|version|laterversions|author}}
- Required — the name of the licence to be used. One of
GPL
,LGPL
,AGPL
,FDL
. - Required — the version of the licence which is to be used.
- Optional — Should later versions be allowed? Any value for yes (using
+
is recommended), blank for no. - Optional — the name of the owner of the media.
Examples
{{GNU|GPL|3.0|+}}
GNU, is licenced under the GNU General Public License v3.0 or later.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3.0 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
Notice of CC-by-sa incompatibility
Text on the Citizendium is licensed under the Creative Commons Attribution ShareAlike licence.
This media may not be used under those or closely similar terms without separate permission of the copyright holder, or the user's own fair use determination.
{{GNU|FDL|1.3}}
GNU, is licenced under the GNU Free Documentation License v1.3.
Permission is granted to copy, distribute and/or modify this document under the terms ofversion 1.3 of the GNU Free Documentation License; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
Notice of CC-by-sa incompatibility
Text on the Citizendium is licensed under the Creative Commons Attribution ShareAlike licence.
This media may not be used under those or closely similar terms without separate permission of the copyright holder, or the user's own fair use determination.
{{GNU|AGPL|3.0||Joe Bloggs}}
GNU, is licenced by Joe Bloggs under the GNU Affero General Public License v3.0.
This program is free software: you can redistribute it and/or modify it under the terms of version 3.0 of the GNU Affero General Public License as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
Notice of CC-by-sa incompatibility
Text on the Citizendium is licensed under the Creative Commons Attribution ShareAlike licence.
This media may not be used under those or closely similar terms without separate permission of the copyright holder, or the user's own fair use determination.