Update Copyright to 2016 and cleanup

Remove vim comments
s/\/usr\/bin\/python3.4/\/usr\/bin\/env python3\.4/g

Change-Id: I0cde4f2a6989d6df91cf560fc6ef511c7ad405ff
diff --git a/acts/tests/google/tel/live/TelLivePreflightTest.py b/acts/tests/google/tel/live/TelLivePreflightTest.py
index f7c973b..223f800 100644
--- a/acts/tests/google/tel/live/TelLivePreflightTest.py
+++ b/acts/tests/google/tel/live/TelLivePreflightTest.py
@@ -1,6 +1,6 @@
-#!/usr/bin/python3.4
+#!/usr/bin/env python3.4
 #
-#   Copyright 2014 - Google
+#   Copyright 2016 - Google
 #
 #   Licensed under the Apache License, Version 2.0 (the "License");
 #   you may not use this file except in compliance with the License.