Template:DebianCopyright: Difference between revisions
Appearance
AndrewSayers (talk | contribs) Created page with "<pre><onlyinclude>|- | {{{Author|{{{1|(person who added this line)}}}}}} | {{{License|{{{2|(license)}}}}}} </onlyinclude></pre> <templatedata> { "description": "Copyright statement for a single user (under construction)", "params": { "Author": { "type": "line", "required": true, "description": "Name of the person asserting copyright" }, "License": { "type": "line", "required": tru..." |
(No difference)
|
Latest revision as of 15:18, 31 August 2025
<onlyinclude>|- | {{{Author|{{{1|(person who added this line)}}}}}} | {{{License|{{{2|(license)}}}}}} </onlyinclude>
Copyright statement for a single user (under construction)
Parameter | Description | Type | Status | |
---|---|---|---|---|
Author | Author | Name of the person asserting copyright | Line | required |
License | License | Name of the license the author's work is copyrighted under | Line | required |
This template is intended to be used as part of Template:DebianFooter. This may be edited or removed depending on how that template evolves.