diff -r cb62a4f66ebe -r 6297cdf66332 webengine/webkitutils/SqliteSymbian/parse.h --- a/webengine/webkitutils/SqliteSymbian/parse.h Thu Jan 07 13:31:38 2010 +0200 +++ b/webengine/webkitutils/SqliteSymbian/parse.h Mon Jan 18 21:20:18 2010 +0200 @@ -1,20 +1,3 @@ -/* -* Copyright (c) 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 "Eclipse Public License v1.0" -* which accompanies this distribution, and is available -* at the URL "http://www.eclipse.org/legal/epl-v10.html". -* -* Initial Contributors: -* Nokia Corporation - initial contribution. -* -* Contributors: -* -* Description: -* -*/ - #define TK_SEMI 1 #define TK_EXPLAIN 2 #define TK_QUERY 3