SDL_Android/SmartDeviceLinkAndroidProxy - added the correct version of the proxy
[profile/ivi/smartdevicelink.git] / SDL_Android / SmartDeviceLinkProxyAndroid / src / com / smartdevicelink / trace / ISTListener.java
index b4050d1..3af7d50 100755 (executable)
@@ -1,8 +1,5 @@
-//
-// Copyright (c) 2013 Ford Motor Company
-//
-package com.smartdevicelink.trace;
-
-public interface ISTListener {
-       void logXmlMsg(String msg, String token);
-} // end-interface
+package com.smartdevicelink.trace;\r
+\r
+public interface ISTListener {\r
+       void logXmlMsg(String msg, String token);\r
+} // end-interface
\ No newline at end of file