diff -r 92a765b5b3e7 -r 91031d3aab7d webengine/webkitutils/SqliteSymbian/printf.c --- a/webengine/webkitutils/SqliteSymbian/printf.c Mon May 03 13:32:15 2010 +0300 +++ b/webengine/webkitutils/SqliteSymbian/printf.c Fri Jun 11 14:42:15 2010 +0300 @@ -1,19 +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: -* -*/ /* ** The "printf" code that follows dates from the 1980's. It is in ** the public domain. The original comments are included here for