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