aboutsummaryrefslogtreecommitdiffstats
path: root/webserver
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2016-06-14 13:45:59 +0200
committerGuilhem Moulin <guilhem@fripost.org>2016-06-14 13:45:59 +0200
commit2284fd825bcea047ab595bf769ef13fa763d269a (patch)
tree7a3ac34bc35db605d86ffcd05bcaad20e4ed49ba /webserver
parent224dbfd7ca350652719eceadaa643cc1b1bef8d9 (diff)
Add the short description in headers and manpages.
Diffstat (limited to 'webserver')
-rwxr-xr-xwebserver3
1 files changed, 2 insertions, 1 deletions
diff --git a/webserver b/webserver
index df4e3ba..e97fe00 100755
--- a/webserver
+++ b/webserver
@@ -1,7 +1,8 @@
#!/usr/bin/perl -T
#----------------------------------------------------------------------
-# ACME client (webserver component)
+# ACME client written with process isolation and minimal privileges in mind
+# (webserver component)
# Copyright © 2015,2016 Guilhem Moulin <guilhem@fripost.org>
#
# This program is free software: you can redistribute it and/or modify