license gpl, per gnu license recommendations of >300 lines of code
[basic-https-conf] / certbot-setup
index caed0ad523d62f6eca868f27c621f30f88f873c6..0aeb9d303ab33799e6b7dc64f9313218f10181be 100755 (executable)
@@ -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 <http://www.gnu.org/licenses/>.
+
+# SPDX-License-Identifier: GPL-3.0-or-later
 
 # usage: $0 apache2|nginx