From 905c1744362e4fa3c2d17e52080c1ffa931145aa Mon Sep 17 00:00:00 2001 From: PierreGoude Date: Thu, 22 Sep 2016 23:05:53 +0200 Subject: [PATCH] Update ADconnection.sh --- ADconnection.sh | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ADconnection.sh b/ADconnection.sh index 52bcf91..9a15bff 100644 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -1,4 +1,13 @@ #!/bin/bash +##################################################################################################################### +# # +# This script is written by Pierre Goude # +# This program is open source; you can redistribute it and/or modify it under the terms of the GNU General Public # +# # +# # +##################################################################################################################### + + # ~~~~~~~~~~ Environment Setup ~~~~~~~~~~ # NORMAL=`echo "\033[m"` MENU=`echo "\033[36m"` #Blue