From 52a527705ad474feb130f7837d7e781765750e34 Mon Sep 17 00:00:00 2001 From: ewy Date: Sat, 6 Jun 2026 17:47:01 +0200 Subject: add author and license to manpage --- man/manview/templates/pik.1.man.tmpl | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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 -- cgit v1.3.1