diff -r 26645d81f48d -r cc28652e0254 persistentstorage/sql/TEST/testexecute/group/TEF_SQL.iby --- a/persistentstorage/sql/TEST/testexecute/group/TEF_SQL.iby Tue Aug 31 16:57:14 2010 +0300 +++ b/persistentstorage/sql/TEST/testexecute/group/TEF_SQL.iby Wed Sep 01 12:39:58 2010 +0100 @@ -1,25 +1,27 @@ -// Copyright (c) 2009-2010 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: -// - +/* +* 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: +* +*/ #ifndef __TEF_SQL_IBY__ #define __TEF_SQL_IBY__ #include + +//Main CentralRepository TEF Scripts +data=EPOCROOT##Epoc32\release\winscw\udeb\z\TEF_SQL\TEF_SQL.script TEF_SQL\TEF_SQL.script + #include -//Main SQL TEF Scripts -data=DATAZ_\tef_sql\tef_sql.script tef_sql\tef_sql.script - -#endif // __TEF_SQL_IBY__ +#endif