From 3d4f1afab4f674df77582b6f7ed1ef17b525796a Mon Sep 17 00:00:00 2001
From: M33 <m33@tok715.net>
Date: Sat, 2 May 2020 09:56:39 +0200
Subject: [PATCH] Update install.sh

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

diff --git a/install.sh b/install.sh
index 5717d13..0bf9152 100755
--- a/install.sh
+++ b/install.sh
@@ -3,6 +3,7 @@
 # install.sh - A simple install script, for more script : aideCheck.sh
 #
 # https://github.com/m33m33/aideCheck.sh
+# MIT License
 #
 
 DST=/usr/local/bin/aideCheck.sh
-- 
GitLab