datacommsserver/esockserver/MobilityCoreProviders/inc/mobilitymcprstates.h
changeset 1 21d2ab05f085
parent 0 dfb7c4ff071f
child 2 dee179edb159
--- a/datacommsserver/esockserver/MobilityCoreProviders/inc/mobilitymcprstates.h	Thu Dec 17 09:22:25 2009 +0200
+++ b/datacommsserver/esockserver/MobilityCoreProviders/inc/mobilitymcprstates.h	Thu Jan 07 13:34:53 2010 +0200
@@ -1,9 +1,9 @@
 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
 // All rights reserved.
 // This component and the accompanying materials are made available
-// under the terms of the License "Symbian Foundation License v1.0"
+// under the terms of "Eclipse Public License v1.0"
 // which accompanies this distribution, and is available
-// at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".
+// at the URL "http://www.eclipse.org/legal/epl-v10.html".
 //
 // Initial Contributors:
 // Nokia Corporation - initial contribution.
@@ -12,7 +12,7 @@
 //
 // Description:
 // Mobility Meta Connection Provider States
-//
+// 
 //
 
 /**
@@ -39,9 +39,9 @@
 //
 //-=========================================================
 
-const TInt KStartMobilityHandshake  = 10000;
+const TInt KStartMobilityHandshake  = 10000; 
 const TInt KAwaitMobility        	= 10001;
-const TInt KReConnect               = 10002;
+
 
 //-=========================================================
 //