brandingserver/bsclient/cbsfactory.cpp
branchRCL_3
changeset 22 113b91e0a2ad
parent 21 cfd5c2994f10
--- a/brandingserver/bsclient/cbsfactory.cpp	Tue Aug 31 15:31:29 2010 +0300
+++ b/brandingserver/bsclient/cbsfactory.cpp	Wed Sep 01 12:27:45 2010 +0100
@@ -2,7 +2,7 @@
 * Copyright (c) 2006 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 "Eclipse Public License v1.0"
+* under the terms of "Eclipse Public License v1.0"
 * which accompanies this distribution, and is available
 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
 *
@@ -11,11 +11,10 @@
 *
 * Contributors:
 *
-* Description:   Factory for creating branding
+* Description:  Factory for creating branding
 *
 */
 
-
 // INCLUDE FILES
 #include    "cbsfactory.h"
 #include	"cbsaccess.h"
@@ -23,7 +22,7 @@
 #include	"mbsaccess.h"
 #include	"mbsupdater.h"
 #include	"cbsclient.h"
-#include    "DebugTrace.h"
+#include    "debugtrace.h"
 
 // ============================ MEMBER FUNCTIONS ===============================