Template:GNU: Difference between revisions
imported>Caesar Schinas mNo edit summary |
imported>Caesar Schinas mNo edit summary |
||
Line 6: | Line 6: | ||
| AGPL = Affero General Public License | | AGPL = Affero General Public License | ||
| FDL = Free Documentation License | | FDL = Free Documentation License | ||
}} {{#if:{{{2|}}}|v{{{2}}} {{#if:{{{3|}}}| or later}} }}] | }} {{#if:{{{2|}}}|v{{{2}}} {{#if:{{{3|}}}| or later}} }}]</p> | ||
<p style="margin:0; padding:5px 5px 5px 40px; font-size:smaller; line-height:1.7em; background:#e4eba0; -moz-border-radius:1px; -webkit-border-radius:1px;"> | <p style="margin:0; padding:5px 5px 5px 40px; font-size:smaller; line-height:1.7em; background:#e4eba0; -moz-border-radius:1px; -webkit-border-radius:1px;"> | ||
{{#switch:{{uc:{{{1}}}}} | {{#switch:{{uc:{{{1}}}}} | ||
|GPL|LGPL|AGPL = This program is free software: you can redistribute it and/or modify it under the terms of {{#if:{{{3|}}}||version {{{2}}} of}} the GNU {{#switch:{{uc:{{{1}}}}}| LGPL = Lesser | AGPL = Affero}} General Public License as published by the Free Software Foundation{{#if:{{{3|}}}|, either version {{{2}}} of the License, or (at your option) any later version}}.<br /> | |GPL|LGPL|AGPL = This program is free software: you can redistribute it and/or modify it under the terms of {{#if:{{{3|}}}||version {{{2}}} of}} [http://www.gnu.org/licenses/{{lc:{{{1}}}}}.html the GNU {{#switch:{{uc:{{{1}}}}}| LGPL = Lesser | AGPL = Affero}} General Public License] as published by the Free Software Foundation{{#if:{{{3|}}}|, either version {{{2}}} of the License, or (at your option) any later version}}.<br /> | ||
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. | 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. | ||
Revision as of 05:12, 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.