diff options
| author | ewy <ewy0@protonmail.com> | 2026-06-06 17:47:01 +0200 |
|---|---|---|
| committer | ewy <ewy0@protonmail.com> | 2026-06-06 17:47:01 +0200 |
| commit | 52a527705ad474feb130f7837d7e781765750e34 (patch) | |
| tree | 894862cd638667b37f42368741bb34cb6766512b /man/manview/templates/pik.1.man.tmpl | |
| parent | 8a376262447f8858d83d07e0d98e8e4ea5c50865 (diff) | |
add author and license to manpage
Diffstat (limited to 'man/manview/templates/pik.1.man.tmpl')
| -rw-r--r-- | man/manview/templates/pik.1.man.tmpl | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/man/manview/templates/pik.1.man.tmpl b/man/manview/templates/pik.1.man.tmpl index e4361b0..a1a709d 100644 --- a/man/manview/templates/pik.1.man.tmpl +++ b/man/manview/templates/pik.1.man.tmpl @@ -53,4 +53,11 @@ If the target runs and returns a non-zero error code, we pass that back to the u .TP .BR {{ .Value }} {{ .Message }} -{{ end }}
\ No newline at end of file +{{ end }} +.SH AUTHOR +Written by Ewy: https://ewy.one/ +.SH COPYRIGHT +License GPLv3+: GNU GPL version 3 or later: https://gnu.org/licenses/gpl.html +.PP +This is free software: you are free to change and redistribute it. There is +NO WARRANTY, to the extent permitted by law.
\ No newline at end of file |
