From 9fc2ecb5cc9e19c6b60535d880377c3f0c4852ff Mon Sep 17 00:00:00 2001 From: allan Date: Wed, 26 Nov 2025 15:40:46 +0100 Subject: [PATCH] Applied SPDX-License-Identifier: MIT across repository --- certbotinstall | 1 + 1 file changed, 1 insertion(+) diff --git a/certbotinstall b/certbotinstall index f8cfd3e..bacaa46 100755 --- a/certbotinstall +++ b/certbotinstall @@ -1,4 +1,5 @@ #!/usr/bin/env bash +# SPDX-License-Identifier: MIT # Author : Allan Christensen # First Created : 08042022 (DD-MM-YYYY)