summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorFlorian Obser <florian@cvs.openbsd.org>2016-08-31 23:44:59 +0000
committerFlorian Obser <florian@cvs.openbsd.org>2016-08-31 23:44:59 +0000
commitb2b173dde517d68884c8634df00cdc6c3e4300ed (patch)
tree07c6c82174d60f67d60d0af388d40cbe2e3f8742 /usr.sbin
parent8d2296ba2163a6e645a4f742cdbe38edc45f20ba (diff)
Bring in license for man page Kristaps just added upstream in
commit 33c4b38b1db65097e4301e982c9cffcb8c3e648d.
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/acme-client/acme-client.116
1 files changed, 16 insertions, 0 deletions
diff --git a/usr.sbin/acme-client/acme-client.1 b/usr.sbin/acme-client/acme-client.1
index 3e5b9a39ac4..f9d4bd7294c 100644
--- a/usr.sbin/acme-client/acme-client.1
+++ b/usr.sbin/acme-client/acme-client.1
@@ -1,3 +1,19 @@
+.\" $Id: acme-client.1,v 1.3 2016/08/31 23:44:58 florian Exp $
+.\"
+.\" Copyright (c) 2016 Kristaps Dzonsons <kristaps@bsd.lv>
+.\"
+.\" Permission to use, copy, modify, and distribute this software for any
+.\" purpose with or without fee is hereby granted, provided that the above
+.\" copyright notice and this permission notice appear in all copies.
+.\"
+.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+.\"
.Dd $Mdocdate: August 31 2016 $
.Dt acme-client 1
.Os