diff -r 28839de615b4 -r 26645d81f48d persistentstorage/sql/TEST/testexecute/group/TEF_SQL.iby --- a/persistentstorage/sql/TEST/testexecute/group/TEF_SQL.iby Thu Aug 19 11:36:21 2010 +0300 +++ b/persistentstorage/sql/TEST/testexecute/group/TEF_SQL.iby Tue Aug 31 16:57:14 2010 +0300 @@ -1,27 +1,25 @@ -/* -* 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: -* -*/ +// 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: +// + #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 -#endif +//Main SQL TEF Scripts +data=DATAZ_\tef_sql\tef_sql.script tef_sql\tef_sql.script + +#endif // __TEF_SQL_IBY__