X-Git-Url: https://iankelling.org/git/?p=basic-https-conf;a=blobdiff_plain;f=certbot-setup;h=0aeb9d303ab33799e6b7dc64f9313218f10181be;hp=caed0ad523d62f6eca868f27c621f30f88f873c6;hb=HEAD;hpb=f2e291926e0c2094cfda82e2a2acc996e48e0216 diff --git a/certbot-setup b/certbot-setup index caed0ad..0aeb9d3 100755 --- a/certbot-setup +++ b/certbot-setup @@ -1,4 +1,21 @@ #!/bin/bash +# This file is part of web-conf which configures web servers +# Copyright (C) 2024 Ian Kelling + +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . + +# SPDX-License-Identifier: GPL-3.0-or-later # usage: $0 apache2|nginx