added short license information to script

This commit is contained in:
Lukas Schauer
2016-03-26 01:41:40 +01:00
parent 65a834ba3e
commit 0fa381ff99

View File

@@ -2,6 +2,8 @@
# letsencrypt.sh by lukas2511 # letsencrypt.sh by lukas2511
# Source: https://github.com/lukas2511/letsencrypt.sh # Source: https://github.com/lukas2511/letsencrypt.sh
#
# This script is licensed under The MIT License (see LICENSE for more information).
set -e set -e
set -u set -u