--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/boh/unauthorized_access.py Thu Sep 22 08:33:51 2016 -0400 @@ -0,0 +1,6 @@ +# BEGIN_COPYRIGHT +# END_COPYRIGHT + +import sys + +sys.exit("You are not authorized to use this tool")