--- a/persistentstorage/sqlite3api/SQLite/parse.h Thu May 27 14:29:47 2010 +0300
+++ b/persistentstorage/sqlite3api/SQLite/parse.h Fri Jun 11 15:29:22 2010 +0300
@@ -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 "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