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