Apply shell shebang for python files before the copyright
diff --git a/src/test/utils/EapolAAA.py b/src/test/utils/EapolAAA.py
old mode 100644
new mode 100755
index 419c7e3..04cd40d
--- a/src/test/utils/EapolAAA.py
+++ b/src/test/utils/EapolAAA.py
@@ -1,3 +1,4 @@
+#!/usr/bin/env python
 # 
 # Copyright 2016-present Ciena Corporation
 #