diff --git a/aideCheck.sh b/aideCheck.sh
index d91eec922e0664e681470dcf29dcd104708b93bf..5321a81243f7bdde53ccfb95e7885193c700365c 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"