summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoachim Wiberg <troglobit@gmail.com>2022-12-30 13:10:56 +0100
committerJoachim Wiberg <troglobit@gmail.com>2022-12-30 13:10:56 +0100
commit2855347492abae1dec92b468790149c9cc131516 (patch)
tree7a08d9509acde80a42c29723ab042fe043bf2d4d /doc
parent4296f30d3f36fc062586de189900bab365dbb96a (diff)
downloadlibnet-2855347492abae1dec92b468790149c9cc131516.tar.gz
Follow-up to 6954544: update license in man pages and dll info
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/fixmanpages.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fixmanpages.in b/doc/fixmanpages.in
index 9c273f1..39fb2bc 100644
--- a/doc/fixmanpages.in
+++ b/doc/fixmanpages.in
@@ -11,7 +11,7 @@
# Apart from a few widely available GNU utilities, you'll also need pod2man
# (aka libpod-latex-perl) to get it to work.
-MANPAGENOTE='.SH "SEE ALSO"\n\.IX Header "SEE ALSO"\nlibnet(3)\n.SH "AUTHORS"\n.IX Header "AUTHORS"\nThe original author of libnet is Mike D. Schiffman.\n.PP\nlibnet has been maintained and extensively enhanced since 2009 by Sam Roberts.\n.PP\nIt is maintained by the Libnet Developer Community at GitHub.\n.PP\n.Vb 1\n\& <https://github.com/libnet/libnet>\n.Ve\n.SH "BUGS"\n.IX Header "BUGS"\nSuggestions, bug reports/fixes, and pull requests, see:\n.PP\n.Vb 1\n\& <https://github.com/libnet/libnet/issues>\n.Ve\n.SH "COPYRIGHT"\n.IX Header "COPYRIGHT"\nlibnet is licensed under the 3\-Clause \s-1BSD\s0 License.'
+MANPAGENOTE='.SH "SEE ALSO"\n\.IX Header "SEE ALSO"\nlibnet(3)\n.SH "AUTHORS"\n.IX Header "AUTHORS"\nThe original author of libnet is Mike D. Schiffman.\n.PP\nlibnet has been maintained and extensively enhanced since 2009 by Sam Roberts.\n.PP\nIt is maintained by the Libnet Developer Community at GitHub.\n.PP\n.Vb 1\n\& <https://github.com/libnet/libnet>\n.Ve\n.SH "BUGS"\n.IX Header "BUGS"\nSuggestions, bug reports/fixes, and pull requests, see:\n.PP\n.Vb 1\n\& <https://github.com/libnet/libnet/issues>\n.Ve\n.SH "COPYRIGHT"\n.IX Header "COPYRIGHT"\nlibnet is licensed under the 2\-Clause \s-1BSD\s0 License.'
die() {
echo "$*" 1>&2