SDL_Android/SmartDeviceLinkAndroidProxy - added the correct version of the proxy
[profile/ivi/smartdevicelink.git] / SDL_Android / SmartDeviceLinkProxyAndroid / src / com / smartdevicelink / proxy / rpc / enums / SmartDeviceLinkConnectionState.java
index 64d4d4c..b08f4d7 100755 (executable)
@@ -1,9 +1,6 @@
-//
-// Copyright (c) 2013 Ford Motor Company
-//
-package com.smartdevicelink.proxy.rpc.enums;
-
-public enum SmartDeviceLinkConnectionState {
-       SMARTDEVICELINK_CONNECTED,
-       SMARTDEVICELINK_DISCONNECTED;
-}
+package com.smartdevicelink.proxy.rpc.enums;\r
+\r
+public enum SmartDeviceLinkConnectionState {\r
+       SMARTDEVICELINK_CONNECTED,\r
+       SMARTDEVICELINK_DISCONNECTED;\r
+}\r