Jump to content

Do not begin to migrate content here, it may be wiped without notice. More info.

Template:DebianCopyright

From Debian Wiki
Revision as of 15:18, 31 August 2025 by 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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
<onlyinclude>|-
| {{{Author|{{{1|(person who added this line)}}}}}}
| {{{License|{{{2|(license)}}}}}}
</onlyinclude>

Copyright statement for a single user (under construction)

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
AuthorAuthor

Name of the person asserting copyright

Linerequired
LicenseLicense

Name of the license the author's work is copyrighted under

Linerequired

This template is intended to be used as part of Template:DebianFooter. This may be edited or removed depending on how that template evolves.