From 88283ae885c6e141b9174bd7b3f76e4a1381f570 Mon Sep 17 00:00:00 2001
From: M33 <m33@tok715.net>
Date: Sat, 2 May 2020 09:56:24 +0200
Subject: [PATCH] Update aideCheck.sh

---
 aideCheck.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/aideCheck.sh b/aideCheck.sh
index d91eec9..5321a81 100755
--- a/aideCheck.sh
+++ b/aideCheck.sh
@@ -7,6 +7,7 @@
 # - Run aide --update after execution, to remove multiple alerts (disabled by default)
 #
 # https://github.com/m33m33/aideCheck.sh
+# MIT License
 #
 
 # Who will get the news. Leave empty for silent operation. Ex: MAIL="root@localhost" or MAIL="sysadmin@this-is-my-domain.org"
-- 
GitLab