diff options
| author | Guilhem Moulin <guilhem@fripost.org> | 2016-06-14 17:41:36 +0200 | 
|---|---|---|
| committer | Guilhem Moulin <guilhem@fripost.org> | 2016-06-14 17:41:36 +0200 | 
| commit | 7572f83346d955270c99c023e0041c985494ee0d (patch) | |
| tree | f4882da7129f9f8611af9501e5249784c1361296 /webserver | |
| parent | 2ad62692c51ef412810de3ed78d9aa18cd86b532 (diff) | |
| parent | fdfc319e8055f77938c87d096aaab913186b3582 (diff) | |
Merge branch 'master' into debian
Diffstat (limited to 'webserver')
| -rwxr-xr-x | webserver | 3 | 
1 files changed, 2 insertions, 1 deletions
| @@ -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 | 
