Remerge fixes for Bug 476, Bug 1895, Bug 2149, Bug 2049, and tweaks to fix for Bug 151 RCL_3
authorWilliam Roberts <williamr@symbian.org>
Fri, 02 Apr 2010 12:00:51 +0100
branchRCL_3
changeset 21 91b3b8b5dbbc
parent 20 a9d4531388d0 (diff)
parent 15 abe83d2199d3 (current diff)
child 22 478433108991
Remerge fixes for Bug 476, Bug 1895, Bug 2149, Bug 2049, and tweaks to fix for Bug 151
imgtools_os/romkiteka2/include/featuredatabase.xml
sbsv1_os/e32toolp/genutil/conv_khronos_openvg_hdr_to_cpp.pl
sbsv1_os/e32toolp/group/bld.inf
sbsv1_os/e32toolp/group/setupprj.bat
sbsv1_os/e32toolp/makmake/makmake.pl
toolsandutils/buildsystem/extension/base/bootstrap.flm
toolsandutils/buildsystem/extension/base/bootstrap.mk
toolsandutils/buildsystem/extension/base/bootstrap.xml
--- a/bldsystemtools/commonbldutils/AntiVirus.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/AntiVirus.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,18 @@
+#
+# 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: 
+#
 #!/usr/bin/perl -w
 use strict;
 use FindBin;		    # for FindBin::Bin
--- a/bldsystemtools/commonbldutils/AntiVirus.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/AntiVirus.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+#
+# 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: 
+#
+
 package AntiVirus;
 use strict;
 
--- a/bldsystemtools/commonbldutils/BCupdateXML.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/BCupdateXML.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 # Copyright (c) 2005-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/BuildExpiry.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/BuildExpiry.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2003-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/BuildLaunchChecks.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/BuildLaunchChecks.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,18 @@
+#
+# 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: 
+#
 #This module is used by startbuild.pl
 #It asks for some BuildLaunch data from the user and performs some checks on this data
 #This is then input to the BuildLaunch.xml file and then opens the file for the user to verify before launching the build.
--- a/bldsystemtools/commonbldutils/BuildStamp.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/BuildStamp.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2003-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/BxCopy.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/BxCopy.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2003-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/BxCopy.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/BxCopy.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2003-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/DefectTrack.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/DefectTrack.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,18 @@
+#
+# 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: 
+#
 # This script scans through the changes submitted on the specified codeline, within the range specified, and detects all changes involving a Defect Fix 
 
 # Renaming Parameters  
--- a/bldsystemtools/commonbldutils/EventLogReader.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/EventLogReader.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,18 @@
+#
+# 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: 
+#
 #!perl -w
 # This script reads data from specified Windows Event Logs and writes the information to a file
 # Output is ScanLog-compatible. First this script establishes a time range by reading the specified Build Log.
--- a/bldsystemtools/commonbldutils/ExportCBR.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/ExportCBR.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2005-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/FileOps.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/FileOps.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2003-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/FileOps.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/FileOps.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2003-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/GenResult/BragStatus.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/GenResult/BragStatus.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2005-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/GenResult/Changelists.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/GenResult/Changelists.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2003-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/GenResult/FaultsData.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/GenResult/FaultsData.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2003-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/GenResult/FileRead.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/GenResult/FileRead.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2005-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/GenResult/GenAutoSmokeTestResult.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/GenResult/GenAutoSmokeTestResult.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # 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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/GenResult/GenDiamondsXml.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/GenResult/GenDiamondsXml.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2003-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/GenResult/GenDiamondsXml.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/GenResult/GenDiamondsXml.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2003-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/GenResult/GenPostBuildResult.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/GenResult/GenPostBuildResult.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2005-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/GenResult/GenResult.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/GenResult/GenResult.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2005-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/GenResult/GenResult.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/GenResult/GenResult.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2005-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/GenResult/ZipDiamondsXml.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/GenResult/ZipDiamondsXml.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2003-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/GenResult/build.tmpl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/GenResult/build.tmpl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 [@--# Copyright (c) 2003-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/GenResult/content.tmpl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/GenResult/content.tmpl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 [@--# Copyright (c) 2003-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/GenResult/diamonds_finish.tmpl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/GenResult/diamonds_finish.tmpl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 [@--# Copyright (c) 2003-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/GenResult/faults.tmpl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/GenResult/faults.tmpl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 [@--# Copyright (c) 2003-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/GenResult/files.tmpl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/GenResult/files.tmpl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 [@--# Copyright (c) 2003-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/GenResult/locations.tmpl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/GenResult/locations.tmpl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 [@--# Copyright (c) 2003-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/GenResult/myutils.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/GenResult/myutils.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2003-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/GenResult/publishDiamonds.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/GenResult/publishDiamonds.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2003-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/GenResult/schema.tmpl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/GenResult/schema.tmpl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 [@--# Copyright (c) 2003-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/GenResult/send_xml_to_diamonds.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/GenResult/send_xml_to_diamonds.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2003-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/GenResult/send_xml_to_diamonds.py	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/GenResult/send_xml_to_diamonds.py	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2003-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"
+# 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".
 #
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bldsystemtools/commonbldutils/GenResult/smoketest.tmpl	Fri Apr 02 12:00:51 2010 +0100
@@ -0,0 +1,149 @@
+[@--# Copyright (c) 2003-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:
+# Template processed by GenDiamondsXml.pm
+# 
+#--@]
+<?xml version="1.0" encoding="utf-8"?>
+<diamonds-build>
+  <schema>[@--$ENV{DiamondsSchemaNum}--@]</schema>
+[@--
+  use myutils;  
+  use GenAutoSmokeTestResult;
+  our $Gtotal = 0;
+  our $Gexecuted = 0 ;
+  our $Gsuccessful =0;
+  our $Gnot_tested = 0 ;
+  our $Gfailed  = 0 ;
+  our $Gtestcases;
+  our $Gtitle = "";
+
+  my $iDir = &myutils::getiDir();
+  my $iSnapshot = &myutils::getiSnapshot();
+  my $iProduct = &myutils::getiProduct();
+  my $iLinkPath = &myutils::getiLinkPath();
+
+
+ {
+	#my $str = PlanTxtAutoSmokeTestResult('.\\', "MSF00290", "tb92sf", '.\\');
+	my $str = PlanTxtAutoSmokeTestResult($iDir, $iSnapshot, $iProduct, $iLinkPath);
+	
+	if ($str ne undef) #not empty
+	{
+		$Gtestcases = resultTestCasesXMLbody($str);
+		$Gtotal = $Gsuccessful+ $Gnot_tested+ $Gfailed;	# total number of testcases
+	}	
+}
+$OUT = '';#return value
+
+#  _html2text HTML formate convert to plan text string.
+#  input a html string
+#  ouput smiplified text
+sub _html2text {
+	my ($str) = shift(@_);
+
+	$str =~ s/\n//sg;	# Remove all obsolete newlines.
+
+	# Link:
+	$str =~ s/<a[ ]+.*?>(.+)<\/a>/$1/ig;
+
+	# Table:
+	$str =~ s/<\/?table[ ]*.*?>/\n/ig;
+	$str =~ s/<td[ ]*.*?>/\t/ig;
+	$str =~ s/<tr[ ]*.*?>/\n/ig;
+	$str =~ s/<th[ ]*.*?>/\t/ig;
+	
+	# Cleaning up:
+	$str =~ s/<.*?>//sg;		# Remove all tags.
+	$str =~ s/\n[ ]+\n/\n\n/sg;	# Remove all obsolete spaces.
+	$str =~ s/\n[ ]+/\n/sg;
+	$str =~ s/\n{2,}/\n\n/sg;	# Remove all obsolete newlines.
+	$str =~ s/^[ ]*//g;		# Remove all leading spaces (again).
+	$str =~ s/[ ]+/ /g;		# Remove all duplicate spaces (again).
+
+	$str =~ s/[\t\t]+/\t/g;
+	return $str;
+}
+
+sub PlanTxtAutoSmokeTestResult
+{
+	my ($iLogsPublishLocation, $iSnapshot, $iProduct, $iLinkPathLocation) = @_;
+	my $str;
+	$str =  GenAutoSmokeTestResult::generateSTHTMLSummary($iLogsPublishLocation."AutoSmokeTest", $iSnapshot, $iProduct, $iLinkPathLocation."AutoSmokeTest");
+	$str =~ s/[\t]+//g; # Remove extra \t. the \t was gen by GenSmokeTestResult.pm
+
+	$str = _html2text($str);
+
+	$str =~ s/&nbsp//g; #remove &nbsp
+	$str =~ s/\n\t/\n/g;#remove \t at head
+	$str =~ s/\n\n/\n/g;
+	$str=~ s/^\n//g;#remove first empy line
+	return $str;
+}
+
+sub resultTestCasesXMLbody
+{
+	my ($str) = shift (@_);
+	my @lines = split(/\n/,$str);
+	#print Dumper(\@lines);
+	$Gtitle =  $lines[0];#Auto Smoke Test
+	@results = @lines[2..$#lines];
+	#print Dumper(\@results);
+
+	my $ret ="<testcases>\n";
+	my @testTitle = split (/\t/, $lines[1]);
+	foreach my $APlatform (@results)
+	{
+		my @result = split (/\t/, $APlatform);	
+		$plat = $result[0];# platform name;
+		$result[1];# Summary
+		$result[2];# Time World
+		$result[3];# Contacts
+		$result[4];# Messaging
+		$result[5];# Agenda
+		$result[6];# Defects
+		for (my $i =2;$i<6;++$i)
+		{
+			$ret .= "<testcase>\n<name>".$plat.$testTitle[$i]."</name>\n";
+			$ret .= "<status>".$result[$i]."</status>\n";		
+			$ret .= "</testcase>\n";
+			if ($result[$i] =~/FAILURES/)
+			{$Gexecuted++;
+			$Gfailed++;}	#FAILURES
+			elsif( $result[$i] =~/Unexecuted/) 
+			{$Gnot_tested++;}#Unexecuted
+			elsif ( $result[$i] =~/OK/)
+			{$Gexecuted++;
+			$Gsuccessful++;}#OK
+			
+		}
+	}
+	$ret .="</testcases>\n";
+	return $ret;
+}
+
+--@]
+	<tests>
+		<test_results>
+			<test type="[@--$Gtitle--@]">
+			<total>[@--$Gtotal--@]</total>
+			<executed>[@--$Gexecuted--@]</executed>
+			<successful>[@--$Gsuccessful--@]</successful>
+			<failed>[@--$Gfailed--@]</failed>
+			<not_tested>[@--$Gnot_tested--@]</not_tested>			
+			[@--$Gtestcases--@]
+			</test>
+		</test_results>
+	</tests>
+</diamonds-build>
+
--- a/bldsystemtools/commonbldutils/GenResult/stage.tmpl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/GenResult/stage.tmpl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 [@--# Copyright (c) 2003-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/GenResult/status.tmpl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/GenResult/status.tmpl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 [@--# Copyright (c) 2003-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/GenResult/tools.tmpl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/GenResult/tools.tmpl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 [@--# Copyright (c) 2003-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/GenerateChangesReport.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/GenerateChangesReport.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,18 @@
+#
+# 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: 
+#
 #! perl
 
 use strict;
@@ -540,6 +555,7 @@
     
     my $CompName;
     my $dirCount = 0;
+	my $spacer = "\n";
 
 
     # Loop through the list of elements running perforce commands to obtain the descriptions
@@ -673,30 +689,38 @@
             	# Must be properly formatted change description
             	# discard everything seen so far except the "Change" line.
             	@revisedLines = (shift @revisedLines);
-            	while ($line = shift @changeLines)
+                
+		# Process all lines starting with the first <EXTERNAL> section.
+            	while (($line =~ /<EXTERNAL>$/) || ($line = shift @changeLines))
             	{
-            		last if ($line =~ /<\/EXTERNAL>$/);
-            		
-            		$line =~ s/^\t+//;
-					$line =~ s/\&/&amp;/g; 
-					$line =~ s/\</&lt;/g; 
-					$line =~ s/\>/&gt;/g; 
-					$line =~ s/\"/&quot;/g;	# quote the " character as well
+		    # Process an <EXTERNAL> section.
+		    while ($line =~ /<EXTERNAL>$/) 
+		    {
+			# Keep processing until an </EXTERNAL> line is encountered
+            		while(($line = shift @changeLines) && ($line !~ /<\/EXTERNAL>$/))
+			{
+			    $line =~ s/^\t+//;
+			    $line =~ s/\&/&amp;/g; 
+			    $line =~ s/\</&lt;/g; 
+			    $line =~ s/\>/&gt;/g; 
+			    $line =~ s/\"/&quot;/g;	# quote the " character as well
 
-            		push @revisedLines, $line;
+			    push @revisedLines, $line;
             		
-            		# Opportunity to pick information out of changes as they go past
-					if ($line =~ /^\s*((DEF|PDEF|INC)\d+):?\s/)
-					{
-						$allDefects{$1} = $line;
-						next;
-					}
-					if ($line =~ /^(BR[0-9.]+)\s/)
-					{
-						$allBreaks{$1} = $line;
-						next;
-					}
-
+			    # Opportunity to pick information out of changes as they go past
+			    if ($line =~ /^\s*((DEF|PDEF|INC)\d+):?\s/)
+				{
+				$allDefects{$1} = $line;
+				next;
+				}
+			    if ($line =~ /^(BR[0-9.]+)\s/)
+				{
+				$allBreaks{$1} = $line;
+				next;
+				}
+			}
+			push @revisedLines, $spacer;
+		    }
             	}
             	
               	# update the description for this change
--- a/bldsystemtools/commonbldutils/GetDPComp/GetDPComp.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/GetDPComp/GetDPComp.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,18 @@
+#
+# 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: 
+#
 #!/usr/bin/perl
 
 package GetDPComp ;
--- a/bldsystemtools/commonbldutils/GetDPComp/unzip_cbr_tools.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/GetDPComp/unzip_cbr_tools.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+#
+# 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: 
+#
+
 use FindBin;
 use lib "$FindBin::Bin";
 use LWP::UserAgent;
--- a/bldsystemtools/commonbldutils/InstallDevKit.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/InstallDevKit.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -5,7 +5,7 @@
 # Copyright (c) 1997-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/PC_P4Table.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/PC_P4Table.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2005-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/PC_P4Table.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/PC_P4Table.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2005-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/PreBldChecks.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/PreBldChecks.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2005-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/PreBldChecks.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/PreBldChecks.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2005-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/ReleaseNotes.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/ReleaseNotes.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -3,7 +3,7 @@
 # Copyright (c) 2004-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/RemoveMASfromCBR.cmd	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/RemoveMASfromCBR.cmd	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+@rem
+@rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+@rem All rights reserved.
+@rem This component and the accompanying materials are made available
+@rem under the terms of "Eclipse Public License v1.0"
+@rem which accompanies this distribution, and is available
+@rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
+@rem
+@rem Initial Contributors:
+@rem Nokia Corporation - initial contribution.
+@rem
+@rem Contributors:
+@rem
+@rem Description: 
+@rem
+
 @ECHO OFF
 @REM This batch file removes MAS (ActiveSync) from the CBR archive(s) indicated by RelTools.ini
 
--- a/bldsystemtools/commonbldutils/SFPostProcessResults.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/SFPostProcessResults.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,20 +1,18 @@
 #
-# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.
-# This material, including documentation and any related 
-# computer programs, is protected by copyright controlled by 
-# Nokia. All rights are reserved. Copying, including 
-# reproducing, storing, adapting or translating, any 
-# or all of this material requires the prior written consent of 
-# Nokia. This material also contains confidential 
-# information which may not be disclosed to others without the 
-# prior written consent of Nokia.
+# 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:
 #     matti.parnanen@nokia.com
 #
-# Description: Post processes result  CSV file generated by the SFCheckSource.pl
-# Version: 0.5 $optNoIgnore added
-# Version: 0.52 filenameOf added and applied to normalized file names
+# Description:  Post processes result  CSV file generated by the SFCheckSource.pl
 #
 
 use strict;
--- a/bldsystemtools/commonbldutils/SFUpdateLicenceHeader.cfg	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/SFUpdateLicenceHeader.cfg	Fri Apr 02 12:00:51 2010 +0100
@@ -15,7 +15,7 @@
 # Description: Configuration file for the SFUpdateLicenceHeader.pl tool
 #
 # File version
-sf-update-licence-header-config-1.1
+sf-update-licence-header-config-1.2
 
 # Patterns for generated headers which can be ignored
 # Syntax:
@@ -40,9 +40,16 @@
 # sf-distribution-id ID4
 # sf-distribution-id ID5 ID6
 
+# ####################
+# Information based on
+# http://s60wiki.nokia.com/S60Wiki/Symbian_Foundation_initial_contribution/DevelopablePhaseStatus#Week_47_delivery
+# ####################
 # Isolationserver. This component takes care of isolating s60 code from open source code
 sf-distribution-id 301
 
+# Nokia VPN Client
+sf-distribution-id 1030
+
 # d-bus. Open source IPC library
 sf-distribution-id 1300
 
@@ -60,7 +67,7 @@
 sf-distribution-id 1303
 
 # Gstreamer. 3rd party component, open source code.
-# sf-distribution-id 1304
+### sf-distribution-id 1304
 
 # Libxml2. OSS, open C xml parser
 sf-distribution-id 1305
@@ -72,10 +79,10 @@
 sf-distribution-id 1307
 
 #iType rasterizer code (delivered to the Foundation under separate R&D licenses in BINARY format)
-sf-distribution-id 1309
+### sf-distribution-id 1309
 
 # S60 font files (delivered to the Foundation under separate R&D licenses in BINARY format)
-sf-distribution-id 1312
+### sf-distribution-id 1312
 
 # FreeType. The default font rasterizer
 sf-distribution-id 1313
@@ -89,3 +96,11 @@
 # ODE. ODE is an open source, high performance library for simulating rigid body dynamics.
 sf-distribution-id 1401
 
+# base_e32_compsupp
+sf-distribution-id 1423
+
+# zlib
+sf-distribution-id 1426
+
+# syslibs_FATCharsetConv
+sf-distribution-id 1427
--- a/bldsystemtools/commonbldutils/SFUpdateLicenceHeader.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/SFUpdateLicenceHeader.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,14 +1,18 @@
 # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
-# 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".
+# All rights reserved.
+# This material, including documentation and any related 
+# computer programs, is protected by copyright controlled by 
+# Nokia. All rights are reserved. Copying, including 
+# reproducing, storing, adapting or translating, any 
+# or all of this material requires the prior written consent of 
+# Nokia. This material also contains confidential 
+# information which may not be disclosed to others without the 
+# prior written consent of Nokia.
 #
-# Initial Contributors:
-# Nokia Corporation - initial contribution
-#
-# Contributors
-#
+# Contributors:
+#     matti.parnanen@nokia.com
+#     pasi.kauraniemi@nokia.com
+# 
 # Description: Replace S60 header with Symbian Foundation license header.
 #              Output file (results) is compatibe for SFMakeLxrLinks.pl as input.
 #
@@ -25,7 +29,7 @@
 ####################
 
 # Tool version
-use constant VERSION => '2.1';
+use constant VERSION => '2.22';
 # Version history: 0.8 Added copyright year pick-up
 # Version history: 0.9- Bug fixesg
 # Version history: 0.95- EPL header support added
@@ -76,10 +80,11 @@
 # Version history: 2.01 checkPortionsCopyright implemented and applied
 # Version history: 2.02 Extra license word taken out from EPL header
 # Version history: 2.1 -verify -epl support added and switchLicense() tried first for SFL --> EPL switching
+# Version history: 2.20 Bug fixes.
 
 my $IGNORE_MAN ='Ignore-manually';
 my $IGNORE ='Ignore';
-my $INTERNAL = 'internal';
+my $INTERNAL = '/internal/';
 use constant KEEP_SYMBIAN => 0;
 use constant REMOVE_SYMBIAN => 1;
 
@@ -87,7 +92,7 @@
 #file extention list that headers should be replace
 my @extlist = ('.cpp', '.c', '.h', '.mmp', '.mmpi', '.rss', '.hrh', '.inl', '.inf', '.iby', '.oby',
             '.loc', '.rh', '.ra', '.java', '.mk', '.bat', '.cmd', '.pkg', '.rls', '.rssi', '.pan', '.py', '.pl', '.s', '.asm', '.cia',
-            '.s60', '.pm', '.hpp', '.mmh', '.script', 
+            '.s60', '.pm', '.hpp', '.mmh', '.script', '.mrp',
             '.pro', '.pri');  # Qt specific
 
 # Various header comment styles
@@ -115,7 +120,7 @@
 # Copyright patterns
 my $copyrYearPattern = 'Copyright\b.*\d{4}\s*([,-]\s*\d{4})*';
 my $copyrYearPattern2 = '\d{4}(\s*[,-]\s*\d{4})*';
-use constant DEFCOPYRIGHTYEAR => "2009";  # For error cases
+use constant DEFCOPYRIGHTYEAR => "2010";  # For error cases
 
 my $NokiaCopyrPattern = '\bCopyright\b.*Nokia.*(All Rights)?';
 my $NonNokiaCopyrPattern = '\bCopyright\b.*(?!Nokia).*(All Rights)?';
@@ -141,12 +146,12 @@
 #
 my $SFLicenseHeader = 
 '/*
-* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2010 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 "Symbi'.'an Foundation License v1.0"
+* under the terms of "Eclipse Public License v1.0"
 * which accompanies this distribution, and is available
-* at the URL "http://www.symbi'.'anfoundation.org/legal/sf'.'l-v10.html".
+* at the URL "http://www.eclipse.org/legal/epl-v10.html".
 *
 * Initial Contributors:
 * Nokia Corporation - initial contribution.
@@ -172,12 +177,12 @@
 #
 my $SFLicenseHeader_other_template = 
 '#
-# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+# Copyright (c) 2010 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 "Symbi'.'an Foundation License v1.0"
+# under the terms of the License "Eclipse Public License v1.0"
 # which accompanies this distribution, and is available
-# at the URL "http://www.symbi','anfoundation.org/legal/sf'.'l-v10.html".
+# at the URL "http://www.eclipse.org/legal/epl-v10.html".
 #
 # Initial Contributors:
 # Nokia Corporation - initial contribution.
@@ -196,7 +201,7 @@
 # C/C++ style
 my $EPLLicenseHeader = 
 '/*
-* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 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"
@@ -228,7 +233,7 @@
 #
 my $EPLLicenseHeader_other_template = 
 '#
-# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+# Copyright (c) 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"
@@ -249,7 +254,7 @@
 ##############
 my $LGPLLicenseHeader = 
 '/*
-* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
 * All rights reserved.
 *
 * This program is free software: you can redistribute it and/or modify
@@ -283,7 +288,7 @@
 #
 my $LGPLLicenseHeader_other_template = 
 '#
-# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). 
+# Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). 
 # All rights reserved.
 #
 # This program is free software: you can redistribute it and/or modify
@@ -583,7 +588,8 @@
     
 	elsif ( (lc($suffix) eq ".mk" ) or 
           (lc($suffix) eq ".pl") or (lc($suffix) eq ".py") or (lc($suffix) eq ".pm") or # script
-          (lc($suffix) eq ".pro") or (lc($suffix) eq ".pri") )   # Qt specific
+          (lc($suffix) eq ".pro") or (lc($suffix) eq ".pri") or    # Qt specific
+          (lc($suffix) eq ".mrp") )
     {
         # Makefile, Perl or Python script  (# comment)
 		$cm = '#';
@@ -1191,9 +1197,10 @@
 
     if ($dir =~ m/$INTERNAL/i)
     {
-        if ( ($content eq SFL_DISTRIBUTION_VALUE) || ($content eq EPL_DISTRIBUTION_VALUE) )
+        my $isSFId = &isSFDistribution($content);
+        if ( $isSFId )
         {
-            # Internal directory has SFL or EPL distribution value, something is wrong !
+            # Internal directory has SF distribution value, something is wrong !
             my $comment = "";  # Leave it just empty
             printResult(DISTRIBUTION_CONTEXT() . "$sep"."Internal directory going to SF (current value $content)$sep$comment$sep$sep$full_filename$sep$linenumtext\n");
             $verifyFailedCount[VERI_INTERNAL_TO_SF]++;
@@ -1428,12 +1435,12 @@
 my $sflText = '"Symbian Foundation License v1.0"';
 my $sflTextPattern = '(the\s*License\s*)?\"Symbian\s*Foundation\s*License\s*v1\.0\"'; 
 my $sflUrlPattern = 'http\:\/\/www\.symbianfoundation\.org\/legal\/sfl\-v10\.html';
-my $sflUrl = 'http://www.symbianfoundation.org/legal/sf'.'l-v10.html';
+my $sflUrl = 'http://www.symbianfoundation.org/legal/sfl-v10.html';
 my $eplText = '"Eclipse Public License v1.0"';
 my $eplUrl = 'http://www.eclipse.org/legal/epl-v10.html';
 my $eplUrlPattern = 'http\:\/\/www\.eclipse\.org\/legal\/epl\-v10\.html';
 my $eplTextPattern = '"Eclipse\s*Public\s*License\s*v1\.0"';
-my $oldEplTextPattern = 'the\s*License\s*"Eclipse\s*Public\s*License\s*v1\.0'; # "the License" is unncessary
+my $oldEplTextPattern = 'the\s*License\s*"Eclipse\s*Public\s*License\s*v1\.0"'; # "the License" is unncessary
 
 sub switchLicense
 {
@@ -1824,6 +1831,8 @@
     # OK, it should be Nokia copyrighted file
     #
 
+    my $isSFId = &isSFDistribution($lastDistributionValue);
+
     # Note that partial headers are manually quoted in the declaration
     # Otherwise \Q$EPLText\E would be needed around those ones
     # because plain text contains special chars, like .
@@ -1843,6 +1852,11 @@
             return 1;  # OK
        }
 
+        if (!$isSFId)
+        {
+            return 1;
+        }   
+
         if (($$header_ref =~ m/$testValueSfl/s) || ($$filecontent_ref =~ m/$testValueSfl/s))
         {
             #  Still SFL header in place
@@ -1861,10 +1875,9 @@
     }
 
     # Cross header versus distribution ID
-    if ($lastDistributionValue ne "")
+    if ($isSFId)
     {
         # Also other than 7 may be OK based on the config file
-        my $isSFId = &isSFDistribution($lastDistributionValue);
         printLog(LOG_DEBUG, "DEBUG:handleVerify:Other ID OK=$isSFId\n");
         if ( ($$filecontent_ref =~ m/$testValueEpl/s) && ($lastDistributionValue ne EPL_DISTRIBUTION_VALUE) )
         {
--- a/bldsystemtools/commonbldutils/SetP4Client.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/SetP4Client.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2003-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/SetP4Client.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/SetP4Client.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2003-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/SweepStart.bat	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/SweepStart.bat	Fri Apr 02 12:00:51 2010 +0100
@@ -1,2 +1,18 @@
+@rem
+@rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+@rem All rights reserved.
+@rem This component and the accompanying materials are made available
+@rem under the terms of "Eclipse Public License v1.0"
+@rem which accompanies this distribution, and is available
+@rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
+@rem
+@rem Initial Contributors:
+@rem Nokia Corporation - initial contribution.
+@rem
+@rem Contributors:
+@rem
+@rem Description: 
+@rem
+
 net start sweepsrv.sys
 net start sweepupdate
\ No newline at end of file
--- a/bldsystemtools/commonbldutils/SweepStop.bat	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/SweepStop.bat	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+@rem
+@rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+@rem All rights reserved.
+@rem This component and the accompanying materials are made available
+@rem under the terms of "Eclipse Public License v1.0"
+@rem which accompanies this distribution, and is available
+@rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
+@rem
+@rem Initial Contributors:
+@rem Nokia Corporation - initial contribution.
+@rem
+@rem Contributors:
+@rem
+@rem Description: 
+@rem
+
 net stop sweepsrv.sys
 net stop sweepupdate
 net stop sweepnet
\ No newline at end of file
--- a/bldsystemtools/commonbldutils/abldcache.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/abldcache.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -3,7 +3,7 @@
 # Copyright (c) 2005-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/bfcClient.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/bfcClient.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2004-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/buildenv.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/buildenv.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2004-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/buildenv.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/buildenv.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2004-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/cdb_sysbuild.bat	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/cdb_sysbuild.bat	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,18 @@
+@rem
+@rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+@rem All rights reserved.
+@rem This component and the accompanying materials are made available
+@rem under the terms of "Eclipse Public License v1.0"
+@rem which accompanies this distribution, and is available
+@rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
+@rem
+@rem Initial Contributors:
+@rem Nokia Corporation - initial contribution.
+@rem
+@rem Contributors:
+@rem
+@rem Description: 
+@rem
 @echo off
 
 set JAVA_HOME=c:\Apps\jre1.5.0_13
--- a/bldsystemtools/commonbldutils/check_tables.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/check_tables.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,18 @@
+#
+# 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: 
+#
 #!Perl -w
 
 use strict;
@@ -498,7 +513,7 @@
 
 =head1 VERSION
 
-$Id: //SSS/release/sf/tb92/os/buildtools/bldsystemtools/commonbldutils/check_tables.pl#1 $
-$Change: 1751173 $  $DateTime: 2009/12/19 09:14:39 $
+$Id: //SSS/release/sf/tb92/os/buildtools/bldsystemtools/commonbldutils/check_tables.pl#2 $
+$Change: 1761838 $  $DateTime: 2010/02/11 15:04:36 $
 
 =cut
--- a/bldsystemtools/commonbldutils/clean.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/clean.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+#
+# 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: 
+#
+
 use strict;
 
 use Getopt::Long;
--- a/bldsystemtools/commonbldutils/delta_zip.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/delta_zip.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 1999-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/iprtool.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/iprtool.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 # Copyright (c) 2000-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/make_directory_tree.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/make_directory_tree.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 # Copyright (c) 2006-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/missingstages.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/missingstages.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2006-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/package.bat	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/package.bat	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+@rem
+@rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+@rem All rights reserved.
+@rem This component and the accompanying materials are made available
+@rem under the terms of "Eclipse Public License v1.0"
+@rem which accompanies this distribution, and is available
+@rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
+@rem
+@rem Initial Contributors:
+@rem Nokia Corporation - initial contribution.
+@rem
+@rem Contributors:
+@rem
+@rem Description: 
+@rem
+
 set PATH=%PATH%;\generic\epoc32\tools
 attrib -r \product\tools\*.* /s
 perl \product\tools\package.pl %BuildNumber% \Product\BuildProduct.log
\ No newline at end of file
--- a/bldsystemtools/commonbldutils/pushComp.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/pushComp.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,18 @@
+#
+# 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: 
+#
 #!/usr/bin/perl
 use strict;
 use LWP::UserAgent;
--- a/bldsystemtools/commonbldutils/relnotes.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/relnotes.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,18 @@
+#
+# 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: 
+#
 #!perl
 
 # Release notes generator
--- a/bldsystemtools/commonbldutils/remove_old_builds.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/remove_old_builds.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,18 @@
+#
+# 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: 
+#
 #!perl -w
 #
 # remove_old_builds.pl
--- a/bldsystemtools/commonbldutils/renumber.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/renumber.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2003-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/rom_metrics_list.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/rom_metrics_list.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 # Copyright (c) 2002-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/runcbr.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/runcbr.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2003-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/start-perl.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/start-perl.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2004-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/startbuild.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/startbuild.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,18 @@
+#
+# 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: 
+#
 #!perl -w 
 #
 # StartBuild.pl
--- a/bldsystemtools/commonbldutils/subst.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/subst.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2004-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"
+# 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".
 #
--- a/bldsystemtools/commonbldutils/tools_utils_common.mrp	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/commonbldutils/tools_utils_common.mrp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,18 @@
+#
+# 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: 
+#
 #build tools
 component	tools_utils_common
 
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bldsystemtools/sysdeftools/LICENSE.xalan	Fri Apr 02 12:00:51 2010 +0100
@@ -0,0 +1,55 @@
+/*
+ * The Apache Software License, Version 1.1
+ *
+ * Copyright (c) 1999 The Apache Software Foundation.  All rights 
+ * reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ *
+ * 1. Redistributions of source code must retain the above copyright
+ *    notice, this list of conditions and the following disclaimer. 
+ *
+ * 2. Redistributions in binary form must reproduce the above copyright
+ *    notice, this list of conditions and the following disclaimer in
+ *    the documentation and/or other materials provided with the
+ *    distribution.
+ *
+ * 3. The end-user documentation included with the redistribution,
+ *    if any, must include the following acknowledgment:  
+ *       "This product includes software developed by the
+ *        Apache Software Foundation (http://www.apache.org/)."
+ *    Alternately, this acknowledgment may appear in the software itself,
+ *    if and wherever such third-party acknowledgments normally appear.
+ *
+ * 4. The names "Xalan" and "Apache Software Foundation" must
+ *    not be used to endorse or promote products derived from this
+ *    software without prior written permission. For written 
+ *    permission, please contact apache@apache.org.
+ *
+ * 5. Products derived from this software may not be called "Apache",
+ *    nor may "Apache" appear in their name, without prior written
+ *    permission of the Apache Software Foundation.
+ *
+ * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
+ * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+ * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED.  IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
+ * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
+ * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+ * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
+ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ * SUCH DAMAGE.
+ * ====================================================================
+ *
+ * This software consists of voluntary contributions made by many
+ * individuals on behalf of the Apache Software Foundation and was
+ * originally based on software copyright (c) 1999, Lotus
+ * Development Corporation., http://www.lotus.com.  For more
+ * information on the Apache Software Foundation, please see
+ * <http://www.apache.org/>.
+ */
--- a/bldsystemtools/sysdeftools/filter-module.xsl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/sysdeftools/filter-module.xsl	Fri Apr 02 12:00:51 2010 +0100
@@ -3,7 +3,7 @@
 <!--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"
+	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".
 
--- a/bldsystemtools/sysdeftools/filtering.xsl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/sysdeftools/filtering.xsl	Fri Apr 02 12:00:51 2010 +0100
@@ -3,7 +3,7 @@
 <!--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"
+	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".
 
--- a/bldsystemtools/sysdeftools/group/sysdeftools.mrp	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/sysdeftools/group/sysdeftools.mrp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+#
+# 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: 
+#
+
 component	sysdeftools
 
 source	\sf\os\buildtools\bldsystemtools\sysdeftools\
--- a/bldsystemtools/sysdeftools/joinsysdef-module.xsl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/sysdeftools/joinsysdef-module.xsl	Fri Apr 02 12:00:51 2010 +0100
@@ -4,7 +4,7 @@
 <!--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"
+	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".
 
--- a/bldsystemtools/sysdeftools/joinsysdef.xsl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/sysdeftools/joinsysdef.xsl	Fri Apr 02 12:00:51 2010 +0100
@@ -3,7 +3,7 @@
 <!--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"
+	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".
 
--- a/bldsystemtools/sysdeftools/mergesysdef-module.xsl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/sysdeftools/mergesysdef-module.xsl	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 <!--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"
+	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".
 
--- a/bldsystemtools/sysdeftools/mergesysdef.xsl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/sysdeftools/mergesysdef.xsl	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 <!--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"
+	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".
 
--- a/bldsystemtools/sysdeftools/sysdefdowngrade.xsl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/sysdeftools/sysdefdowngrade.xsl	Fri Apr 02 12:00:51 2010 +0100
@@ -3,7 +3,7 @@
 <!--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"
+	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".
 
--- a/bldsystemtools/sysdeftools/validate/checklinks.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/sysdeftools/validate/checklinks.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # 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"
+# 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".
 #
--- a/bldsystemtools/sysdeftools/validate/modelcheck.xsl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/sysdeftools/validate/modelcheck.xsl	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 <!--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"
+	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".
 
--- a/bldsystemtools/sysdeftools/validate/test-model.xsl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/sysdeftools/validate/test-model.xsl	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 <!--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"
+	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".
 
--- a/bldsystemtools/sysdeftools/validate/validate-sysdef.xsl	Tue Mar 09 17:02:36 2010 +0000
+++ b/bldsystemtools/sysdeftools/validate/validate-sysdef.xsl	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 <!--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"
+	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".
 
Binary file bldsystemtools/sysdeftools/xalan.jar has changed
Binary file bldsystemtools/sysdeftools/xercesImpl.jar has changed
Binary file bldsystemtools/sysdeftools/xml-apis.jar has changed
--- a/buildtools_info/buildtools_metadata/buildtools_metadata.mrp	Tue Mar 09 17:02:36 2010 +0000
+++ b/buildtools_info/buildtools_metadata/buildtools_metadata.mrp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+#
+# 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: 
+#
+
 component           buildtools_metadata
 source   \sf\os\buildtools\buildtools_info\buildtools_metadata 
 source   \sf\os\buildtools\package_definition.xml
--- a/imgtools_os/romkiteka2/Utils/metarombuild.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/imgtools_os/romkiteka2/Utils/metarombuild.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 # 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"
+# 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".
 #
--- a/imgtools_os/romkiteka2/group/BLD.INF	Tue Mar 09 17:02:36 2010 +0000
+++ b/imgtools_os/romkiteka2/group/BLD.INF	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 * 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"
+* 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".
 *
--- a/imgtools_os/romkiteka2/group/tools_romkit.mrp	Tue Mar 09 17:02:36 2010 +0000
+++ b/imgtools_os/romkiteka2/group/tools_romkit.mrp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+#
+# 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: 
+#
+
 component	tools_romkit
 source	\sf\os\buildtools\imgtools_os\romkiteka2
 binary	\sf\os\buildtools\imgtools_os\romkiteka2\group all
--- a/imgtools_os/romkiteka2/include/DEBUG.IBY	Tue Mar 09 17:02:36 2010 +0000
+++ b/imgtools_os/romkiteka2/include/DEBUG.IBY	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 * 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"
+* 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".
 *
--- a/imgtools_os/romkiteka2/include/EPOCBASE.IBY	Tue Mar 09 17:02:36 2010 +0000
+++ b/imgtools_os/romkiteka2/include/EPOCBASE.IBY	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 * 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"
+* 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".
 *
--- a/imgtools_os/romkiteka2/include/ESHELL.IBY	Tue Mar 09 17:02:36 2010 +0000
+++ b/imgtools_os/romkiteka2/include/ESHELL.IBY	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 * 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"
+* 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".
 *
--- a/imgtools_os/romkiteka2/include/HEADER.IBY	Tue Mar 09 17:02:36 2010 +0000
+++ b/imgtools_os/romkiteka2/include/HEADER.IBY	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 * 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"
+* 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".
 *
--- a/imgtools_os/romkiteka2/include/MESON.IBY	Tue Mar 09 17:02:36 2010 +0000
+++ b/imgtools_os/romkiteka2/include/MESON.IBY	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 * 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"
+* 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".
 *
--- a/imgtools_os/romkiteka2/include/OBEYFILE.IBY	Tue Mar 09 17:02:36 2010 +0000
+++ b/imgtools_os/romkiteka2/include/OBEYFILE.IBY	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 * 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"
+* 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".
 *
--- a/imgtools_os/romkiteka2/include/PlatSec.oby	Tue Mar 09 17:02:36 2010 +0000
+++ b/imgtools_os/romkiteka2/include/PlatSec.oby	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 * 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"
+* 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".
 *
--- a/imgtools_os/romkiteka2/include/PlatSecDisabledCapsX.oby	Tue Mar 09 17:02:36 2010 +0000
+++ b/imgtools_os/romkiteka2/include/PlatSecDisabledCapsX.oby	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 * 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"
+* 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".
 *
--- a/imgtools_os/romkiteka2/include/RemovableFeatures.iby	Tue Mar 09 17:02:36 2010 +0000
+++ b/imgtools_os/romkiteka2/include/RemovableFeatures.iby	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2005-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"
+// 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".
 //
--- a/imgtools_os/romkiteka2/include/feature.iby	Tue Mar 09 17:02:36 2010 +0000
+++ b/imgtools_os/romkiteka2/include/feature.iby	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 * 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"
+* 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".
 *
--- a/imgtools_os/romkiteka2/include/featureUIDs.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/imgtools_os/romkiteka2/include/featureUIDs.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2005-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"
+// 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".
 //
--- a/imgtools_os/romkiteka2/include/featureUIDs.xml	Tue Mar 09 17:02:36 2010 +0000
+++ b/imgtools_os/romkiteka2/include/featureUIDs.xml	Fri Apr 02 12:00:51 2010 +0100
@@ -5,7 +5,7 @@
  Copyright (c) 2005-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"
+ 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".
 
--- a/imgtools_os/romkiteka2/include/featuredatabase.xml	Tue Mar 09 17:02:36 2010 +0000
+++ b/imgtools_os/romkiteka2/include/featuredatabase.xml	Fri Apr 02 12:00:51 2010 +0100
@@ -5,7 +5,7 @@
  Copyright (c) 2005-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"
+ 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".
 
--- a/imgtools_os/romkiteka2/include/kerneltrace.oby	Tue Mar 09 17:02:36 2010 +0000
+++ b/imgtools_os/romkiteka2/include/kerneltrace.oby	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 * 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"
+* 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".
 *
--- a/imgtools_os/romkiteka2/include/pagedrom.oby	Tue Mar 09 17:02:36 2010 +0000
+++ b/imgtools_os/romkiteka2/include/pagedrom.oby	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 * 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"
+* 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".
 *
--- a/imgtools_os/romkiteka2/include/pagedrom_functional.oby	Tue Mar 09 17:02:36 2010 +0000
+++ b/imgtools_os/romkiteka2/include/pagedrom_functional.oby	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 * 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"
+* 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".
 *
--- a/imgtools_os/romkiteka2/include/pagedrom_stressed.oby	Tue Mar 09 17:02:36 2010 +0000
+++ b/imgtools_os/romkiteka2/include/pagedrom_stressed.oby	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 * 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"
+* 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".
 *
--- a/imgtools_os/romkiteka2/include/textshell.oby	Tue Mar 09 17:02:36 2010 +0000
+++ b/imgtools_os/romkiteka2/include/textshell.oby	Fri Apr 02 12:00:51 2010 +0100
@@ -4,7 +4,7 @@
 // Copyright (c) 2007-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"
+// 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".
 //
--- a/imgtools_os/romkiteka2/test/incA/phone.hrh	Tue Mar 09 17:02:36 2010 +0000
+++ b/imgtools_os/romkiteka2/test/incA/phone.hrh	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 * 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"
+* 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".
 *
--- a/imgtools_os/romkiteka2/test/incA/testA.iby	Tue Mar 09 17:02:36 2010 +0000
+++ b/imgtools_os/romkiteka2/test/incA/testA.iby	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 * 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"
+* 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".
 *
--- a/imgtools_os/romkiteka2/test/incB/testB.iby	Tue Mar 09 17:02:36 2010 +0000
+++ b/imgtools_os/romkiteka2/test/incB/testB.iby	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 * 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"
+* 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".
 *
--- a/imgtools_os/romkiteka2/test/incB/varB.oby	Tue Mar 09 17:02:36 2010 +0000
+++ b/imgtools_os/romkiteka2/test/incB/varB.oby	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 * 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"
+* 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".
 *
--- a/imgtools_os/romkiteka2/test/minimal.oby	Tue Mar 09 17:02:36 2010 +0000
+++ b/imgtools_os/romkiteka2/test/minimal.oby	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 * 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"
+* 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".
 *
--- a/imgtools_os/romkiteka2/test/test.buildrom.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/imgtools_os/romkiteka2/test/test.buildrom.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/imgtools_os/romkiteka2/test/var1.oby	Tue Mar 09 17:02:36 2010 +0000
+++ b/imgtools_os/romkiteka2/test/var1.oby	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 * 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"
+* 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".
 *
--- a/imgtools_os/romkiteka2/test/var2.oby	Tue Mar 09 17:02:36 2010 +0000
+++ b/imgtools_os/romkiteka2/test/var2.oby	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 * 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"
+* 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".
 *
--- a/imgtools_os/romkiteka2/test/var3.oby	Tue Mar 09 17:02:36 2010 +0000
+++ b/imgtools_os/romkiteka2/test/var3.oby	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 * 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"
+* 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".
 *
--- a/misccomponents/emulatorlauncher/group/bld.inf	Tue Mar 09 17:02:36 2010 +0000
+++ b/misccomponents/emulatorlauncher/group/bld.inf	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1999-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"
+// 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".
 //
--- a/misccomponents/emulatorlauncher/group/tools_sdk_eng_emulator_launcher.mrp	Tue Mar 09 17:02:36 2010 +0000
+++ b/misccomponents/emulatorlauncher/group/tools_sdk_eng_emulator_launcher.mrp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+#
+# 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: 
+#
+
 component	tools_sdk_eng_emulator_launcher
 source	\sf\os\buildtools\misccomponents\emulatorlauncher
 binary	\sf\os\buildtools\misccomponents\emulatorlauncher\group	all
--- a/misccomponents/emulatorlauncher/perl/console.ini	Tue Mar 09 17:02:36 2010 +0000
+++ b/misccomponents/emulatorlauncher/perl/console.ini	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 1997-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"
+# 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".
 #
--- a/misccomponents/emulatorlauncher/perl/epoc.bat	Tue Mar 09 17:02:36 2010 +0000
+++ b/misccomponents/emulatorlauncher/perl/epoc.bat	Fri Apr 02 12:00:51 2010 +0100
@@ -3,7 +3,7 @@
 rem Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies).
 rem All rights reserved.
 rem This component and the accompanying materials are made available
-rem under the terms of the License "Eclipse Public License v1.0"
+rem under the terms of "Eclipse Public License v1.0"
 rem which accompanies this distribution, and is available
 rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
 rem
--- a/misccomponents/emulatorlauncher/perl/epoc.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/misccomponents/emulatorlauncher/perl/epoc.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 1999-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"
+# 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".
 #
--- a/misccomponents/emulatorlauncher/perl/eshell.bat	Tue Mar 09 17:02:36 2010 +0000
+++ b/misccomponents/emulatorlauncher/perl/eshell.bat	Fri Apr 02 12:00:51 2010 +0100
@@ -3,7 +3,7 @@
 rem Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies).
 rem All rights reserved.
 rem This component and the accompanying materials are made available
-rem under the terms of the License "Eclipse Public License v1.0"
+rem under the terms of "Eclipse Public License v1.0"
 rem which accompanies this distribution, and is available
 rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
 rem
--- a/misccomponents/emulatorlauncher/perl/eshell.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/misccomponents/emulatorlauncher/perl/eshell.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 1999-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"
+# 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".
 #
--- a/misccomponents/emulatorlauncher/src/RunPerl.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/misccomponents/emulatorlauncher/src/RunPerl.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1999-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"
+// 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".
 //
--- a/sbsv1_os/e32toolp/bldmake/abld.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/bldmake/abld.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 1997-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/bldmake/bldmake.bat	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/bldmake/bldmake.bat	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 @rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
 @rem All rights reserved.
 @rem This component and the accompanying materials are made available
-@rem under the terms of the License "Eclipse Public License v1.0"
+@rem under the terms of "Eclipse Public License v1.0"
 @rem which accompanies this distribution, and is available
 @rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
 @rem
--- a/sbsv1_os/e32toolp/bldmake/bldmake.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/bldmake/bldmake.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 1997-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/bldmake/egmak.fil	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/bldmake/egmak.fil	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2004-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/bldmake/linkdeps.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/bldmake/linkdeps.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2004-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/bldmake/metabld.bat	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/bldmake/metabld.bat	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 @REM Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
 @REM All rights reserved.
 @REM This component and the accompanying materials are made available
-@REM under the terms of the License "Eclipse Public License v1.0"
+@REM under the terms of "Eclipse Public License v1.0"
 @REM which accompanies this distribution, and is available
 @REM at the URL "http://www.eclipse.org/legal/epl-v10.html".
 @REM
--- a/sbsv1_os/e32toolp/bldmake/metabld.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/bldmake/metabld.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2000-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/bldmake/wrappermakefile.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/bldmake/wrappermakefile.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/design/makmake.mdl	Tue Mar 09 17:02:36 2010 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,2075 +0,0 @@
-
-(object Petal
-    version    	37)
-
-(object Design "<Top Level>"
-    is_unit    	TRUE
-    is_loaded  	TRUE
-    defaults   	(object defaults
-	rightMargin 	0.250000
-	leftMargin 	0.250000
-	topMargin  	0.250000
-	bottomMargin 	0.500000
-	pageOverlap 	0.250000
-	clipIconLabels 	TRUE
-	autoResize 	FALSE
-	snapToGrid 	TRUE
-	gridX      	0
-	gridY      	0
-	defaultFont 	(object Font
-	    size       	12
-	    face       	"Arial"
-	    bold       	FALSE
-	    italics    	FALSE
-	    underline  	FALSE
-	    strike     	FALSE
-	    color      	0
-	    default_color 	TRUE)
-	showMessageNum 	3
-	showClassOfObject 	TRUE
-	notation   	"Booch")
-    root_category 	(object Class_Category "<Top Level>"
-	exportControl 	"Public"
-	global     	TRUE
-	subsystem  	"<Top Level>"
-	logical_models 	(list unit_reference_list
-	    (object Class "MAKMAKE"
-		statemachine 	(object State_Machine
-		    states     	(list States
-			(object State "$UNNAMED$0"
-			    type       	"EndState")
-			(object State "$UNNAMED$1"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Load PERL Platform Module"
-				    Event      	(object Event "Buil")
-				    sendEvent  	(object sendEvent)))
-			    type       	"StartState")
-			(object State "Call PMGetBldList"
-			    documentation 	"Returns array of build types"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMStartMakefile"
-				    sendEvent  	(object sendEvent))
-				(object State_Transition
-				    supplier   	"Call PMStartMakefile"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMBld"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMStartBldSPrjDoc"
-				    sendEvent  	(object sendEvent))
-				(object State_Transition
-				    supplier   	"if not defined PMStartBldSPrjSrc"
-				    sendEvent  	(object sendEvent))
-				(object State_Transition
-				    supplier   	"if not defined PMStartBldSPrjSrc"
-				    sendEvent  	(object sendEvent))
-				(object State_Transition
-				    supplier   	"if defined PMStartBldSPrjSrc"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMStartBld"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMBld"
-				    sendEvent  	(object sendEvent))
-				(object State_Transition
-				    supplier   	"Setup the next build"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMStartBldSPrjDoc"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMBld"
-				    sendEvent  	(object sendEvent))
-				(object State_Transition
-				    supplier   	"Call PMBldSPrjDoc"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Read MMP file"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Open Makefile"
-				    sendEvent  	(object sendEvent))
-				(object State_Transition
-				    supplier   	"Setup Globals"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Setup Globals"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMStartMakefile"
-				    sendEvent  	(object sendEvent))
-				(object State_Transition
-				    supplier   	"Call PMGetBldList"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMStartBldSPrjSrcList"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMStartBldSPrjSrc"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMSource"
-			    type       	"Normal")
-			(object State "Call PMBldSPrjDoc"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMEndBldSPrjDoc"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMStartMakefile"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"CallPMStartBldList"
-				    sendEvent  	(object sendEvent))
-				(object State_Transition
-				    supplier   	"Call PMGetBldList"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMStartBldSPrjList"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMStartBldSPrj"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMBldSPrj"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMStartBldSPrjSrcList"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMEndBldSPrjSrc"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMStartBldSPrjSrc"
-				    sendEvent  	(object sendEvent))
-				(object State_Transition
-				    supplier   	"Call PMEndBldSPrjSrcList"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMEndBldSPrjDoc"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMStartBldSPrjDoc"
-				    sendEvent  	(object sendEvent))
-				(object State_Transition
-				    supplier   	"Call PMEndBldSPrjDocList"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMEndBldSPrj"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMStartBldSPrj"
-				    sendEvent  	(object sendEvent))
-				(object State_Transition
-				    supplier   	"Call PMEndBldSPrjList"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMEndBld"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMStartBld"
-				    sendEvent  	(object sendEvent))
-				(object State_Transition
-				    supplier   	"Call PMEndBldList"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Load PERL Platform Module"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMStartPlatform"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMStartPlatform"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Read MMP file"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Open Makefile"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Setup Globals"
-				    sendEvent  	(object sendEvent))
-				(object State_Transition
-				    supplier   	"Write text to makefile"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "CallPMStartBldList"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMStartBld"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "if not defined PMStartBldSPrjSrc"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMStartBldSPrjList"
-				    sendEvent  	(object sendEvent))
-				(object State_Transition
-				    supplier   	"Call PMEndBld"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "if defined PMStartBldSPrjSrc"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMStartBldSPrjList"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMStartBldSPrj"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMBldSPrj"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMStartBldSPrjSrc"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMBldSPrjSrc"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMBldSPrjSrc"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMEndBldSPrjSrc"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMEndBldSPrjSrcList"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMStartBldSPrjDocList"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMEndBldSPrjDocList"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMEndBldSPrj"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMStartBldSPrjDocList"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMStartBldSPrjDoc"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMEndBldSPrjList"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMEndBld"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMEndBldList"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"if not defined PMSPrjSrc"
-				    sendEvent  	(object sendEvent))
-				(object State_Transition
-				    supplier   	"if not defined PMSPrjSrc"
-				    sendEvent  	(object sendEvent))
-				(object State_Transition
-				    supplier   	"if defined PMSPrjSrc"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "if not defined PMSPrjSrc"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMEndMakefile"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "if defined PMSPrjSrc"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMStartSPrjList"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMStartSPrjList"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMStartSPrj"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMStartSPrjSrcList"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMSPrjSrcList"
-				    sendEvent  	(object sendEvent))
-				(object State_Transition
-				    supplier   	"Call PMStartSPrjSrc"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMStartSPrjDoc"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMStartSPrjSrcList"
-				    sendEvent  	(object sendEvent))
-				(object State_Transition
-				    supplier   	"Call PMSPrjDoc"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMSPrjSrcList"
-			    type       	"Normal")
-			(object State "Call PMStartSPrjSrcBldList"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMStartSPrjSrcBld"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMSPrjSrc"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMStartSPrjSrcBldList"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMStartSPrjSrc"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMSPrjSrc"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMSPrjSrcBldList"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMStartSPrjSrcBld"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMStartSPrjSrcBld"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMSPrjSrcBld"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMSPrjSrcBld"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMEndSPrjSrcBld"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMEndSPrjSrcBld"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMEndSPrjSrcBldList"
-				    sendEvent  	(object sendEvent))
-				(object State_Transition
-				    supplier   	"Call PMStartSPrjSrcBld"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMEndSPrjSrcBldList"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"CallPMEndSPrjSrc"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "CallPMEndSPrjSrc"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"CallPMEndSPrjSrcList"
-				    sendEvent  	(object sendEvent))
-				(object State_Transition
-				    supplier   	"Call PMStartSPrjSrc"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "CallPMEndSPrjSrcList"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMStartSPrjDocList"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMStartSPrjDocList"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMStartSPrjDoc"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMStartSPrjDocBldList"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMStartSPrjDocBld"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMStartSPrjDocBld"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMSPrjDocBld"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMSPrjDocBld"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMEndSPrjDocBld"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMEndSPrjDocBldList"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMEndSPrjDoc"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMEndSPrjDoc"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMEndSPrjDocList"
-				    sendEvent  	(object sendEvent))
-				(object State_Transition
-				    supplier   	"Call PMStartSPrjDoc"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMEndSPrjDocList"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMEndSPrj"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMEndSPrj"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMEndSPrjList"
-				    sendEvent  	(object sendEvent))
-				(object State_Transition
-				    supplier   	"Call PMStartSPrj"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMEndSPrjList"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMEndMakefile"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMEndMakefile"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMEndPlatform"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMEndPlatform"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Open Makefile"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMStartSPrj"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMStartSPrjDoc"
-				    sendEvent  	(object sendEvent))
-				(object State_Transition
-				    supplier   	"Call PMSPrj"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMSPrjDoc"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMStartSPrjDocBldList"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMSPrj"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMStartSPrjSrcList"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Call PMEndSPrjDocBld"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Call PMEndSPrjDocBldList"
-				    sendEvent  	(object sendEvent))
-				(object State_Transition
-				    supplier   	"Call PMStartSPrjDocBld"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Write text to makefile"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"Close Makefile"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")
-			(object State "Close Makefile"
-			    transitions 	(list transition_list
-				(object State_Transition
-				    supplier   	"$UNNAMED$0"
-				    sendEvent  	(object sendEvent)))
-			    type       	"Normal")))
-		statediagram 	(object State_Diagram ""
-		    title      	""
-		    zoom       	60
-		    max_height 	28350
-		    max_width  	21600
-		    origin_x   	0
-		    origin_y   	0
-		    items      	(list diagram_item_list
-			(object StateView "EndState" "$UNNAMED$0" @1
-			    location   	(322, 11086))
-			(object StateView "StartState" "$UNNAMED$1" @2
-			    location   	(112, 78))
-			(object StateView "Normal" "Call PMGetBldList" @3
-			    location   	(330, 1319)
-			    label      	(object ItemLabel
-				Parent_View 	@3
-				location   	(330, 1293)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	534
-				justify    	0
-				label      	"Call PMGetBldList")
-			    width      	546
-			    height     	142)
-			(object StateView "Normal" "Call PMBld" @4
-			    location   	(827, 2557)
-			    label      	(object ItemLabel
-				Parent_View 	@4
-				location   	(827, 2536)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	380
-				justify    	0
-				label      	"Call PMBld")
-			    width      	392
-			    height     	133)
-			(object StateView "Normal" "Call PMStartBld" @5
-			    location   	(328, 2281)
-			    label      	(object ItemLabel
-				Parent_View 	@5
-				location   	(328, 2239)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	496
-				justify    	0
-				label      	"Call PMStartBld")
-			    width      	508
-			    height     	175)
-			(object TransView "" @6
-			    client     	@5
-			    supplier   	@4
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object StateView "Normal" "Call PMStartBldSPrjDoc" @7
-			    location   	(3957, 4721)
-			    label      	(object ItemLabel
-				Parent_View 	@7
-				location   	(3957, 4699)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	710
-				justify    	0
-				label      	"Call PMStartBldSPrjDoc")
-			    width      	722
-			    height     	134)
-			(object NoteView @8
-			    location   	(1187, 1929)
-			    label      	(object ItemLabel
-				Parent_View 	@8
-				location   	(759, 1818)
-				nlines     	3
-				max_width  	881
-				label      	
-|main::TargetDir $(path)\<build>
-|main::BuildDir $(path)\<build>
-|main::Build build
-				)
-			    width      	941
-			    height     	234)
-			(object StateView "Normal" "Read MMP file" @9
-			    location   	(346, 780)
-			    label      	(object ItemLabel
-				Parent_View 	@9
-				location   	(346, 757)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	507
-				justify    	0
-				label      	"Read MMP file")
-			    width      	519
-			    height     	137)
-			(object StateView "Normal" "Setup Globals" @10
-			    location   	(330, 1023)
-			    label      	(object ItemLabel
-				Parent_View 	@10
-				location   	(330, 1003)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	600
-				justify    	0
-				label      	"Setup Globals")
-			    width      	612
-			    height     	131)
-			(object NoteView @11
-			    location   	(2463, 908)
-			    label      	(object ItemLabel
-				Parent_View 	@11
-				location   	(1793, 56)
-				nlines     	27
-				max_width  	1365
-				label      	
-|main::Path_MakeToRoot	path from makefile to top directory
-|main::Project	project
-|main::PlainTarget	plaintarget . def-> mmp file - no ext.
-|main::TargetType	targettype. def-> "EXE"
-|main::Target	target. def-> plaintarget.targettype
-|main::UserIncludeList	user include list
-|main::SystemIncludeList	system include list
-|main::LibraryList	list of libraries
-|main::PlatformText  platform text block from mmp file
-|main::SubProject	null
-|main::Source	null
-|main::PlainSource	null
-|main::SourceDir	null
-|main::SourceList	list of all source files
-|main::PlainSourceList    list of all source files - no exts.
-|main::DependencyList    null
-|main::DocumentList	     list of all document files
-|main::Document	null
-|main::BuildList	null
-|main::Build	null
-|main::TargetDir	\epoc32\release\<platform>
-|main::BuildDir	\epoc32\build\project(?D)\<platform>
-|main::MacroList	current macrolist
-|main::AddMacro	list of added macros
-|main::RemoveMacro list of removed macros if successful
-|main::Output	1 if successful else die
-				)
-			    width      	1425
-			    height     	1716)
-			(object StateView "Normal" "Call PMStartBldSPrjSrcList" @12
-			    location   	(3004, 3681)
-			    label      	(object ItemLabel
-				Parent_View 	@12
-				location   	(3004, 3658)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	796
-				justify    	0
-				label      	"Call PMStartBldSPrjSrcList")
-			    width      	808
-			    height     	136)
-			(object StateView "Normal" "Call PMBldSPrjDoc" @13
-			    location   	(4572, 4914)
-			    label      	(object ItemLabel
-				Parent_View 	@13
-				location   	(4572, 4897)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	566
-				justify    	0
-				label      	"Call PMBldSPrjDoc")
-			    width      	578
-			    height     	124)
-			(object NoteView @14
-			    location   	(3268, 821)
-			    label      	(object ItemLabel
-				Parent_View 	@14
-				location   	(2906, 690)
-				nlines     	4
-				max_width  	748
-				label      	"All Main:: functions return default text or the null string If called prematurely.")
-			    width      	808
-			    height     	275)
-			(object AttachView "" @15
-			    client     	@11
-			    supplier   	@10
-			    line_style 	0)
-			(object AttachView "" @16
-			    client     	@8
-			    supplier   	@5
-			    line_style 	0)
-			(object NoteView @17
-			    location   	(1057, 1426)
-			    label      	(object ItemLabel
-				Parent_View 	@17
-				location   	(792, 1370)
-				nlines     	2
-				max_width  	555
-				label      	"main::BuildList buildlist")
-			    width      	615
-			    height     	125)
-			(object NoteView @18
-			    location   	(3749, 3450)
-			    label      	(object ItemLabel
-				Parent_View 	@18
-				location   	(3397, 3374)
-				nlines     	2
-				max_width  	729
-				label      	
-|main::Source	source
-|main::PlainSource	plainsource
-				)
-			    width      	789
-			    height     	164)
-			(object NoteView @19
-			    location   	(3787, 4544)
-			    label      	(object ItemLabel
-				Parent_View 	@19
-				location   	(3459, 4488)
-				nlines     	1
-				max_width  	680
-				label      	
-|main::Document	Document
-				)
-			    width      	740
-			    height     	124)
-			(object StateView "Normal" "Call PMStartBldSPrjList" @20
-			    location   	(1806, 3112)
-			    label      	(object ItemLabel
-				Parent_View 	@20
-				location   	(1806, 3091)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	696
-				justify    	0
-				label      	"Call PMStartBldSPrjList")
-			    width      	708
-			    height     	132)
-			(object StateView "Normal" "Call PMBldSPrj" @21
-			    location   	(3007, 3345)
-			    label      	(object ItemLabel
-				Parent_View 	@21
-				location   	(3007, 3315)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	463
-				justify    	0
-				label      	"Call PMBldSPrj")
-			    width      	475
-			    height     	150)
-			(object NoteView @22
-			    location   	(1669, 3467)
-			    label      	(object ItemLabel
-				Parent_View 	@22
-				location   	(1118, 3312)
-				nlines     	5
-				max_width  	1127
-				label      	
-|main::SubProject	 subproject
-|main::SourceDir	source directory
-|main::SourceList	subproj relative src list
-|main::PlainSourceList  subproj relative plain src list
-|main::DocumentList  subproj relative document list
-				)
-			    width      	1187
-			    height     	323)
-			(object TransView "" @23
-			    client     	@21
-			    supplier   	@12
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object StateView "Normal" "Call PMEndBldSPrjSrc" @24
-			    location   	(3928, 4034)
-			    label      	(object ItemLabel
-				Parent_View 	@24
-				location   	(3928, 4011)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	668
-				justify    	0
-				label      	"Call PMEndBldSPrjSrc")
-			    width      	680
-			    height     	136)
-			(object StateView "Normal" "Call PMEndBldSPrjDoc" @25
-			    location   	(3957, 5117)
-			    label      	(object ItemLabel
-				Parent_View 	@25
-				location   	(3957, 5087)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	686
-				justify    	0
-				label      	"Call PMEndBldSPrjDoc")
-			    width      	698
-			    height     	150)
-			(object TransView "" @26
-			    client     	@13
-			    supplier   	@25
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object StateView "Normal" "Call PMEndBldSPrj" @27
-			    location   	(2554, 5371)
-			    label      	(object ItemLabel
-				Parent_View 	@27
-				location   	(2554, 5349)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	566
-				justify    	0
-				label      	"Call PMEndBldSPrj")
-			    width      	578
-			    height     	134)
-			(object StateView "Normal" "Call PMEndBld" @28
-			    location   	(328, 5369)
-			    label      	(object ItemLabel
-				Parent_View 	@28
-				location   	(328, 5339)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	480
-				justify    	0
-				label      	"Call PMEndBld")
-			    width      	492
-			    height     	150)
-			(object StateView "Normal" "Load PERL Platform Module" @29
-			    location   	(338, 307)
-			    label      	(object ItemLabel
-				Parent_View 	@29
-				location   	(338, 264)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	665
-				justify    	0
-				label      	"Load PERL Platform Module")
-			    width      	677
-			    height     	177)
-			(object TransView "" @30
-			    client     	@2
-			    supplier   	@29
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object NoteView @31
-			    location   	(1192, 343)
-			    label      	(object ItemLabel
-				Parent_View 	@31
-				location   	(807, 271)
-				nlines     	2
-				max_width  	794
-				label      	
-|main::Platform	platform
-|main::ResetPlatform   newplatform
-				)
-			    width      	854
-			    height     	156)
-			(object StateView "Normal" "Call PMStartPlatform" @32
-			    location   	(341, 549)
-			    label      	(object ItemLabel
-				Parent_View 	@32
-				location   	(341, 527)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	618
-				justify    	0
-				label      	"Call PMStartPlatform")
-			    width      	630
-			    height     	134)
-			(object TransView "" @33
-			    client     	@29
-			    supplier   	@32
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object TransView "" @34
-			    client     	@32
-			    supplier   	@9
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object StateView "Normal" "Call PMStartMakefile" @35
-			    location   	(328, 1631)
-			    label      	(object ItemLabel
-				Parent_View 	@35
-				location   	(328, 1597)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	616
-				justify    	0
-				label      	"Call PMStartMakefile")
-			    width      	628
-			    height     	158)
-			(object TransView "" @36
-			    client     	@3
-			    supplier   	@35
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object TransView "" @37
-			    client     	@10
-			    supplier   	@3
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object StateView "Normal" "CallPMStartBldList" @38
-			    location   	(330, 2007)
-			    label      	(object ItemLabel
-				Parent_View 	@38
-				location   	(330, 1985)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	550
-				justify    	0
-				label      	"CallPMStartBldList")
-			    width      	562
-			    height     	134)
-			(object TransView "" @39
-			    client     	@35
-			    supplier   	@38
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object TransView "" @40
-			    client     	@38
-			    supplier   	@5
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object StateView "Normal" "if not defined PMStartBldSPrjSrc" @41
-			    location   	(781, 2839)
-			    label      	(object ItemLabel
-				Parent_View 	@41
-				location   	(781, 2817)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	758
-				justify    	0
-				label      	"if not defined PMStartBldSPrjSrc")
-			    width      	770)
-			(object StateView "Normal" "if defined PMStartBldSPrjSrc" @42
-			    location   	(1815, 2845)
-			    label      	(object ItemLabel
-				Parent_View 	@42
-				location   	(1815, 2823)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	850
-				justify    	0
-				label      	"if defined PMStartBldSPrjSrc")
-			    width      	862
-			    height     	134)
-			(object TransView "" @43
-			    client     	@42
-			    supplier   	@20
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object StateView "Normal" "Call PMStartBldSPrj" @44
-			    location   	(2557, 3110)
-			    label      	(object ItemLabel
-				Parent_View 	@44
-				location   	(2557, 3088)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	590
-				justify    	0
-				label      	"Call PMStartBldSPrj")
-			    width      	602
-			    height     	134)
-			(object TransView "" @45
-			    client     	@20
-			    supplier   	@44
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object TransView "" @46
-			    client     	@44
-			    supplier   	@21
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object StateView "Normal" "Call PMStartBldSPrjSrc" @47
-			    location   	(3928, 3680)
-			    label      	(object ItemLabel
-				Parent_View 	@47
-				location   	(3928, 3652)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	692
-				justify    	0
-				label      	"Call PMStartBldSPrjSrc")
-			    width      	704
-			    height     	146)
-			(object TransView "" @48
-			    client     	@12
-			    supplier   	@47
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object AttachView "" @49
-			    client     	@18
-			    supplier   	@47
-			    line_style 	0)
-			(object NoteView @50
-			    location   	(5064, 3611)
-			    label      	(object ItemLabel
-				Parent_View 	@50
-				location   	(4622, 3544)
-				nlines     	2
-				max_width  	909
-				label      	"main::DependencyList dependency list")
-			    width      	969
-			    height     	146)
-			(object AttachView "" @51
-			    client     	@31
-			    supplier   	@32
-			    line_style 	0)
-			(object AttachView "" @52
-			    client     	@22
-			    supplier   	@44
-			    line_style 	0)
-			(object StateView "Normal" "Call PMBldSPrjSrc" @53
-			    location   	(4654, 3843)
-			    label      	(object ItemLabel
-				Parent_View 	@53
-				location   	(4654, 3821)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	722
-				justify    	0
-				label      	"Call PMBldSPrjSrc")
-			    width      	734
-			    height     	134)
-			(object TransView "" @54
-			    client     	@47
-			    supplier   	@53
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object TransView "" @55
-			    client     	@53
-			    supplier   	@24
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object AttachView "" @56
-			    client     	@50
-			    supplier   	@53
-			    line_style 	0)
-			(object StateView "Normal" "Call PMEndBldSPrjSrcList" @57
-			    location   	(3020, 4027)
-			    label      	(object ItemLabel
-				Parent_View 	@57
-				location   	(3020, 4005)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	772
-				justify    	0
-				label      	"Call PMEndBldSPrjSrcList")
-			    width      	784
-			    height     	134)
-			(object StateView "Normal" "Call PMEndBldSPrjDocList" @58
-			    location   	(3043, 5113)
-			    label      	(object ItemLabel
-				Parent_View 	@58
-				location   	(3043, 5092)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	790
-				justify    	0
-				label      	"Call PMEndBldSPrjDocList")
-			    width      	802
-			    height     	132)
-			(object StateView "Normal" "Call PMStartBldSPrjDocList" @59
-			    location   	(3019, 4719)
-			    label      	(object ItemLabel
-				Parent_View 	@59
-				location   	(3019, 4698)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	814
-				justify    	0
-				label      	"Call PMStartBldSPrjDocList")
-			    width      	826
-			    height     	132)
-			(object TransView "" @60
-			    client     	@57
-			    supplier   	@59
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object TransView "" @61
-			    client     	@59
-			    supplier   	@7
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object TransView "" @62
-			    client     	@7
-			    supplier   	@13
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object StateView "Normal" "Call PMEndBldSPrjList" @63
-			    location   	(1733, 5368)
-			    label      	(object ItemLabel
-				Parent_View 	@63
-				location   	(1733, 5346)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	672
-				justify    	0
-				label      	"Call PMEndBldSPrjList")
-			    width      	684
-			    height     	134)
-			(object TransView "" @64
-			    client     	@63
-			    supplier   	@28
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object TransView "" @65
-			    client     	@41
-			    supplier   	@28
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object AttachView "" @66
-			    client     	@19
-			    supplier   	@7
-			    line_style 	0)
-			(object TransView "" @67
-			    client     	@4
-			    supplier   	@41
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object TransView "" @68
-			    client     	@4
-			    supplier   	@42
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object AttachView "" @69
-			    client     	@17
-			    supplier   	@35
-			    line_style 	0)
-			(object NoteView @70
-			    location   	(3775, 4284)
-			    label      	(object ItemLabel
-				Parent_View 	@70
-				location   	(3494, 4217)
-				nlines     	2
-				max_width  	586
-				label      	
-|main::Source	null
-|main::PlainSource	null
-				)
-			    width      	646
-			    height     	146)
-			(object AttachView "" @71
-			    client     	@57
-			    supplier   	@70
-			    line_style 	0)
-			(object NoteView @72
-			    location   	(3790, 5334)
-			    label      	(object ItemLabel
-				Parent_View 	@72
-				location   	(3556, 5278)
-				nlines     	1
-				max_width  	492
-				label      	"main::Document null")
-			    width      	552
-			    height     	125)
-			(object NoteView @73
-			    location   	(1651, 4969)
-			    label      	(object ItemLabel
-				Parent_View 	@73
-				location   	(1220, 4819)
-				nlines     	4
-				max_width  	887
-				label      	
-|main::SubProject	null
-|main::SourceDir	null
-|main::SourceList	all sources
-|main::PlainSourceList  all plain sources
-|main::DocumentList all documents
-				)
-			    width      	947
-			    height     	312)
-			(object AttachView "" @74
-			    client     	@73
-			    supplier   	@63
-			    line_style 	0)
-			(object StateView "Normal" "Call PMEndBldList" @75
-			    location   	(328, 5679)
-			    label      	(object ItemLabel
-				Parent_View 	@75
-				location   	(328, 5657)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	540
-				justify    	0
-				label      	"Call PMEndBldList")
-			    width      	552)
-			(object NoteView @76
-			    location   	(4883, 4113)
-			    label      	(object ItemLabel
-				Parent_View 	@76
-				location   	(4582, 4057)
-				nlines     	1
-				max_width  	627
-				label      	"main::DependencyList  null")
-			    width      	687
-			    height     	125)
-			(object AttachView "" @77
-			    client     	@24
-			    supplier   	@76
-			    line_style 	0)
-			(object NoteView @78
-			    location   	(1390, 5594)
-			    label      	(object ItemLabel
-				Parent_View 	@78
-				location   	(740, 5491)
-				nlines     	3
-				max_width  	1325
-				label      	
-|main::TargetDir	\EPOC32\RELEASE\<platform>
-|main::BuildDir	\EPOC32\BUILD\PROJECT\<platform>
-|main::Build	null
-				)
-			    width      	1385
-			    height     	219)
-			(object AttachView "" @79
-			    client     	@75
-			    supplier   	@78
-			    line_style 	0)
-			(object StateView "Normal" "if not defined PMSPrjSrc" @80
-			    location   	(328, 6002)
-			    label      	(object ItemLabel
-				Parent_View 	@80
-				location   	(328, 5974)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	571
-				justify    	0
-				label      	"if not defined PMSPrjSrc")
-			    width      	583
-			    height     	146)
-			(object TransView "" @81
-			    client     	@75
-			    supplier   	@80
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object StateView "Normal" "if defined PMSPrjSrc" @82
-			    location   	(1107, 6001)
-			    label      	(object ItemLabel
-				Parent_View 	@82
-				location   	(1107, 5978)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	610
-				justify    	0
-				label      	"if defined PMSPrjSrc")
-			    width      	622
-			    height     	136)
-			(object TransView "" @83
-			    client     	@75
-			    supplier   	@82
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object StateView "Normal" "Call PMStartSPrjList" @84
-			    location   	(1091, 6235)
-			    label      	(object ItemLabel
-				Parent_View 	@84
-				location   	(1091, 6212)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	598
-				justify    	0
-				label      	"Call PMStartSPrjList")
-			    width      	610
-			    height     	136)
-			(object TransView "" @85
-			    client     	@82
-			    supplier   	@84
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object StateView "Normal" "Call PMStartSPrjSrcList" @86
-			    location   	(2416, 6646)
-			    label      	(object ItemLabel
-				Parent_View 	@86
-				location   	(2416, 6624)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	700
-				justify    	0
-				label      	"Call PMStartSPrjSrcList")
-			    width      	712
-			    height     	134)
-			(object StateView "Normal" "Call PMStartSPrjSrcBldList" @87
-			    location   	(3700, 7174)
-			    label      	(object ItemLabel
-				Parent_View 	@87
-				location   	(3700, 7151)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	796
-				justify    	0
-				label      	"Call PMStartSPrjSrcBldList")
-			    width      	808
-			    height     	136)
-			(object StateView "Normal" "Call PMSPrjSrc" @88
-			    location   	(3703, 6898)
-			    label      	(object ItemLabel
-				Parent_View 	@88
-				location   	(3703, 6875)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	478
-				justify    	0
-				label      	"Call PMSPrjSrc")
-			    width      	490
-			    height     	136)
-			(object StateView "Normal" "Call PMStartSPrjSrc" @89
-			    location   	(3248, 6642)
-			    label      	(object ItemLabel
-				Parent_View 	@89
-				location   	(3248, 6614)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	596
-				justify    	0
-				label      	"Call PMStartSPrjSrc")
-			    width      	608
-			    height     	146)
-			(object TransView "" @90
-			    client     	@89
-			    supplier   	@88
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object TransView "" @91
-			    client     	@88
-			    supplier   	@87
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object StateView "Normal" "Call PMStartSPrjSrcBld" @92
-			    location   	(4636, 7193)
-			    label      	(object ItemLabel
-				Parent_View 	@92
-				location   	(4636, 7171)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	692
-				justify    	0
-				label      	"Call PMStartSPrjSrcBld")
-			    width      	704
-			    height     	134)
-			(object StateView "Normal" "Call PMSPrjSrcBld" @93
-			    location   	(5183, 7399)
-			    label      	(object ItemLabel
-				Parent_View 	@93
-				location   	(5183, 7376)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	550
-				justify    	0
-				label      	"Call PMSPrjSrcBld")
-			    width      	562
-			    height     	136)
-			(object StateView "Normal" "Call PMEndSPrjSrcBld" @94
-			    location   	(4636, 7605)
-			    label      	(object ItemLabel
-				Parent_View 	@94
-				location   	(4636, 7583)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	668
-				justify    	0
-				label      	"Call PMEndSPrjSrcBld")
-			    width      	680
-			    height     	134)
-			(object StateView "Normal" "Call PMEndSPrjSrcBldList" @95
-			    location   	(3775, 7598)
-			    label      	(object ItemLabel
-				Parent_View 	@95
-				location   	(3775, 7575)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	772
-				justify    	0
-				label      	"Call PMEndSPrjSrcBldList")
-			    width      	784
-			    height     	136)
-			(object StateView "Normal" "CallPMEndSPrjSrc" @96
-			    location   	(3248, 7855)
-			    label      	(object ItemLabel
-				Parent_View 	@96
-				location   	(3248, 7827)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	552
-				justify    	0
-				label      	"CallPMEndSPrjSrc")
-			    width      	564
-			    height     	146)
-			(object StateView "Normal" "CallPMEndSPrjSrcList" @97
-			    location   	(2445, 7848)
-			    label      	(object ItemLabel
-				Parent_View 	@97
-				location   	(2445, 7826)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	656
-				justify    	0
-				label      	"CallPMEndSPrjSrcList")
-			    width      	668
-			    height     	134)
-			(object TransView "" @98
-			    client     	@92
-			    supplier   	@93
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object TransView "" @99
-			    client     	@93
-			    supplier   	@94
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object TransView "" @100
-			    client     	@94
-			    supplier   	@95
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object TransView "" @101
-			    client     	@95
-			    supplier   	@96
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object TransView "" @102
-			    client     	@96
-			    supplier   	@97
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object StateView "Normal" "Call PMStartSPrjDocList" @103
-			    location   	(2445, 8167)
-			    label      	(object ItemLabel
-				Parent_View 	@103
-				location   	(2445, 8144)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	718
-				justify    	0
-				label      	"Call PMStartSPrjDocList")
-			    width      	730
-			    height     	136)
-			(object TransView "" @104
-			    client     	@97
-			    supplier   	@103
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object StateView "Normal" "Call PMStartSPrjDoc" @105
-			    location   	(3269, 8136)
-			    label      	(object ItemLabel
-				Parent_View 	@105
-				location   	(3269, 8114)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	614
-				justify    	0
-				label      	"Call PMStartSPrjDoc")
-			    width      	626
-			    height     	134)
-			(object TransView "" @106
-			    client     	@86
-			    supplier   	@89
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object TransView "" @107
-			    client     	@87
-			    supplier   	@92
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object TransView "" @108
-			    client     	@103
-			    supplier   	@105
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object StateView "Normal" "Call PMStartSPrjDocBldList" @109
-			    location   	(3785, 8653)
-			    label      	(object ItemLabel
-				Parent_View 	@109
-				location   	(3785, 8631)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	814
-				justify    	0
-				label      	"Call PMStartSPrjDocBldList")
-			    width      	826
-			    height     	134)
-			(object StateView "Normal" "Call PMStartSPrjDocBld" @110
-			    location   	(4708, 8682)
-			    label      	(object ItemLabel
-				Parent_View 	@110
-				location   	(4708, 8659)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	710
-				justify    	0
-				label      	"Call PMStartSPrjDocBld")
-			    width      	722
-			    height     	136)
-			(object TransView "" @111
-			    client     	@109
-			    supplier   	@110
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object StateView "Normal" "Call PMSPrjDocBld" @112
-			    location   	(5234, 8906)
-			    label      	(object ItemLabel
-				Parent_View 	@112
-				location   	(5234, 8884)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	566
-				justify    	0
-				label      	"Call PMSPrjDocBld")
-			    width      	578
-			    height     	134)
-			(object TransView "" @113
-			    client     	@110
-			    supplier   	@112
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object StateView "Normal" "Call PMEndSPrjDocBldList" @114
-			    location   	(3816, 9060)
-			    label      	(object ItemLabel
-				Parent_View 	@114
-				location   	(3816, 9038)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	790
-				justify    	0
-				label      	"Call PMEndSPrjDocBldList")
-			    width      	802
-			    height     	134)
-			(object StateView "Normal" "Call PMEndSPrjDoc" @115
-			    location   	(3269, 9318)
-			    label      	(object ItemLabel
-				Parent_View 	@115
-				location   	(3269, 9295)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	590
-				justify    	0
-				label      	"Call PMEndSPrjDoc")
-			    width      	602
-			    height     	136)
-			(object TransView "" @116
-			    client     	@114
-			    supplier   	@115
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object StateView "Normal" "Call PMEndSPrjDocList" @117
-			    location   	(2474, 9317)
-			    label      	(object ItemLabel
-				Parent_View 	@117
-				location   	(2474, 9294)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	694
-				justify    	0
-				label      	"Call PMEndSPrjDocList")
-			    width      	706
-			    height     	136)
-			(object TransView "" @118
-			    client     	@115
-			    supplier   	@117
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object StateView "Normal" "Call PMEndSPrj" @119
-			    location   	(1778, 9305)
-			    label      	(object ItemLabel
-				Parent_View 	@119
-				location   	(1778, 9283)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	470
-				justify    	0
-				label      	"Call PMEndSPrj")
-			    width      	482
-			    height     	134)
-			(object TransView "" @120
-			    client     	@117
-			    supplier   	@119
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object StateView "Normal" "Call PMEndSPrjList" @121
-			    location   	(1002, 9303)
-			    label      	(object ItemLabel
-				Parent_View 	@121
-				location   	(1002, 9286)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	574
-				justify    	0
-				label      	"Call PMEndSPrjList")
-			    width      	586
-			    height     	124)
-			(object TransView "" @122
-			    client     	@119
-			    supplier   	@121
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object StateView "Normal" "Call PMEndMakefile" @123
-			    location   	(328, 9657)
-			    label      	(object ItemLabel
-				Parent_View 	@123
-				location   	(328, 9635)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	592
-				justify    	0
-				label      	"Call PMEndMakefile")
-			    width      	604
-			    height     	134)
-			(object StateView "Normal" "Call PMEndPlatform" @124
-			    location   	(328, 9933)
-			    label      	(object ItemLabel
-				Parent_View 	@124
-				location   	(328, 9911)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	594
-				justify    	0
-				label      	"Call PMEndPlatform")
-			    width      	606
-			    height     	134)
-			(object TransView "" @125
-			    client     	@121
-			    supplier   	@123
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object TransView "" @126
-			    client     	@123
-			    supplier   	@124
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object TransView "" @127
-			    client     	@58
-			    supplier   	@27
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object TransView "" @128
-			    client     	@25
-			    supplier   	@7
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object TransView "" @129
-			    client     	@25
-			    supplier   	@58
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object TransView "" @130
-			    client     	@24
-			    supplier   	@47
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object TransView "" @131
-			    client     	@24
-			    supplier   	@57
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object StateView "Normal" "Call PMStartSPrj" @132
-			    location   	(1778, 6229)
-			    label      	(object ItemLabel
-				Parent_View 	@132
-				location   	(1778, 6207)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	494
-				justify    	0
-				label      	"Call PMStartSPrj")
-			    width      	506
-			    height     	134)
-			(object TransView "" @133
-			    client     	@84
-			    supplier   	@132
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object StateView "Normal" "Call PMSPrjDoc" @134
-			    location   	(3786, 8418)
-			    label      	(object ItemLabel
-				Parent_View 	@134
-				location   	(3786, 8395)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	470
-				justify    	0
-				label      	"Call PMSPrjDoc")
-			    width      	482
-			    height     	136)
-			(object TransView "" @135
-			    client     	@105
-			    supplier   	@134
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object TransView "" @136
-			    client     	@134
-			    supplier   	@109
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object TransView "" @137
-			    client     	@119
-			    supplier   	@132
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object StateView "Normal" "Call PMSPrj" @138
-			    location   	(2411, 6234)
-			    label      	(object ItemLabel
-				Parent_View 	@138
-				location   	(2411, 6212)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	352
-				justify    	0
-				label      	"Call PMSPrj")
-			    width      	364
-			    height     	134)
-			(object TransView "" @139
-			    client     	@132
-			    supplier   	@138
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object TransView "" @140
-			    client     	@138
-			    supplier   	@86
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object TransView "" @141
-			    client     	@94
-			    supplier   	@92
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object TransView "" @142
-			    client     	@96
-			    supplier   	@89
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object StateView "Normal" "Call PMEndSPrjDocBld" @143
-			    location   	(4708, 9093)
-			    label      	(object ItemLabel
-				Parent_View 	@143
-				location   	(4708, 9071)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	686
-				justify    	0
-				label      	"Call PMEndSPrjDocBld")
-			    width      	698
-			    height     	134)
-			(object TransView "" @144
-			    client     	@112
-			    supplier   	@143
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object TransView "" @145
-			    client     	@143
-			    supplier   	@114
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object TransView "" @146
-			    client     	@143
-			    supplier   	@110
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object TransView "" @147
-			    client     	@115
-			    supplier   	@105
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object TransView "" @148
-			    client     	@80
-			    supplier   	@123
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object TransView "" @149
-			    client     	@28
-			    supplier   	@5
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object TransView "" @150
-			    client     	@28
-			    supplier   	@75
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object NoteView @151
-			    location   	(2214, 5928)
-			    label      	(object ItemLabel
-				Parent_View 	@151
-				location   	(1663, 5773)
-				nlines     	5
-				max_width  	1127
-				label      	
-|main::SubProject	 subproject
-|main::SourceDir	source directory
-|main::SourceList	subproj relative src list
-|main::PlainSourceList  subproj relative plain src list
-|main::DocumentList  subproj relative document list
-				)
-			    width      	1187
-			    height     	323)
-			(object AttachView "" @152
-			    client     	@151
-			    supplier   	@132
-			    line_style 	0)
-			(object NoteView @153
-			    location   	(2790, 6885)
-			    label      	(object ItemLabel
-				Parent_View 	@153
-				location   	(2438, 6809)
-				nlines     	2
-				max_width  	729
-				label      	
-|main::Source	source
-|main::PlainSource	plainsource
-				)
-			    width      	789
-			    height     	164)
-			(object AttachView "" @154
-			    client     	@153
-			    supplier   	@89
-			    line_style 	0)
-			(object NoteView @155
-			    location   	(4281, 6696)
-			    label      	(object ItemLabel
-				Parent_View 	@155
-				location   	(3839, 6629)
-				nlines     	2
-				max_width  	909
-				label      	"main::DependencyList dependency list")
-			    width      	969
-			    height     	146)
-			(object AttachView "" @156
-			    client     	@155
-			    supplier   	@88
-			    line_style 	0)
-			(object NoteView @157
-			    location   	(5162, 6966)
-			    label      	(object ItemLabel
-				Parent_View 	@157
-				location   	(4734, 6855)
-				nlines     	3
-				max_width  	881
-				label      	
-|main::TargetDir $(path)\<build>
-|main::BuildDir $(path)\<build>
-|main::Build build
-				)
-			    width      	941
-			    height     	234)
-			(object AttachView "" @158
-			    client     	@157
-			    supplier   	@92
-			    line_style 	0)
-			(object NoteView @159
-			    location   	(5188, 8376)
-			    label      	(object ItemLabel
-				Parent_View 	@159
-				location   	(4760, 8265)
-				nlines     	3
-				max_width  	881
-				label      	
-|main::TargetDir $(path)\<build>
-|main::BuildDir $(path)\<build>
-|main::Build build
-				)
-			    width      	941
-			    height     	234)
-			(object AttachView "" @160
-			    client     	@159
-			    supplier   	@110
-			    line_style 	0)
-			(object NoteView @161
-			    location   	(4198, 8110)
-			    label      	(object ItemLabel
-				Parent_View 	@161
-				location   	(3897, 8054)
-				nlines     	1
-				max_width  	627
-				label      	"main::DependencyList  null")
-			    width      	687
-			    height     	125)
-			(object AttachView "" @162
-			    client     	@96
-			    supplier   	@161
-			    line_style 	0)
-			(object NoteView @163
-			    location   	(2826, 7562)
-			    label      	(object ItemLabel
-				Parent_View 	@163
-				location   	(2545, 7495)
-				nlines     	2
-				max_width  	586
-				label      	
-|main::Source	null
-|main::PlainSource	null
-				)
-			    width      	646
-			    height     	146)
-			(object AttachView "" @164
-			    client     	@163
-			    supplier   	@97
-			    line_style 	0)
-			(object NoteView @165
-			    location   	(2832, 9009)
-			    label      	(object ItemLabel
-				Parent_View 	@165
-				location   	(2598, 8953)
-				nlines     	1
-				max_width  	492
-				label      	"main::Document null")
-			    width      	552
-			    height     	125)
-			(object NoteView @166
-			    location   	(5157, 7883)
-			    label      	(object ItemLabel
-				Parent_View 	@166
-				location   	(4506, 7785)
-				nlines     	3
-				max_width  	1326
-				label      	
-|main::TargetDir	\EPOC32\RELEASE\<platform>
-|main::BuildDir	\EPOC32\BUILD\PROJECT\<platform>
-|main::Build	null
-				)
-			    width      	1386
-			    height     	208)
-			(object AttachView "" @167
-			    client     	@95
-			    supplier   	@166
-			    line_style 	0)
-			(object NoteView @168
-			    location   	(5125, 9414)
-			    label      	(object ItemLabel
-				Parent_View 	@168
-				location   	(4474, 9316)
-				nlines     	3
-				max_width  	1326
-				label      	
-|main::TargetDir	\EPOC32\RELEASE\<platform>
-|main::BuildDir	\EPOC32\BUILD\PROJECT\<platform>
-|main::Build	null
-				)
-			    width      	1386
-			    height     	208)
-			(object AttachView "" @169
-			    client     	@114
-			    supplier   	@168
-			    line_style 	0)
-			(object AttachView "" @170
-			    client     	@117
-			    supplier   	@165
-			    line_style 	0)
-			(object NoteView @171
-			    location   	(1907, 9751)
-			    label      	(object ItemLabel
-				Parent_View 	@171
-				location   	(1476, 9601)
-				nlines     	4
-				max_width  	887
-				label      	
-|main::SubProject	null
-|main::SourceDir	null
-|main::SourceList	all sources
-|main::PlainSourceList  all plain sources
-|main::DocumentList all documents
-				)
-			    width      	947
-			    height     	312)
-			(object AttachView "" @172
-			    client     	@121
-			    supplier   	@171
-			    line_style 	0)
-			(object NoteView @173
-			    location   	(2800, 8421)
-			    label      	(object ItemLabel
-				Parent_View 	@173
-				location   	(2472, 8365)
-				nlines     	1
-				max_width  	680
-				label      	
-|main::Document	Document
-				)
-			    width      	740
-			    height     	124)
-			(object AttachView "" @174
-			    client     	@105
-			    supplier   	@173
-			    line_style 	0)
-			(object AttachView "" @175
-			    client     	@58
-			    supplier   	@72
-			    line_style 	0)
-			(object TransView "" @176
-			    client     	@27
-			    supplier   	@44
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object TransView "" @177
-			    client     	@27
-			    supplier   	@63
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object TransView "" @178
-			    client     	@9
-			    supplier   	@10
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object StateView "Normal" "Open Makefile" @179
-			    location   	(333, 10240)
-			    label      	(object ItemLabel
-				Parent_View 	@179
-				location   	(333, 10218)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	519
-				justify    	0
-				label      	"Open Makefile")
-			    width      	531)
-			(object TransView "" @180
-			    client     	@124
-			    supplier   	@179
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object StateView "Normal" "Write text to makefile" @181
-			    location   	(333, 10545)
-			    label      	(object ItemLabel
-				Parent_View 	@181
-				location   	(333, 10518)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	519
-				justify    	0
-				label      	"Write text to makefile")
-			    width      	531
-			    height     	145)
-			(object StateView "Normal" "Close Makefile" @182
-			    location   	(323, 10816)
-			    label      	(object ItemLabel
-				Parent_View 	@182
-				location   	(323, 10794)
-				anchor_loc 	1
-				nlines     	1
-				max_width  	405
-				justify    	0
-				label      	"Close Makefile")
-			    width      	417)
-			(object TransView "" @183
-			    client     	@179
-			    supplier   	@181
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object TransView "" @184
-			    client     	@181
-			    supplier   	@182
-			    line_style 	0
-			    x_offset   	FALSE)
-			(object TransView "" @185
-			    client     	@182
-			    supplier   	@1
-			    line_style 	0
-			    x_offset   	FALSE)))))
-	logical_presentations 	(list unit_reference_list
-	    (object ClassDiagram "Main"
-		title      	"Main"
-		zoom       	100
-		max_height 	28350
-		max_width  	21600
-		origin_x   	0
-		origin_y   	0
-		items      	(list diagram_item_list
-		    (object ClassView "Class" "MAKMAKE" @186
-			location   	(1569, 909)
-			label      	(object ItemLabel
-			    Parent_View 	@186
-			    location   	(1465, 825)
-			    nlines     	2
-			    max_width  	240
-			    justify    	0
-			    label      	"MAKMAKE"))))))
-    root_subsystem 	(object SubSystem "<Top Level>"
-	physical_models 	(list unit_reference_list)
-	physical_presentations 	(list unit_reference_list
-	    (object Module_Diagram "Main"
-		title      	"Main"
-		zoom       	100
-		max_height 	28350
-		max_width  	21600
-		origin_x   	0
-		origin_y   	0
-		items      	(list diagram_item_list))))
-    process_structure 	(object Processes
-	ProcsNDevs 	(list
-	    (object Process_Diagram ""
-		title      	""
-		zoom       	100
-		max_height 	28350
-		max_width  	21600
-		origin_x   	0
-		origin_y   	0
-		items      	(list diagram_item_list))))
-    properties 	(object Properties))
Binary file sbsv1_os/e32toolp/design/makmake.ppt has changed
--- a/sbsv1_os/e32toolp/e32util/_secure_E32Env.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/e32util/_secure_E32Env.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 1997-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/e32util/armasm2as.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/e32util/armasm2as.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2002-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/e32util/checkgcc.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/e32util/checkgcc.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 1997-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/e32util/checksource.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/e32util/checksource.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2005-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/e32util/checksource.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/e32util/checksource.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2005-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/e32util/copyfeaturevariants.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/e32util/copyfeaturevariants.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/e32util/createrfifile.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/e32util/createrfifile.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 # Copyright (c) 2008-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/e32util/defutl.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/e32util/defutl.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 1997-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/e32util/deletefeaturevariants.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/e32util/deletefeaturevariants.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/e32util/e32tpver.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/e32util/e32tpver.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 1997-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"
+# 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".
 #
@@ -22,10 +22,9 @@
 	E32tpver
 );
 
-use strict;
 
 sub E32tpver () {
-	my $Version=675; 
+	my $Version=678; 
 }
 
 1;
--- a/sbsv1_os/e32toolp/e32util/efreeze.bat	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/e32util/efreeze.bat	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 @rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
 @rem All rights reserved.
 @rem This component and the accompanying materials are made available
-@rem under the terms of the License "Eclipse Public License v1.0"
+@rem under the terms of "Eclipse Public License v1.0"
 @rem which accompanies this distribution, and is available
 @rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
 @rem
--- a/sbsv1_os/e32toolp/e32util/efreeze.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/e32util/efreeze.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 1998-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/e32util/epocaif.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/e32util/epocaif.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2001-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/e32util/epocmbm.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/e32util/epocmbm.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2001-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/e32util/epocrc.bat	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/e32util/epocrc.bat	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 @rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
 @rem All rights reserved.
 @rem This component and the accompanying materials are made available
-@rem under the terms of the License "Eclipse Public License v1.0"
+@rem under the terms of "Eclipse Public License v1.0"
 @rem which accompanies this distribution, and is available
 @rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
 @rem
--- a/sbsv1_os/e32toolp/e32util/epocrc.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/e32util/epocrc.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2000-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/e32util/featurevariantmap.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/e32util/featurevariantmap.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/e32util/featurevariantparser.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/e32util/featurevariantparser.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 # Copyright (c) 2007 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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/e32util/fixsource.bat	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/e32util/fixsource.bat	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 @rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
 @rem All rights reserved.
 @rem This component and the accompanying materials are made available
-@rem under the terms of the License "Eclipse Public License v1.0"
+@rem under the terms of "Eclipse Public License v1.0"
 @rem which accompanies this distribution, and is available
 @rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
 @rem
--- a/sbsv1_os/e32toolp/e32util/gendef.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/e32util/gendef.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2008-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/e32util/genshimsrc.bat	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/e32util/genshimsrc.bat	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 @REM Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies).
 @REM All rights reserved.
 @REM This component and the accompanying materials are made available
-@REM under the terms of the License "Eclipse Public License v1.0"
+@REM under the terms of "Eclipse Public License v1.0"
 @REM which accompanies this distribution, and is available
 @REM at the URL "http://www.eclipse.org/legal/epl-v10.html".
 @REM
--- a/sbsv1_os/e32toolp/e32util/h2inc.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/e32util/h2inc.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2002-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/e32util/listfeaturevariants.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/e32util/listfeaturevariants.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/e32util/makedef.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/e32util/makedef.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 1998-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"
+# 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".
 #
@@ -312,7 +312,7 @@
 						next;
 					}
 				}
-				$Name = $1;
+				$Name = length $1 ? $1 : '';
 # Workaround: if MWLD can't demangle the name, we will see only the __imp_ version.
 				if ($Name =~ /^__imp_(\S+)$/o) {
 					$Name = $1;
--- a/sbsv1_os/e32toolp/e32util/omapsig.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/e32util/omapsig.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,6 +1,18 @@
 # e32toolp\e32util\omapsig.pl
 #
-# Copyright (c) 2008 Symbian Ltd. All rights reserved.
+# Copyright (c) 2008 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: 
 #
 # Prepend OMAP boot signature to miniboot binaries
 #
--- a/sbsv1_os/e32toolp/e32util/prepdef.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/e32util/prepdef.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2003-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/e32util/preprocessor.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/e32util/preprocessor.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2004-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/e32util/selectbootmak.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/e32util/selectbootmak.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2002-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/e32util/set-rvct.bat	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/e32util/set-rvct.bat	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 @rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
 @rem All rights reserved.
 @rem This component and the accompanying materials are made available
-@rem under the terms of the License "Eclipse Public License v1.0"
+@rem under the terms of "Eclipse Public License v1.0"
 @rem which accompanies this distribution, and is available
 @rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
 @rem
--- a/sbsv1_os/e32toolp/genutil/conv_khronos_hdr_to_cpp.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/genutil/conv_khronos_hdr_to_cpp.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2008-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/genutil/conv_khronos_openvg_hdr_to_cpp.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/genutil/conv_khronos_openvg_hdr_to_cpp.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2008-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/genutil/ecopyfile.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/genutil/ecopyfile.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2001-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/genutil/emkdir.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/genutil/emkdir.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 1999-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/genutil/ermdir.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/genutil/ermdir.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 1999-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/genutil/err_formatter.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/genutil/err_formatter.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2001-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/genutil/genutl.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/genutil/genutl.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 1997-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/genutil/listzip.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/genutil/listzip.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2008-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/genutil/modload.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/genutil/modload.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 1997-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/genutil/output.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/genutil/output.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 1997-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/genutil/pathutl.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/genutil/pathutl.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 1997-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/genutil/prepfile.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/genutil/prepfile.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 1997-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/group/bld.inf	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/group/bld.inf	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2007-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"
+// 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".
 //
--- a/sbsv1_os/e32toolp/group/perlprep.bat	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/group/perlprep.bat	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 @rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
 @rem All rights reserved.
 @rem This component and the accompanying materials are made available
-@rem under the terms of the License "Eclipse Public License v1.0"
+@rem under the terms of "Eclipse Public License v1.0"
 @rem which accompanies this distribution, and is available
 @rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
 @rem
--- a/sbsv1_os/e32toolp/group/release.txt	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/group/release.txt	Fri Apr 02 12:00:51 2010 +0100
@@ -1,6 +1,24 @@
+Version 0.01.678
+(Made by Zheng Shen 8/02/2009)
+1) Brook Hong
+	DEF143588  Excess warnings from makedef.pl 
+
+Version 0.01.677
+================
+(Made by Marvin Shi 3/02/2009)
+1) Marvin Shi
+	DEF144098  Missing vmap files when using symbian binary variantion 
+	
+Version 0.01.676
+================
+(Made by Marvin Shi 29/01/2009)
+1) Marvin Shi
+	DEF143403 Add libWFC and WF to case check exclusions  
+	
+
 Version 0.01.675
 ================
-(Made by Marvin Shi 18/01/2009)
+(Made by Marvin Shi 18/01/2010)
 1) Marvin Shi
 	DEF143085  Bug 151 - bldmake is not in PDK2.0c 
 
--- a/sbsv1_os/e32toolp/group/setupprj.bat	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/group/setupprj.bat	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 @REM Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
 @REM All rights reserved.
 @REM This component and the accompanying materials are made available
-@REM under the terms of the License "Eclipse Public License v1.0"
+@REM under the terms of "Eclipse Public License v1.0"
 @REM which accompanies this distribution, and is available
 @REM at the URL "http://www.eclipse.org/legal/epl-v10.html".
 @REM
--- a/sbsv1_os/e32toolp/group/setver.bat	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/group/setver.bat	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 @rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
 @rem All rights reserved.
 @rem This component and the accompanying materials are made available
-@rem under the terms of the License "Eclipse Public License v1.0"
+@rem under the terms of "Eclipse Public License v1.0"
 @rem which accompanies this distribution, and is available
 @rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
 @rem
--- a/sbsv1_os/e32toolp/kif/group/bld.inf	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/kif/group/bld.inf	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2007-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"
+// 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".
 //
--- a/sbsv1_os/e32toolp/kif/perl/genkif.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/kif/perl/genkif.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/makmake/_secure_trgtype.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/makmake/_secure_trgtype.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2000-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/makmake/makdeps.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/makmake/makdeps.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 1997-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/makmake/makhelp.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/makmake/makhelp.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 1997-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/makmake/makmake.bat	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/makmake/makmake.bat	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 @rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
 @rem All rights reserved.
 @rem This component and the accompanying materials are made available
-@rem under the terms of the License "Eclipse Public License v1.0"
+@rem under the terms of "Eclipse Public License v1.0"
 @rem which accompanies this distribution, and is available
 @rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
 @rem
--- a/sbsv1_os/e32toolp/makmake/makmake.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/makmake/makmake.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 1997-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"
+# 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".
 #
@@ -586,18 +586,6 @@
 	}
 # modified end: makefile improvement 
 
-# modified by SV start: makefile improvement 
-if(-e $MAKEFILE)
-{
-	my $mmp_time = -M $MMPFILE;
-	my $makefile_time = -M $MAKEFILE;
-	if( $makefile_time <= $mmp_time)
-	{
-		exit;
-	}
-}
-# modified by SV end: makefile improvement 
-
 my $CurAifRef;
 my $CurBaseObj;
 my $CurBld;
--- a/sbsv1_os/e32toolp/makmake/mmp.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/makmake/mmp.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 1997-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/memtrace/memtrace.bat	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/memtrace/memtrace.bat	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 @rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
 @rem All rights reserved.
 @rem This component and the accompanying materials are made available
-@rem under the terms of the License "Eclipse Public License v1.0"
+@rem under the terms of "Eclipse Public License v1.0"
 @rem which accompanies this distribution, and is available
 @rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
 @rem
--- a/sbsv1_os/e32toolp/memtrace/memtrace.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/memtrace/memtrace.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2000-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/platform/ARMV5.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/platform/ARMV5.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 1997-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/platform/ARMV5SMP.bsf	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/platform/ARMV5SMP.bsf	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/platform/ARMV6.BSF	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/platform/ARMV6.BSF	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/platform/ARMV6SMP.bsf	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/platform/ARMV6SMP.bsf	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/platform/ARMV6T2.bsf	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/platform/ARMV6T2.bsf	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/platform/ARMV6_abiv1.BSF	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/platform/ARMV6_abiv1.BSF	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/platform/ARMV7.bsf	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/platform/ARMV7.bsf	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/platform/GCCE.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/platform/GCCE.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 1997-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/platform/GCCEV6.bsf	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/platform/GCCEV6.bsf	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/platform/GCCEV6T2.bsf	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/platform/GCCEV6T2.bsf	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/platform/GCCEV7.bsf	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/platform/GCCEV7.bsf	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/platform/armutl.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/platform/armutl.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2002-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/platform/bpabiutl.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/platform/bpabiutl.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 1997-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/platform/cl_arm.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/platform/cl_arm.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 1997-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/platform/cl_bpabi.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/platform/cl_bpabi.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 1997-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/platform/cl_codewarrior.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/platform/cl_codewarrior.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2001-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/platform/cl_edg.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/platform/cl_edg.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2004-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/platform/cl_gcc.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/platform/cl_gcc.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 1997-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/platform/cl_gccxml.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/platform/cl_gccxml.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2004-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/platform/cl_generic.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/platform/cl_generic.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2001-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/platform/cl_mingw.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/platform/cl_mingw.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2008-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/platform/cl_tools.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/platform/cl_tools.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2003-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/platform/cl_vscw.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/platform/cl_vscw.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2001-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/platform/cl_win.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/platform/cl_win.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 1997-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/platform/cl_x86.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/platform/cl_x86.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 1997-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/platform/cl_x86gcc.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/platform/cl_x86gcc.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 1997-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/platform/cw_link_descriptor_template.cwlink	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/platform/cw_link_descriptor_template.cwlink	Fri Apr 02 12:00:51 2010 +0100
@@ -3,7 +3,7 @@
  Copyright (c) 2003-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"
+ 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".
 
--- a/sbsv1_os/e32toolp/platform/cw_link_descriptor_template_v2.cwlink	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/platform/cw_link_descriptor_template_v2.cwlink	Fri Apr 02 12:00:51 2010 +0100
@@ -3,7 +3,7 @@
  Copyright (c) 2003-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"
+ 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".
 
--- a/sbsv1_os/e32toolp/platform/cw_project_template_v3.xml	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/platform/cw_project_template_v3.xml	Fri Apr 02 12:00:51 2010 +0100
@@ -3,7 +3,7 @@
  Copyright (c) 2003-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"
+ 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".
 
--- a/sbsv1_os/e32toolp/platform/cw_project_template_v4.xml	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/platform/cw_project_template_v4.xml	Fri Apr 02 12:00:51 2010 +0100
@@ -3,7 +3,7 @@
  Copyright (c) 2003-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"
+ 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".
 
--- a/sbsv1_os/e32toolp/platform/e32plat.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/platform/e32plat.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 1997-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/platform/e32variant.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/platform/e32variant.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2004-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/platform/extractvars.make	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/platform/extractvars.make	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2005-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/platform/fcloggerutl.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/platform/fcloggerutl.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 1997-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/platform/findimp.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/platform/findimp.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2004-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/platform/ide_cw.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/platform/ide_cw.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2001-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/platform/ide_vc6.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/platform/ide_vc6.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 1999-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/platform/lockit_info.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/platform/lockit_info.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2001-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/platform/sym_lkup_util.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/platform/sym_lkup_util.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2004-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/platform/winutl.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/platform/winutl.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 # Copyright (c) 1997-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/test/cw_ide_test.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/test/cw_ide_test.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 # Copyright (c) 2004-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/test/featurevariantmap/a.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/test/featurevariantmap/a.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 * 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"
+* 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".
 *
--- a/sbsv1_os/e32toolp/test/featurevariantmap/b.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/test/featurevariantmap/b.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 * 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"
+* 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".
 *
--- a/sbsv1_os/e32toolp/test/featurevariantmap/inc_jack/a.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/test/featurevariantmap/inc_jack/a.h	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 * 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"
+* 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".
 *
--- a/sbsv1_os/e32toolp/test/featurevariantmap/inc_jack/b.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/test/featurevariantmap/inc_jack/b.h	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 * 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"
+* 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".
 *
--- a/sbsv1_os/e32toolp/test/featurevariantmap/inc_noel/a.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/test/featurevariantmap/inc_noel/a.h	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 * 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"
+* 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".
 *
--- a/sbsv1_os/e32toolp/test/featurevariantmap/inc_noel/b.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/test/featurevariantmap/inc_noel/b.h	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 * 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"
+* 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".
 *
--- a/sbsv1_os/e32toolp/test/featurevariantmap/jack.hrh	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/test/featurevariantmap/jack.hrh	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 * 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"
+* 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".
 *
--- a/sbsv1_os/e32toolp/test/featurevariantmap/jack2.hrh	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/test/featurevariantmap/jack2.hrh	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 * 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"
+* 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".
 *
--- a/sbsv1_os/e32toolp/test/featurevariantmap/noel.hrh	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/test/featurevariantmap/noel.hrh	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 * 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"
+* 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".
 *
--- a/sbsv1_os/e32toolp/test/featurevariantmap/test.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/test/featurevariantmap/test.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 # 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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/test/featurevariantparser/test.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/test/featurevariantparser/test.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 # Copyright (c) 2007 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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/test/fixeabidefs.bat	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/test/fixeabidefs.bat	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 @rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
 @rem All rights reserved.
 @rem This component and the accompanying materials are made available
-@rem under the terms of the License "Eclipse Public License v1.0"
+@rem under the terms of "Eclipse Public License v1.0"
 @rem which accompanies this distribution, and is available
 @rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
 @rem
--- a/sbsv1_os/e32toolp/test/mmpscan.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/test/mmpscan.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2004-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/test/unittest.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/test/unittest.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 # 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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/toolinfo/gcce_plat2set.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/toolinfo/gcce_plat2set.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2008-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/toolinfo/rvct_plat2set.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/toolinfo/rvct_plat2set.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2008-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"
+# 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".
 #
--- a/sbsv1_os/e32toolp/toolinfo/rvct_ver2set.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/sbsv1_os/e32toolp/toolinfo/rvct_ver2set.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2008-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"
+# 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".
 #
--- a/srcanamdw_os/leavescan/group/Leavescan.mmp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/group/Leavescan.mmp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2003-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"
+// 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".
 //
--- a/srcanamdw_os/leavescan/group/bld.inf	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/group/bld.inf	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2003-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"
+// 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".
 //
--- a/srcanamdw_os/leavescan/group/testtools_leavescan.mrp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/group/testtools_leavescan.mrp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+#
+# 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: 
+#
+
 component	testtools_leavescan
 source	\sf\os\buildtools\srcanamdw_os\leavescan
 binary	\sf\os\buildtools\srcanamdw_os\leavescan\group	all
--- a/srcanamdw_os/leavescan/source/leavescan.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/source/leavescan.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1997-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"
+// 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".
 //
@@ -516,7 +516,7 @@
 		// Valid Block comment, verify that the function name by applying smartfind
 		isvalidlocationforBlock = SmartFind(aFile, aName, blockCommentStartPosn); 
 		if( (isvalidlocationforBlock == string::npos) || // There is no occurrence of name
-			((isvalidlocationforBlock > aStartbraceposn) && (isvalidlocationforBlock != string::npos))) //// The name exists but that is inside function block
+			((isvalidlocationforBlock > aStartbraceposn) && (isvalidlocationforBlock != string::npos))) // The name exists but that is inside function block
 		{
 			return true; 
 		}
--- a/srcanamdw_os/leavescan/test/LET/case2tef.py	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/LET/case2tef.py	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,18 @@
+#
+# 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: 
+#
 #!/usr/bin/python
 import string
 import sys
--- a/srcanamdw_os/leavescan/test/LET/fl.py	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/LET/fl.py	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,18 @@
+#
+# 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: 
+#
 #!/usr/bin/python
 import string
 import sys
--- a/srcanamdw_os/leavescan/test/LET/initcase.py	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/LET/initcase.py	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+#
+# 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: 
+#
+
 import time
 import sys
 import os
--- a/srcanamdw_os/leavescan/test/LET/let.py	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/LET/let.py	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,18 @@
+#
+# 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: 
+#
 #!/usr/bin/python
 import string
 import sys
--- a/srcanamdw_os/leavescan/test/LET/logdiff.py	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/LET/logdiff.py	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+#
+# 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: 
+#
+
 import sys
 import os
 from os import listdir
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129216-001.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129216-001.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test hang-->"classA"
 //option:
 //date:2008-10-121 15:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129216-002.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129216-002.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test hang-->"classA"
 //option:
 //date:2008-10-121 15:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-01.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-01.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test new(ELeave) call in leave function of LS3
 //option:
 //date:2008-10-31 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-02.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-02.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test new(ELeave) call in leave function LC of LS3
 //option:
 //date:2008-10-31 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-03.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-03.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test User::LeaveIfError function call in a leave member template function of a class for LS3
 //option:
 //date:2008-10-31 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-04.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-04.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test new(ELeave) call in leave function LD of LS3
 //option:
 //date:2008-10-31 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-05.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-05.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test User::LeaveIfError function call in a leave member template function LX of a class for LS3
 //option:
 //date:2008-10-31 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-06.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-06.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test new(ELeave) call in leave function LX of LS3
 //option:
 //date:2008-10-31 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-07.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-07.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test User::LeaveIfError function call in a leave member template function LC of a class for LS3
 //option:
 //date:2008-10-31 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-08.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-08.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test User::LeaveIfError function call in a leave member template function LD of a class for LS3
 //option:
 //date:2008-10-31 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-09.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-09.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test L leave function LD call of LS1
 //option:
 //date:2008-10-31 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-10.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-10.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LD leave function call of LS1
 //option:
 //date:2008-10-31 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-11.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-11.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test L leave function call of LS1
 //option:
 //date:2008-10-31 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-12.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-12.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test L leave function LD call of LS1
 //option:
 //date:2008-10-31 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-001.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-001.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test warning message:Call->call
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-002.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-002.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test warning message:Call->call
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-003.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-003.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test warning message:Call->call
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-004.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-004.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test warning message:Call->call
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-005.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-005.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test warning message:Uses->uses
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-006.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-006.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test warning message:Uses->uses
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-007.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-007.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test warning message:Uses->uses
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-008.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-008.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test warning message:Uses->uses
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-009.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-009.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test warning message:Call->call
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-010.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-010.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test warning message:Uses->uses
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-011.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-011.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,5 +1,21 @@
+/*
+* 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: 
+*
+*/
 //desc:test warning message:appears
-////option:
+//option:
 //date:2008-12-22 14:58:10
 //author:bolowy
 //type: CT
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-012.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-012.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test warning message:Call->call
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-013.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-013.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test warning message:Call->call
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-014.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-014.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test warning message:Call->call
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-015.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-015.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test warning message:Call->call
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-016.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-016.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test warning message:Uses->uses
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-017.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-017.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test warning message:Uses->uses
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-018.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-018.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test warning message:Uses->uses
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-019.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-019.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test warning message:Uses->uses
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-020.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-020.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test warning message:Call->call
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-021.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-021.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test warning message:Uses->uses
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-022.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-022.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,5 +1,21 @@
+/*
+* 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: 
+*
+*/
 //desc:test warning message:appears
-////option:
+//option:
 //date:2008-12-22 14:58:10
 //author:bolowy
 //type: CT
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-023.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-023.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,5 +1,21 @@
+/*
+* 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: 
+*
+*/
 //desc:test warning message:uses
-////option:
+//option:
 //date:2008-12-22 14:58:10
 //author:bolowy
 //type: CT
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-024.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-024.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,5 +1,21 @@
+/*
+* 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: 
+*
+*/
 //desc:test warning message:Returns->returns
-////option:
+//option:
 //date:2008-12-22 14:58:10
 //author:bolowy
 //type: CT
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-001.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-001.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-002.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-002.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-003.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-003.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-004.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-004.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-005.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-005.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-006.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-006.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-007.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-007.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-008.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-008.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-009.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-009.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-010.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-010.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-011.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-011.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-012.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-012.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-013.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-013.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-014.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-014.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-015.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-015.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-016.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-016.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-001.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-001.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:identify class
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-002.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-002.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:identify class
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-003.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-003.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:identify class
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-004.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-004.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:identify class
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-005.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-005.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:identify class
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-006.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-006.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:identify class
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-007.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-007.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:identify class
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-008.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-008.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:identify class
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-009.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-009.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:identify class
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-010.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-010.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:identify class
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-011.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-011.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:identify class
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-012.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-012.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:identify class
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-013.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-013.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:identify class
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-014.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-014.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:identify class
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-015.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-015.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:identify class
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-016.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-016.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:identify class
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-001.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-001.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:recognize LClass' constuctor and operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-002.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-002.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:recognize LClass' constuctor and operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-003.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-003.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:recognize LClass' constuctor and operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-004.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-004.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:recognize LClass' constuctor and operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-005.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-005.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:recognize LClass' constuctor and operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-006.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-006.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:recognize LClass' constuctor and operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-007.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-007.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:recognize LClass' constuctor and operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-008.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-008.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:recognize LClass' constuctor and operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-009.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-009.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:recognize LClass' constuctor and operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-010.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-010.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:recognize LClass' constuctor and operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-011.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-011.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:recognize LClass' constuctor and operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-012.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-012.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:recognize LClass' constuctor and operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-013.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-013.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:recognize LClass' constuctor and operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-014.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-014.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:recognize LClass' constuctor and operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-015.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-015.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:recognize LClass' constuctor and operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-016.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-016.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:recognize LClass' constuctor and operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-017.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-017.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:recognize LClass' constuctor and operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-018.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-018.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:recognize LClass' constuctor and operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-019.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-019.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:recognize LClass' constuctor and operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-020.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-020.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:recognize LClass' constuctor and operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-021.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-021.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:recognize LClass' constuctor and operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-001.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-001.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:recognize LClass' constuctor and operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-002.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-002.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:recognize LClass' constuctor and operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-003.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-003.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:recognize LClass' constuctor and operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-004.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-004.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:recognize LClass' constuctor and operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-005.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-005.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:recognize LClass' constuctor and operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-006.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-006.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:recognize LClass' constuctor and operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-007.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-007.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:recognize LClass' constuctor and operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-008.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-008.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:keyword:recognize LClass' constuctor and operator
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132393-001.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132393-001.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test warning message:LData as parameter
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132393-002.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132393-002.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test warning message:LString as parameter
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132393-003.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132393-003.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test warning message:LData as return type
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132393-004.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132393-004.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test warning message:LString as return type
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132393-005.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132393-005.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test warning message:func use LString
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132393-006.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132393-006.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test warning message:func use LData
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-001.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-001.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:check preprocessor:NONSHARABLE_CLASS
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-002.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-002.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:check preprocessor:NONSHARABLE_STRUCT
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-003.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-003.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:check preprocessor:xxNONSHARABLE_STRUCT
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-004.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-004.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:check preprocessor:NONSHARABLE_STRUCTyy
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-005.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-005.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:check preprocessor:xxNONSHARABLE_STRUCTyy
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-006.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-006.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:check preprocessor:xxNONSHARABLE_CLASSyy
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-007.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-007.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:check preprocessor:xxNONSHARABLE_CLASS
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-008.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-008.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:check preprocessor:NONSHARABLE_CLASSyy
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-009.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-009.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:check preprocessor:xxNONSHARABLE_CLASSyy
 //option:
 //date:2008-12-22 14:58:10
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-001.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-001.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-002.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-002.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-003.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-003.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-004.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-004.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-005.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-005.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-006.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-006.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-007.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-007.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-008.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-008.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-009.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-009.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-010.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-010.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-011.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-011.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-012.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-012.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-013.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-013.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-014.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-014.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-015.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-015.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-016.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-016.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-017.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-017.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-018.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-018.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-019.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-019.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-020.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-020.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-021.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-021.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-022.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-022.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-023.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-023.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-024.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-024.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-025.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-025.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-026.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-026.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-027.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-027.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-028.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-028.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-029.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-029.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-030.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-030.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-031.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-031.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-032.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-032.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-033.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-033.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-034.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-034.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-035.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-035.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-036.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-036.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-037.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-037.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-038.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-038.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-039.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-039.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-040.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-040.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-041.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-041.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-042.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-042.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-043.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-043.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-044.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-044.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-045.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-045.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-046.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-046.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-047.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-047.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-048.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-048.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-049.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-049.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-050.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-050.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-051.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-051.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-052.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-052.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-053.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-053.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-054.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-054.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-055.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-055.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-056.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-056.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-057.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-057.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-058.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-058.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-059.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-059.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-060.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-060.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-061.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-061.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-062.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-062.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-063.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-063.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-064.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-064.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-065.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-065.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-066.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-066.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-067.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-067.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-068.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-068.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-069.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-069.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-070.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-070.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-071.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-071.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-072.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-072.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-073.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-073.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-074.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-074.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-075.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-075.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-076.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-076.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-077.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-077.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-078.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-078.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-079.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-079.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-080.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-080.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-081.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-081.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-082.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-082.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-083.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-083.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-084.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-084.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-085.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-085.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-086.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-086.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-087.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-087.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-088.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-088.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-089.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-089.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-090.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-090.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-091.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-091.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-092.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-092.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-093.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-093.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-094.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-094.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-095.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-095.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-096.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-096.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-097.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-097.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-098.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-098.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-099.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-099.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-100.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-100.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-101.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-101.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-102.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-102.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-103.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-103.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-104.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-104.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-105.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-105.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-106.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-106.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-107.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-107.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-108.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-108.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-109.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-109.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-110.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-110.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-111.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-111.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-112.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-112.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-113.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-113.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-114.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-114.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-115.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-115.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-116.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-116.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-117.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-117.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-118.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-118.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-119.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-119.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-120.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-120.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-121.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-121.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-122.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-122.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-123.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-123.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-124.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-124.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-125.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-125.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-126.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-126.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-127.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-127.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-128.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-128.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-129.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-129.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-130.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-130.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-131.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-131.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-132.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-132.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-133.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-133.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-134.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-134.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-135.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-135.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-136.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-136.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-137.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-137.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-138.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-138.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-139.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-139.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-140.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-140.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-141.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-141.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-142.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-142.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-143.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-143.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-144.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-144.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-145.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-145.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-146.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-146.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-147.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-147.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-148.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-148.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-149.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-149.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-150.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-150.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-151.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-151.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-152.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-152.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-153.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-153.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-154.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-154.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-155.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-155.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-156.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-156.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-157.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-157.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-158.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-158.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-159.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-159.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-160.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-160.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-161.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-161.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-162.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-162.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-163.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-163.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-164.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-164.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-165.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-165.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-166.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-166.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-167.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-167.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-168.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-168.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-169.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-169.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-170.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-170.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-171.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-171.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-172.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-172.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-173.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-173.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-174.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-174.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-175.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-175.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-176.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-176.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-177.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-177.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-178.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-178.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-179.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-179.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-180.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-180.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-181.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-181.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-182.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-182.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-183.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-183.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-184.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-184.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-185.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-185.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-186.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-186.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-187.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-187.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-188.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-188.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-189.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-189.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-190.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-190.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-191.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-191.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-192.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-192.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-193.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-193.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-194.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-194.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-195.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-195.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-196.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-196.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-197.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-197.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-198.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-198.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-199.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-199.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-200.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-200.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-201.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-201.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-202.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-202.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-203.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-203.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-204.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-204.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-205.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-205.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-206.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-206.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-207.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-207.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-208.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-208.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-209.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-209.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-210.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-210.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-211.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-211.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-212.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-212.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-213.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-213.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-214.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-214.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-215.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-215.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-216.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-216.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-217.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-217.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-218.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-218.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-219.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-219.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-220.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-220.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-221.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-221.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-222.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-222.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-223.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-223.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-224.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-224.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-225.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-225.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-226.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-226.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-227.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-227.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-228.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-228.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-229.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-229.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-230.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-230.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-231.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-231.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-232.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-232.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-233.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-233.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-234.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-234.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-235.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-235.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-236.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-236.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-237.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-237.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-238.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-238.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-239.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-239.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-240.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-240.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-241.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-241.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-242.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-242.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-243.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-243.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-244.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-244.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-245.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-245.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-246.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-246.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-247.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-247.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-248.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-248.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-249.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-249.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-250.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-250.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-251.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-251.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-252.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-252.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-253.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-253.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-254.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-254.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-255.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-255.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-256.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-256.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-257.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-257.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-258.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-258.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-259.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-259.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-260.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-260.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-261.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-261.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-262.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-262.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-263.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-263.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-264.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-264.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-265.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-265.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-266.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-266.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-267.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-267.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-268.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-268.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-269.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-269.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-270.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-270.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-271.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-271.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-272.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-272.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-273.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-273.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-274.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-274.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-275.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-275.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-276.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-276.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-277.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-277.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-278.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-278.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-279.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-279.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-280.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-280.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-281.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-281.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-282.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-282.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-283.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-283.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-284.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-284.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-285.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-285.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-286.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-286.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-287.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-287.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-288.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-288.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-289.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-289.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-290.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-290.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-291.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-291.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-292.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-292.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-293.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-293.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-294.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-294.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-295.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-295.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-296.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-296.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-297.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-297.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-298.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-298.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-299.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-299.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-300.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-300.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-301.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-301.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-302.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-302.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-303.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-303.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-304.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-304.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-305.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-305.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-306.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-306.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-307.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-307.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-308.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-308.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-309.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-309.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-310.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-310.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-311.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-311.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-312.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-312.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-313.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-313.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-314.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-314.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-315.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-315.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-316.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-316.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-317.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-317.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-318.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-318.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-319.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-319.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-320.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-320.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-321.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-321.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-322.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-322.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-323.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-323.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-324.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-324.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-325.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-325.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-326.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-326.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-327.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-327.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-328.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-328.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-329.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-329.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-330.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-330.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-331.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-331.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-332.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-332.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-333.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-333.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-334.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-334.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-335.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-335.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-336.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-336.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-337.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-337.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-338.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-338.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-339.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-339.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-340.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-340.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-341.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-341.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-342.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-342.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-343.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-343.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-344.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-344.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-345.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-345.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-346.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-346.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-347.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-347.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-348.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-348.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-349.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-349.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-350.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-350.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-351.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-351.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-352.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-352.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-353.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-353.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-354.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-354.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-355.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-355.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-356.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-356.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-357.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-357.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-358.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-358.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-359.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-359.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-360.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-360.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-361.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-361.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-362.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-362.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-363.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-363.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-364.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-364.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-365.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-365.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-366.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-366.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-367.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-367.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-368.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-368.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-369.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-369.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-370.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-370.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-371.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-371.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-372.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-372.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-373.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-373.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-374.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-374.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-375.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-375.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-376.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-376.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-377.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-377.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-378.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-378.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-379.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-379.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-380.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-380.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-381.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-381.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-382.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-382.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-383.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-383.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-384.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-384.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-385.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-385.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-386.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-386.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-387.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-387.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-388.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-388.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-389.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-389.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-390.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-390.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-391.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-391.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-392.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-392.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-393.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-393.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-394.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-394.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-395.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-395.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-396.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-396.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-397.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-397.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-398.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-398.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-399.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-399.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-400.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-400.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-401.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-401.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-402.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-402.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-403.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-403.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-404.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-404.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-405.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-405.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-406.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-406.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-407.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-407.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-408.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-408.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-409.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-409.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-410.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-410.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-411.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-411.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-412.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-412.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-413.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-413.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-414.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-414.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-415.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-415.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-416.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-416.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-417.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-417.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-418.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-418.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-419.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-419.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-420.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-420.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-421.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-421.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-422.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-422.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-423.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-423.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-424.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-424.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-425.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-425.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-426.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-426.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-427.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-427.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-428.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-428.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-429.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-429.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-430.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-430.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-431.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-431.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-432.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-432.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-433.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-433.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-434.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-434.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-435.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-435.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-436.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-436.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-437.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-437.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-438.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-438.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-439.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-439.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-440.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-440.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-441.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-441.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-442.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-442.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-443.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-443.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-444.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-444.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-445.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-445.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-446.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-446.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-447.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-447.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-448.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-448.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-449.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-449.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-450.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-450.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-451.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-451.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-452.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-452.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-453.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-453.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-454.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-454.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-455.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-455.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-456.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-456.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-457.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-457.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-458.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-458.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-459.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-459.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-460.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-460.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-461.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-461.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-462.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-462.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-463.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-463.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-464.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-464.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-465.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-465.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-466.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-466.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-467.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-467.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-468.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-468.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-469.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-469.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-470.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-470.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-471.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-471.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-472.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-472.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-473.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-473.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-474.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-474.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-475.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-475.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-476.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-476.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-477.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-477.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-478.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-478.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-479.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-479.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-480.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-480.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-481.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-481.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class name identify with base-class-spec
 //option:
 //date:2009-1-12 11:0:58
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-001.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-001.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-002.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-002.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-003.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-003.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-004.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-004.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-005.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-005.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-006.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-006.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-007.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-007.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-008.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-008.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-009.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-009.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-010.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-010.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-011.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-011.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-012.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-012.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-013.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-013.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-014.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-014.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-015.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-015.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-016.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-016.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-017.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-017.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-018.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-018.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-019.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-019.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-020.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-020.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-021.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-021.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-022.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-022.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-023.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-023.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-024.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-024.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-025.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-025.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-026.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-026.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-027.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-027.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-028.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-028.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-029.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-029.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-030.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-030.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-031.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-031.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-032.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-032.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-033.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-033.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-034.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-034.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-035.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-035.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-036.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-036.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-037.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-037.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-038.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-038.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-039.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-039.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-040.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-040.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-041.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-041.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-042.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-042.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-043.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-043.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-044.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-044.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-045.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-045.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-046.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-046.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-047.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-047.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-048.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-048.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-049.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-049.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-050.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-050.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-051.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-051.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-052.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-052.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-053.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-053.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-054.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-054.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-055.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-055.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-056.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-056.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-057.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-057.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-058.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-058.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-059.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-059.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-060.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-060.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-061.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-061.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-062.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-062.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-063.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-063.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-064.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-064.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-065.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-065.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-066.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-066.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-067.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-067.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-068.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-068.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-069.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-069.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-070.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-070.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-071.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-071.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-072.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-072.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-073.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-073.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-074.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-074.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-075.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-075.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-076.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-076.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-077.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-077.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-078.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-078.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-079.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-079.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-080.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-080.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-081.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-081.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-082.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-082.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-083.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-083.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-084.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-084.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-085.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-085.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-086.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-086.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-087.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-087.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-088.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-088.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-089.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-089.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-090.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-090.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-091.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-091.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-092.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-092.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-093.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-093.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-094.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-094.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-095.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-095.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-096.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-096.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test class member with template
 //option:
 //date:2009-1-8 15:42:48
--- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-001.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-001.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test comment and string and marco of LS1
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-002.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-002.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LC LD LX of LS1
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-003.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-003.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test TRAP and TRAPD of LS1
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-004.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-004.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test common leave function call of LS1
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-005.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-005.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LC leave function call of LS1
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-006.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-006.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LD leave function call of LS1
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-007.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-007.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LX leave function call of LS1
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-008.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-008.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test calling leave function as a argument of LS1
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-009.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-009.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test leave function call when there is a class definiton of LS1
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-010.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-010.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test leave function call when there is another TRAP of LS1
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-011.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-011.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test static leave function call of LS1
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-012.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-012.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test static LC function call of LS1
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-013.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-013.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test multiple static leave function call of LS1
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-014.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-014.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test multiple static leave function call of a template class for LS1
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-015.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-015.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test a member leave function call of LS1
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-016.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-016.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test memeber template leave function call of LS1
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-017.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-017.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test member template LX function call of LS1
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-018.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-018.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test member template LD function call of LS1
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-019.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-019.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test calling a leave function in member function for LS1
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-020.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-020.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test leave function call in member function definition out of a class for LS1
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-021.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-021.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test leave function call in a member function definition of a template class for LS1
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-022.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-022.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test leave function call in a member template function definition of a template class for LS1
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-023.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-023.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test template leave function call in overload function for LS1
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-024.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-024.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test leave function call in overload member function for LS1
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-025.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-025.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test leave function call in operator overload function for LS1
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-026.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-026.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test leave function call in member operator overload function for LS1
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-027.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-027.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test leave function call in type cast function of a class for LS1
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-028.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-028.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test leave function call in a member template function of a class for LS1
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-029.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-029.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LD leave function call in member template function of a class for LS1
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-030.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-030.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test common function call of LS1
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-031.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-031.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test difference of class and function LS1
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-032.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-032.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test leave function call in override member function for LS1
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-001.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-001.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup is used to declare a common data member of a common class
 //option:
 //date:2008-8-20 13:51:31
--- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-002.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-002.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup is used to declare a common data member of a common struct
 //option:
 //date:2008-8-20 13:51:31
--- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-003.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-003.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup is used to declare a common data member of a inner class
 //option:
 //date:2008-8-20 13:51:31
--- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-004.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-004.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup is used to declare a common data member of a nested class
 //option:
 //date:2008-8-20 13:51:31
--- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-005.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-005.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup is used to declare a common data member of a class that has no name
 //option:
 //date:2008-8-20 13:51:31
--- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-006.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-006.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup is used to declare a common data member of a inherit class
 //option:
 //date:2008-8-20 13:51:31
--- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-007.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-007.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup is used to declare a common data member of a abstract struct
 //option:
 //date:2008-8-20 13:51:31
--- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-008.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-008.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup is used to declare a common data member of a template class
 //option:
 //date:2008-8-20 13:51:31
--- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-009.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-009.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup is used to declare a static data member of a common struct
 //option:
 //date:2008-8-20 13:51:31
--- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-010.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-010.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup is used to declare a static data member of a inner class
 //option:
 //date:2008-8-20 13:51:31
--- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-011.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-011.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup is used to declare a static data member of a nested class
 //option:
 //date:2008-8-20 13:51:31
--- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-012.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-012.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup is used to declare a static data member of a template class
 //option:
 //date:2008-8-20 13:51:31
--- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-013.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-013.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup is used to declare a local variable of a common member function of a common struct
 //option:
 //date:2008-8-20 13:51:31
--- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-014.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-014.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup is used to declare a local variable of a virtual member function of a common struct
 //option:
 //date:2008-8-20 13:51:31
--- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-015.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-015.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup is used to declare a local variable of a overload member function of a common struct
 //option:
 //date:2008-8-20 13:51:31
--- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-016.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-016.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup is used to declare a local variable of a operator function of a common class
 //option:
 //date:2008-8-20 13:51:31
--- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-017.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-017.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup is used to declare a local variable of a type cast function of a common class
 //option:
 //date:2008-8-20 13:51:31
--- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-018.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-018.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup is used to declare a local variable of a constructor of a common class
 //option:
 //date:2008-8-20 13:51:31
--- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-019.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-019.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup is used to declare a local variable of a destructor of a common class
 //option:
 //date:2008-8-20 13:51:31
--- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-020.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-020.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup is used to declare a local variable of a common function of a inner class
 //option:
 //date:2008-8-20 13:51:31
--- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-021.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-021.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup is used to declare a local variable of a virtual member function of a nested class
 //option:
 //date:2008-8-20 13:51:31
--- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-022.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-022.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup is used to declare a local variable of a virtual operator function of a non-name class
 //option:
 //date:2008-8-20 13:51:31
--- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-023.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-023.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup is used to declare a local variable of a overload function of a template class
 //option:
 //date:2008-8-20 13:51:31
--- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-024.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-024.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup is used to declare a data member of a specialised class
 //option:
 //date:2008-8-20 13:51:31
--- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-025.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-025.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup is used to declare a data member of a common function of a specialised class
 //option:
 //date:2008-8-20 13:51:31
--- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-026.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-026.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup is used to declare a data member of a specialised function of a specialised class
 //option:
 //date:2008-8-20 13:51:31
--- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-027.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-027.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test other type is used to declare a common data member of a common class
 //option:
 //date:2008-8-20 13:51:31
--- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-028.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-028.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test other type is used to declare a friend class of a common class
 //option:
 //date:2008-8-20 13:51:31
--- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-029.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-029.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test other type is used to declare a data member of a common class of a namespace
 //option:
 //date:2008-8-20 13:51:31
--- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-030.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-030.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test other type is used to declare a local data of a function of a namespace
 //option:
 //date:2008-8-20 13:51:31
--- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-031.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-031.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test other type is used to declare a namespace using of a class
 //option:
 //date:2008-8-20 13:51:31
--- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-001.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-001.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test TRAP and TRAPD of LS12
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-002.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-002.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LCleanup class used in leaving function for LS12
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-003.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-003.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LCleanup class used in leaving template function for LS12
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-004.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-004.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LCleanup class used in leaving specialised template function for LS12
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-005.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-005.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LCleanup class used in leaving member function for LS12
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-006.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-006.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LCleanup class used in operator function for LS12
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-007.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-007.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LCleanup class used in typecast function for LS12
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-008.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-008.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LCleanup class used in constructor function for LS12
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-009.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-009.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LCleanup class used in destructor function for LS12
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-010.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-010.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LManaged class used in class to define a data member for LS12
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-011.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-011.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LManaged class used in non-name class to define a data member for LS12
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-012.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-012.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LManaged class used in common function for LS12
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-013.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-013.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LManaged class used in member function for LS12
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-014.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-014.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LManaged class used in template function for LS12
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-015.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-015.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LManaged class used in specialised template function for LS12
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-016.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-016.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LManaged class used in type cast function for LS12
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-017.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-017.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LManaged class used in operator function for LS12
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-018.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-018.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LManaged class used in constructor function for LS12
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-019.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-019.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LManaged class used in destructor function for LS12
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-020.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-020.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LCleanup class used in common function for LS12
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-021.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-021.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LCleanup class used in template function for LS12
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-022.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-022.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LCleanup class used in specialised template function for LS12
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-023.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-023.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LCleanup class used in member function for LS12
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-024.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-024.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LCleanup class used without TRAP in operator function for LS12
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-025.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-025.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LCleanup class used without TRAP in typecast function for LS12
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-026.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-026.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LCleanup class used without TRAP in constructor function for LS12
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-027.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-027.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LCleanup class used without TRAP in destructor function for LS12
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-028.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-028.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LCleanup class used in overload function for LS12
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-029.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-029.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LCleanup class used in function of namespace for LS12
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-030.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-030.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LCleanup class used in const member function for LS12
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-001.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-001.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LString is used as a return type of a non-leaving function for LS13
 //option:
 //date:2008-8-21 14:10:2
--- a/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-002.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-002.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LString is used as a return type of a non-leaving member function of a class for LS13
 //option:
 //date:2008-8-21 14:10:2
--- a/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-003.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-003.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LString is used as a return type of a non-leaving member function that defined out of the class for LS13
 //option:
 //date:2008-8-21 14:10:2
--- a/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-004.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-004.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LString is used as a return type of a template function of a class for LS13
 //option:
 //date:2008-8-21 14:10:2
--- a/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-005.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-005.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LString is used as a return type of a specialised function of a class for LS13
 //option:
 //date:2008-8-21 14:10:2
--- a/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-006.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-006.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LString is used as a return type of a overload function for LS13
 //option:
 //date:2008-8-21 14:10:2
--- a/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-007.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-007.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LString is used as a return type of a non-leaving operator function for LS13
 //option:
 //date:2008-8-21 14:10:2
--- a/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-008.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-008.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LString is used as a return type of a non-leaving static function of a class for LS13
 //option:
 //date:2008-8-21 14:10:2
--- a/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-009.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-009.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LData is used as a return type of a non-leaving friend function of a class for LS13
 //option:
 //date:2008-8-21 14:10:2
--- a/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-010.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-010.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LData is used as a return type of a specialised function of a class for LS13
 //option:
 //date:2008-8-21 14:10:2
--- a/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-011.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-011.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LDataXX is used as a return type of a specialised function of a class for LS13
 //option:
 //date:2008-8-21 14:10:2
--- a/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-012.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-012.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LString is used as a return type of a leaving function for LS13
 //option:
 //date:2008-8-21 14:10:2
--- a/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-013.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-013.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LString is used as a return type of a leaving member function of a class for LS13
 //option:
 //date:2008-8-21 14:10:2
--- a/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-014.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-014.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LString is used as a return type of a template leaving function of a class for LS13
 //option:
 //date:2008-8-21 14:10:2
--- a/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-015.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-015.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LString is used as a return type of a specialised leaving function of a class for LS13
 //option:
 //date:2008-8-21 14:10:2
--- a/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-016.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-016.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LString is used as a return type of a overload leaving function for LS13
 //option:
 //date:2008-8-21 14:10:2
--- a/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-017.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-017.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LData is used as a return type of a leaving friend function of a class for LS13
 //option:
 //date:2008-8-21 14:10:2
--- a/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-001.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-001.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LString is used as a parameter of a non-leaving function for LS14
 //option:
 //date:2008-8-21 14:10:2
--- a/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-002.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-002.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LString is used as a parameter of a non-leaving member function of a class for LS14
 //option:
 //date:2008-8-21 14:10:2
--- a/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-003.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-003.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LString is used as a parameter of a non-leaving member function that defined out of the class for LS14
 //option:
 //date:2008-8-21 14:10:2
--- a/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-004.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-004.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LString is used as a parameter of a template function of a class for LS14
 //option:
 //date:2008-8-21 14:10:2
--- a/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-005.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-005.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LString is used as a parameter of a specialised function of a class for LS14
 //option:
 //date:2008-8-21 14:10:2
--- a/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-006.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-006.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LString is used as a parameter of a overload function for LS14
 //option:
 //date:2008-8-21 14:10:2
--- a/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-007.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-007.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LString is used as a parameter of a non-leaving operator function for LS14
 //option:
 //date:2008-8-21 14:10:2
--- a/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-008.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-008.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LString is used as a parameter of a non-leaving static function of a class for LS14
 //option:
 //date:2008-8-21 14:10:2
--- a/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-009.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-009.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LData is used as a parameter of a non-leaving friend function of a class for LS14
 //option:
 //date:2008-8-21 14:10:2
--- a/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-010.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-010.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LData is used as a parameter of a specialised function of a class for LS14
 //option:
 //date:2008-8-21 14:10:2
--- a/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-011.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-011.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LDataXX is used as a parameter of a specialised function of a class for LS14
 //option:
 //date:2008-8-21 14:10:2
--- a/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-012.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-012.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LString is used as a parameter of a leaving function for LS14
 //option:
 //date:2008-8-21 14:10:2
--- a/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-013.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-013.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LString is used as a parameter of a leaving member function of a class for LS14
 //option:
 //date:2008-8-21 14:10:2
--- a/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-014.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-014.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LString is used as a parameter of a template leaving function of a class for LS14
 //option:
 //date:2008-8-21 14:10:2
--- a/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-015.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-015.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LString is used as a parameter of a specialised leaving function of a class for LS14
 //option:
 //date:2008-8-21 14:10:2
--- a/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-016.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-016.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LString is used as a parameter of a overload leaving function for LS14
 //option:
 //date:2008-8-21 14:10:2
--- a/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-017.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-017.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LData is used as a parameter of a leaving friend function of a class for LS14
 //option:
 //date:2008-8-21 14:10:2
--- a/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-018.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-018.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LString is used as a parameter of a non-leaving member function of a class for LS14
 //option:
 //date:2008-8-21 14:10:2
--- a/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-001.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-001.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup class used with Classic cleanup in common function for LS15
 //option:
 //date:2008-8-21 15:19:15
--- a/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-002.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-002.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup class used with Classic cleanup PushL in common function for LS15
 //option:
 //date:2008-8-21 15:19:15
--- a/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-003.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-003.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup class used with Classic cleanup PushL in common non-leaving function for LS15
 //option:
 //date:2008-8-21 15:19:15
--- a/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-004.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-004.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup class used with Classic cleanup PushL in member function for LS15
 //option:
 //date:2008-8-21 15:19:15
--- a/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-005.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-005.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup class used with Classic cleanup PushL in operator function for LS15
 //option:
 //date:2008-8-21 15:19:15
--- a/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-006.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-006.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup class used with Classic cleanup PushL in type cast function for LS15
 //option:
 //date:2008-8-21 15:19:15
--- a/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-007.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-007.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup class used with Classic cleanup PushL in constructor for LS15
 //option:
 //date:2008-8-21 15:19:15
--- a/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-008.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-008.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup class used with Classic cleanup PushL in template function for LS15
 //option:
 //date:2008-8-21 15:19:15
--- a/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-009.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-009.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup class used with Classic cleanup PushL in member function that defined out of class for LS15
 //option:
 //date:2008-8-21 15:19:15
--- a/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-010.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-010.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup class used with Classic cleanup PushL in template function for LS15
 //option:
 //date:2008-8-21 15:19:15
--- a/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-011.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-011.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup class used with Classic cleanup in template function for LS15
 //option:
 //date:2008-8-21 15:19:15
--- a/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-012.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-012.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup class used with Classic cleanup in operator function for LS15
 //option:
 //date:2008-8-21 15:19:15
--- a/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-013.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-013.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup class used with Classic cleanup in operator function for LS15
 //option:
 //date:2008-8-21 15:19:15
--- a/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-014.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-014.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup class used with Classic cleanup in template function for LS15
 //option:
 //date:2008-8-21 15:19:15
--- a/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-015.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-015.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup class not used with Classic cleanup in template function for LS15
 //option:
 //date:2008-8-21 15:19:15
--- a/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-016.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-016.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup class not used with Classic cleanup PushL in operator function for LS15
 //option:
 //date:2008-8-21 15:19:15
--- a/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-017.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-017.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup class not used with Classic cleanup in common function for LS15
 //option:
 //date:2008-8-21 15:19:15
--- a/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-018.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-018.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup class not used with Classic cleanup PushL in type cast function for LS15
 //option:
 //date:2008-8-21 15:19:15
--- a/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-001.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-001.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup class used in LC function for LS16
 //option:
 //date:2008-8-21 15:19:15
--- a/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-002.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-002.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup class used in member function for LS16
 //option:
 //date:2008-8-21 15:19:15
--- a/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-003.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-003.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup class used in template function for LS16
 //option:
 //date:2008-8-21 15:19:15
--- a/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-004.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-004.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup class used in LC overload function for LS16
 //option:
 //date:2008-8-21 15:19:15
--- a/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-005.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-005.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup class used in member function that defined out of classfor LS16
 //option:
 //date:2008-8-21 15:19:15
--- a/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-006.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-006.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup class used in member L function for LS16
 //option:
 //date:2008-8-21 15:19:15
--- a/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-007.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-007.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup class used in template L function for LS16
 //option:
 //date:2008-8-21 15:19:15
--- a/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-008.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-008.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup class used in non-leaving overload function for LS16
 //option:
 //date:2008-8-21 15:19:15
--- a/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-009.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-009.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup class used in operator function for LS16
 //option:
 //date:2008-8-21 15:19:15
--- a/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-010.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-010.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup class used in constructor for LS16
 //option:
 //date:2008-8-21 15:19:15
--- a/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-011.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-011.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test LCleanedup class used in typecast function for LS16
 //option:
 //date:2008-8-21 15:19:15
--- a/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-012.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-012.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc: test non LCleanedup class used in member function for LS16
 //option:
 //date:2008-8-21 15:19:15
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-001.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-001.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test comment for LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-002.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-002.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test string for LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-003.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-003.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test marco for LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-004.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-004.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LC LD LX for LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-005.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-005.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test TRAP and TRAPD of LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-006.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-006.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test a empty leave function definiton for LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-007.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-007.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test a common leave function definiton for LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-008.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-008.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test a common member leave function definiton that no leavers for LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-009.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-009.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test a overload leave function definiton that no leavers for LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-010.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-010.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test a overload member leave function definiton that no leavers for LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-011.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-011.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test a operator overload function definiton for LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-012.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-012.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test a member operator overload function definiton for LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-013.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-013.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test a type cast function definiton of a class for LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-014.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-014.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test a common member leave function definiton that no leavers of a template class for LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-015.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-015.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test a common template leave function definiton that no leavers for LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-016.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-016.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test common leave function call of LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-017.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-017.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LC leave function call of LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-018.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-018.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LD leave function call of LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-019.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-019.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LX leave function call of LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-020.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-020.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test calling leave function as a argument of LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-021.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-021.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test leave function call when there is a class definiton of LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-022.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-022.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test leave function call when there is another TRAP of LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-023.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-023.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test static leave function call of LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-024.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-024.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test static LC function call of LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-025.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-025.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test multiple static leave function call of LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-026.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-026.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test multiple static leave function call of a template class for LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-027.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-027.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test a member leave function call of LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-028.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-028.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test memeber template leave function call of LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-029.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-029.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test member template LX function call of LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-030.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-030.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test member template LD function call of LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-031.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-031.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test calling a leave function in member function for LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-032.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-032.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test leave function call in member function definition out of a class for LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-033.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-033.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test leave function call in a member function definition of a template class for LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-034.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-034.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test static template leave function call in a member template function definition of a template class for LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-035.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-035.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test template leave function call in overload function for LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-036.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-036.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test leave function call in overload member function for LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-037.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-037.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test leave function call in a member template function of a class for LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-038.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-038.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test LD leave function call in member template function of a class for LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-039.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-039.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test common function call of LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-040.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-040.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test leave function call in override member function for LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-041.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-041.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test constructor of a Lclass for LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-042.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-042.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test constructor defined out of class of a Lclass for LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-043.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-043.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test operator function of a Lclass for LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-044.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-044.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test operator function defined out of class of a Lclass for LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-045.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-045.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test template constructor of a Lclass for LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-046.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-046.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test specialised template constructor of a Lclass for LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-047.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-047.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test specialised template operator of a Lclass for LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-048.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-048.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test common function of a Lclass for LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-049.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-049.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test constructor with calling leaving function of a Lclass for LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-050.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-050.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test operator with calling leaving function of a Lclass for LS2
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-001.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-001.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test new(ELeave) and User::Leave of LS3
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-002.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-002.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test TRAP and TRAPD of LS3
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-003.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-003.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test new(ELeave) call of LS3
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-004.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-004.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test User::Leave call of LS3
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-005.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-005.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test User::LeaveIfError call of LS3
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-006.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-006.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test User::LeaveNoMemory call of LS3
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-007.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-007.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test a special User::LeaveXX call of LS3
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-008.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-008.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test new(ELeave) call as a argument of a member template function call for LS3
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-009.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-009.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test User::Leave function call in a member template function definition of a template class for LS3
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-010.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-010.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test new(ELeave) call in member function definition out of a class for LS3
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-011.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-011.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test new(ELeave) call in a member function definition of a template class for LS3
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-012.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-012.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test User::Leave function call in a member template function definition of a template class for LS3
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-013.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-013.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test User::LeaveIfError function call in overload function for LS3
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-014.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-014.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test User::LeaveNoMemory LEAVE FUNCTION call in overload member function for LS3
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-015.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-015.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test new(ELeave) function call in operator overload function for LS3
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-016.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-016.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test User::Leave function call in member operator overload function for LS3
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-017.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-017.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test new(ELeave) function call in type cast function of a class for LS3
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-018.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-018.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test User::LeaveIfError function call in a member template function of a class for LS3
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-019.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-019.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test User::LeaveNoMemory function call in member template function of a class for LS3
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-020.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-020.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test new(ELeave) function call in override member function for LS3
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-021.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-021.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test OR_LEAVE call of LS3
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-022.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-022.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test OR_LEAVE call in member template function of a class for LS3
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-023.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-023.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test OR_LEAVE call in leaving function of LS3
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-024.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-024.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test OR_LEAVE call in function with TRAP of LS3
 //option:
 //date:2008-8-12 15:58:1
--- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-025.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-025.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+/*
+* 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: 
+*
+*/
 //desc:test OR_LEAVE call in member specialised template function of a class with TRAP for LS3
 //option:
 //date:2008-8-12 15:58:1
--- a/toolsandutils/autotest/Test/th1.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/autotest/Test/th1.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2000-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"
+// 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".
 //
@@ -99,4 +99,4 @@
 	__UHEAP_MARKEND;
 	return KErrNone;
     }
-///////////////////////
+//
--- a/toolsandutils/autotest/Test/th1.mmp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/autotest/Test/th1.mmp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2001-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"
+// 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".
 //
--- a/toolsandutils/autotest/Test/th2.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/autotest/Test/th2.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2000-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"
+// 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".
 //
@@ -150,4 +150,4 @@
 	__UHEAP_MARKEND;
 	return KErrNone;
     }
-///////////////////////
+//
--- a/toolsandutils/autotest/Test/th2.mmp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/autotest/Test/th2.mmp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2001-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"
+// 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".
 //
--- a/toolsandutils/autotest/group/autotest.iby	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/autotest/group/autotest.iby	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,20 @@
+/*
+* 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 __AUTOTEST_IBY__
 #define __AUTOTEST_IBY__
 
--- a/toolsandutils/autotest/group/autotest.mmp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/autotest/group/autotest.mmp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2001-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"
+// 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".
 //
--- a/toolsandutils/autotest/group/bld.inf	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/autotest/group/bld.inf	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2000-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"
+// 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".
 //
--- a/toolsandutils/autotest/group/tools_autotest.mrp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/autotest/group/tools_autotest.mrp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+#
+# 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: 
+#
+
 component	tools_autotest
 source	\sf\os\buildtools\toolsandutils\autotest
 binary	\sf\os\buildtools\toolsandutils\autotest\group	all
--- a/toolsandutils/autotest/inc/autotest.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/autotest/inc/autotest.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2000-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"
+// 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".
 //
@@ -52,8 +52,8 @@
  */
 struct TAutoTestCase
 	{
-	void (*iFunc)(void);   ///< function pointer to the actual test case
-	const TText* iText;    ///< textual info about the test case
+	void (*iFunc)(void);   //< function pointer to the actual test case
+	const TText* iText;    //< textual info about the test case
 	};
 
 static const TInt KMaxCmdLength = 256;
@@ -103,19 +103,19 @@
   private:
 
   private:
-	const struct TAutoTestCase* iTestCases; ///< pointer to table with all the test cases
-	const TInt iNumberOfTestcases;			///< number of test cases in the table
-	TBuf<KMaxCmdLength> iTestReportName;	///< holds the name of the test report file
-	TBool iKeepGoing;						///< if true, does not stop if a test fails, but continues
-	TBool iTestSuiteFailed;					///< indicates if the whole test suite failed or not
-	TInt* iTestResults;						///< contains all the test results after running test suite
-	RFs iFileServer;						///< handle to the File Server
-	RFile iTestReport;						///< handle to the file containing the test report
-	TInt iTestCase;							///< the test case currently being run
-	TBuf8<256> iCompInfo;					///< contains information about the Component under test
-	RTest& iRTest;							///< reference to the test utility class
-	TBool* iSkipList;						///< List of tests to be skipped in decimal
-	HBufC* iCommandLine;					///< Internal copy of command line or config file
+	const struct TAutoTestCase* iTestCases; //< pointer to table with all the test cases
+	const TInt iNumberOfTestcases;			//< number of test cases in the table
+	TBuf<KMaxCmdLength> iTestReportName;	//< holds the name of the test report file
+	TBool iKeepGoing;						//< if true, does not stop if a test fails, but continues
+	TBool iTestSuiteFailed;					//< indicates if the whole test suite failed or not
+	TInt* iTestResults;						//< contains all the test results after running test suite
+	RFs iFileServer;						//< handle to the File Server
+	RFile iTestReport;						//< handle to the file containing the test report
+	TInt iTestCase;							//< the test case currently being run
+	TBuf8<256> iCompInfo;					//< contains information about the Component under test
+	RTest& iRTest;							//< reference to the test utility class
+	TBool* iSkipList;						//< List of tests to be skipped in decimal
+	HBufC* iCommandLine;					//< Internal copy of command line or config file
 	};
 
 //
--- a/toolsandutils/autotest/src/autotest.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/autotest/src/autotest.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2000-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"
+// 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".
 //
--- a/toolsandutils/buildsystem/extension/app-services/buildstubsis.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/app-services/buildstubsis.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2006-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/app-services/buildstubsis.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/app-services/buildstubsis.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2006-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/app-services/buildupgradesis.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/app-services/buildupgradesis.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2006-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/app-services/buildupgradesis.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/app-services/buildupgradesis.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2006-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/app-services/tzlocaltestserver.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/app-services/tzlocaltestserver.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2006-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/app-services/tzlocaltestserver.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/app-services/tzlocaltestserver.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/app-services/wlddatabasekit_sec.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/app-services/wlddatabasekit_sec.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2006-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/app-services/wlddatabasekit_sec.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/app-services/wlddatabasekit_sec.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2006-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/application-protocols/buildstubsis.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/application-protocols/buildstubsis.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/application-protocols/buildstubsis.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/application-protocols/buildstubsis.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/base/base_rvct_common.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/base_rvct_common.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # 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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/base/bootstrap.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/bootstrap.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2005-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/base/config.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/config.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2005-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/base/config.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/config.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2006-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"
+# 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".
 #
@@ -55,11 +55,11 @@
 #	-$(ERASE) $(MDIR)/$(PREFIX)values.cpp
 #	-$(ERASE) $(MDIR)/$(PREFIX)config.cpp
 
-$(MDIR)/$(PREFIX)values.cpp : $(SOURCE)/values.hda $(EPOCROOT)epoc32/include/hal_data.h
+$(MDIR)/$(PREFIX)values.cpp : $(SOURCE)/values.hda $(EPOCROOT)epoc32/include/platform/hal_data.h
 	-$(call createdir,"$(MDIR)")
-	perl $(HALPATH)/hal/halcfg.pl $(EPOCROOT)epoc32/include/hal_data.h $(SOURCE)/values.hda $(MDIR)/$(PREFIX)values.cpp
+	perl $(HALPATH)/hal/halcfg.pl $(EPOCROOT)epoc32/include/platform/hal_data.h $(SOURCE)/values.hda $(MDIR)/$(PREFIX)values.cpp
 
-$(MDIR)/$(PREFIX)config.cpp : $(SOURCE)/config.hcf $(EPOCROOT)epoc32/include/hal_data.h
+$(MDIR)/$(PREFIX)config.cpp : $(SOURCE)/config.hcf $(EPOCROOT)epoc32/include/platform/hal_data.h
 	-$(call createdir,"$(MDIR)")
-	perl $(HALPATH)/hal/halcfg.pl -x $(EPOCROOT)epoc32/include/hal_data.h $(SOURCE)/config.hcf $(MDIR)/$(PREFIX)config.cpp
+	perl $(HALPATH)/hal/halcfg.pl -x $(EPOCROOT)epoc32/include/platform/hal_data.h $(SOURCE)/config.hcf $(MDIR)/$(PREFIX)config.cpp
 
--- a/toolsandutils/buildsystem/extension/base/copy_default.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/copy_default.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2006-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/base/copy_default.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/copy_default.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 1999-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/base/genexec.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/genexec.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2005-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/base/genexec.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/genexec.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2006-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/base/h2_genbootinc.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/h2_genbootinc.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2005-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/base/h2_genbootinc.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/h2_genbootinc.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2006-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/base/h2_restricted_coreldr.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/h2_restricted_coreldr.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2005-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/base/h2_restricted_coreldr.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/h2_restricted_coreldr.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2006-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/base/h4_genbootinc.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/h4_genbootinc.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2005-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/base/h4_genbootinc.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/h4_genbootinc.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2006-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/base/h4_restricted_coreldr.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/h4_restricted_coreldr.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2005-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/base/h4_restricted_coreldr.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/h4_restricted_coreldr.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2006-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/base/h4_restricted_on_coreldr.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/h4_restricted_on_coreldr.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2005-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/base/h4_restricted_on_coreldr.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/h4_restricted_on_coreldr.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
@@ -100,7 +100,7 @@
 XSRCPPSOURCE2 := onld.cpp
 SPECXSRCPPSOURCE := pam.cpp
 
-XSRLIB := $(EPOCROOT)epoc32/release/armv5/urel/nbl2.lib
+XSRLIB := $(EPOCROOT)epoc32/release/armv5/$(CFG)/nbl2.lib
 
 ifeq "$(USE_MMU)" "TRUE"
 	GENASMSOURCE := coreldrmmu.s # only link in the MMU stuff if required
--- a/toolsandutils/buildsystem/extension/base/h4_restricted_on_miniboot.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/h4_restricted_on_miniboot.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2005-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/base/h4_restricted_on_miniboot.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/h4_restricted_on_miniboot.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/base/integrator_lmnand2_coreldr.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/integrator_lmnand2_coreldr.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2005-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/base/integrator_lmnand2_coreldr.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/integrator_lmnand2_coreldr.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2006-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/base/integrator_lmnand2_miniboot.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/integrator_lmnand2_miniboot.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2005-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/base/integrator_lmnand2_miniboot.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/integrator_lmnand2_miniboot.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2006-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/base/lab_restricted_miniboot.flm	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/lab_restricted_miniboot.flm	Fri Apr 02 12:00:51 2010 +0100
@@ -3,7 +3,7 @@
 # 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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/base/lab_restricted_miniboot.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/lab_restricted_miniboot.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,6 +1,18 @@
-# Meta information for the lab_restricted_miniboot extension template
+# Copyright (c) 2005-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".
 #
-# Copyright (c) 2005 Symbian Software Ltd.  All rights reserved.
+# Initial Contributors:
+# Nokia Corporation - initial contribution.
+#
+# Contributors:
+#
+# Description:
+#
+# Meta information for the lab_restricted_miniboot extension template
 #
 
 platform	win32
--- a/toolsandutils/buildsystem/extension/base/lab_restricted_miniboot.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/lab_restricted_miniboot.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -3,7 +3,7 @@
 # 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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/base/lubbock_coreldr.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/lubbock_coreldr.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2005-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/base/lubbock_coreldr.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/lubbock_coreldr.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2006-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/base/lubbock_miniboot.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/lubbock_miniboot.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2005-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/base/lubbock_miniboot.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/lubbock_miniboot.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2006-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/base/nand_fbr_offset.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/nand_fbr_offset.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2005-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/base/nand_fbr_offset.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/nand_fbr_offset.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2006-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/base/ne1_tb_genbootinc.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/ne1_tb_genbootinc.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2005-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/base/ne1_tb_genbootinc.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/ne1_tb_genbootinc.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2006-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/base/ne1_tb_restricted_coreldr.flm	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/ne1_tb_restricted_coreldr.flm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # 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"
+# 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".
 #
@@ -114,7 +114,7 @@
 SPECXSRCPPSOURCE := pam.cpp
 SPECXSRCPPSOURCE1 := pnl.cpp  
 
-XSRLIB := $(EPOCROOT)/epoc32/release/armv5/urel/nbl2.lib
+XSRLIB := $(EPOCROOT)/epoc32/release/armv5/$(CFG)/nbl2.lib
 
 # Only link in the MMU stuff if required
 GENASMSOURCE :=
--- a/toolsandutils/buildsystem/extension/base/ne1_tb_restricted_coreldr.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/ne1_tb_restricted_coreldr.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2008-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/base/ne1_tb_restricted_coreldr.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/ne1_tb_restricted_coreldr.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2008-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"
+# 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".
 #
@@ -127,7 +127,7 @@
 SPECXSRCPPSOURCE := pam.cpp
 SPECXSRCPPSOURCE1 := pnl.cpp  
 
-XSRLIB := $(EPOCROOT)epoc32/release/armv5/urel/nbl2.lib
+XSRLIB := $(EPOCROOT)epoc32/release/armv5/$(CFG)/nbl2.lib
 
 ifeq "$(USE_MMU)" "TRUE"
 	#generic version found in base/e32utils/nandboot/coreldr/...
--- a/toolsandutils/buildsystem/extension/base/omap3_genbootinc.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/omap3_genbootinc.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2008-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/base/omap3_genbootinc.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/omap3_genbootinc.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2006-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/base/omap3_restricted_coreldr.flm	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/omap3_restricted_coreldr.flm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # 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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/base/omap3_restricted_coreldr.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/omap3_restricted_coreldr.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2008-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/base/omap3_restricted_coreldr.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/base/omap3_restricted_coreldr.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2008-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/converged-comms/createcommdbs.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/converged-comms/createcommdbs.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2006-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/converged-comms/createcommdbs.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/converged-comms/createcommdbs.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/converged-comms/installdefaultcommdb.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/converged-comms/installdefaultcommdb.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2006-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/converged-comms/installdefaultcommdb.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/converged-comms/installdefaultcommdb.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/graphics/gen_khronos_cpp_from_hdr.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/graphics/gen_khronos_cpp_from_hdr.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2008-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/graphics/gen_khronos_cpp_from_hdr.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/graphics/gen_khronos_cpp_from_hdr.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2008-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/graphics/gen_khronos_openvg_cpp_from_hdr.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/graphics/gen_khronos_openvg_cpp_from_hdr.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2008-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/graphics/gen_khronos_openvg_cpp_from_hdr.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/graphics/gen_khronos_openvg_cpp_from_hdr.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2008-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/graphics/genpdrs.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/graphics/genpdrs.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2006-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/graphics/genpdrs.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/graphics/genpdrs.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2006-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/security/upsserver.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/security/upsserver.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2008-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/security/upsserver.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/security/upsserver.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/conversiontable.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/conversiontable.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2006-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/conversiontable.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/conversiontable.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2004-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/fm_copyfile_to_winscw_zdrive.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/fm_copyfile_to_winscw_zdrive.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/fm_copyfile_to_winscw_zdrive.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/fm_copyfile_to_winscw_zdrive.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/generate_cpp.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/generate_cpp.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2006-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/generate_cpp.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/generate_cpp.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2000-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/generate_snm.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/generate_snm.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2006-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/generate_snm.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/generate_snm.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2000-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/bafl_copytestfiles.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/bafl_copytestfiles.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/bafl_copytestfiles.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/bafl_copytestfiles.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/bafl_resource_files.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/bafl_resource_files.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/bafl_resource_files.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/bafl_resource_files.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/centrep_copydatfile.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/centrep_copydatfile.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/centrep_copydatfile.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/centrep_copydatfile.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/centrep_copyincentrepsrv.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/centrep_copyincentrepsrv.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/centrep_copyincentrepsrv.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/centrep_copyincentrepsrv.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/centrep_copypctestfile.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/centrep_copypctestfile.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2008-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/centrep_copypctestfile.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/centrep_copypctestfile.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2008-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/centrep_copypctestfilev2.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/centrep_copypctestfilev2.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2008-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/centrep_copypctestfilev2.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/centrep_copypctestfilev2.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2008-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/charconv_testpostbuild.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/charconv_testpostbuild.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/charconv_testpostbuild.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/charconv_testpostbuild.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/charconv_tiso8859x_generate_cpp.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/charconv_tiso8859x_generate_cpp.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/charconv_tiso8859x_generate_cpp.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/charconv_tiso8859x_generate_cpp.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/charconv_tsnmdata.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/charconv_tsnmdata.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/charconv_tsnmdata.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/charconv_tsnmdata.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 1997-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/dbms_copytestdbscfiles.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/dbms_copytestdbscfiles.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/dbms_copytestdbscfiles.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/dbms_copytestdbscfiles.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/ecom3_buildsis.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/ecom3_buildsis.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2008-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/ecom3_buildsis.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/ecom3_buildsis.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2008-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/ecom3_postbuild.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/ecom3_postbuild.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/ecom3_postbuild.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/ecom3_postbuild.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/ecom3_relocatetarget.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/ecom3_relocatetarget.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2008-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/ecom3_relocatetarget.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/ecom3_relocatetarget.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2008-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/featmgr_moveplugin.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/featmgr_moveplugin.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/featmgr_moveplugin.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/featmgr_moveplugin.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/logeng_copytestfiles.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/logeng_copytestfiles.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/logeng_copytestfiles.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/logeng_copytestfiles.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2008-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/sql_copyperfsqltestfiles.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/sql_copyperfsqltestfiles.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/sql_copyperfsqltestfiles.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/sql_copyperfsqltestfiles.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/sql_copysqltestfiles.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/sql_copysqltestfiles.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/sql_copysqltestfiles.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/sql_copysqltestfiles.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/sqlite3_copysqlite3testfiles.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/sqlite3_copysqlite3testfiles.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/sqlite3_copysqlite3testfiles.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/sqlite3_copysqlite3testfiles.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/sqlite3_securecopytestfiles.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/sqlite3_securecopytestfiles.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/sqlite3_securecopytestfiles.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/sqlite3_securecopytestfiles.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/xml_sitestfiledist.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/xml_sitestfiledist.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/xml_sitestfiledist.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/xml_sitestfiledist.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/xml_stringdictionary00tagtable.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/xml_stringdictionary00tagtable.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/xml_stringdictionary00tagtable.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/xml_stringdictionary00tagtable.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/xml_syncmltestfiledist.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/xml_syncmltestfiledist.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/xml_syncmltestfiledist.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/xml_syncmltestfiledist.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/xml_wmltestfiledist.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/xml_wmltestfiledist.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/xml_wmltestfiledist.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/xml_wmltestfiledist.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/xml_xmlcmatchdatapostbuild.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/xml_xmlcmatchdatapostbuild.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/test/xml_xmlcmatchdatapostbuild.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/test/xml_xmlcmatchdatapostbuild.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/word_template.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/word_template.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/syslibs/word_template.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/syslibs/word_template.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/techview/uiklaf_resource.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/techview/uiklaf_resource.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2006-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/techview/uiklaf_resource.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/techview/uiklaf_resource.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2006-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/tools/abld_update.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/tools/abld_update.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,6 +1,17 @@
-# Meta information for stlport builds
+# Copyright (c) 2007-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".
 #
-# Copyright (c) 2006 Symbian Software Ltd.  All rights reserved.
+# Initial Contributors:
+# Nokia Corporation - initial contribution.
+#
+# Contributors:
+#
+# Description:
+# Meta information for stlport builds
 #
 
 platform	win32
--- a/toolsandutils/buildsystem/extension/tools/abld_update.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/tools/abld_update.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/tools/ant_launch.flm	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/tools/ant_launch.flm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # 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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/tools/ant_launch.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/tools/ant_launch.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/tools/ant_launch.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/tools/ant_launch.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 1999-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/tools/bldex.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/tools/bldex.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2006-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/tools/bldex.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/tools/bldex.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2004-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/tools/compsupp.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/tools/compsupp.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2008-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/tools/compsupp.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/tools/compsupp.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2008-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/tools/features.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/tools/features.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/tools/features.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/tools/features.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/tools/jni_ant_launch.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/tools/jni_ant_launch.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/tools/jni_ant_launch.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/tools/jni_ant_launch.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 1999-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/tools/kif.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/tools/kif.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/tools/kif.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/tools/kif.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/tools/py2exe.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/tools/py2exe.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/tools/py2exe.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/tools/py2exe.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/tools/raptor_linux_dist.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/tools/raptor_linux_dist.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2006-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/tools/raptor_linux_dist.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/tools/raptor_linux_dist.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/tools/stlport.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/tools/stlport.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2006-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/tools/stlport.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/tools/stlport.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/tools/x86tool.meta	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/tools/x86tool.meta	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2006-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/extension/tools/x86tool.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/extension/tools/x86tool.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2008-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/shell/cmd.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/shell/cmd.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2005-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/shell/generic.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/shell/generic.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2006-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/shell/sh.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/shell/sh.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2006-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/test/binaryvariation/Bld.inf	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/test/binaryvariation/Bld.inf	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2000-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"
+// 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".
 //
--- a/toolsandutils/buildsystem/test/binaryvariation/CommonFramework.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/test/binaryvariation/CommonFramework.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2000-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"
+// 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".
 //
--- a/toolsandutils/buildsystem/test/binaryvariation/InvariantStaticDLL.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/test/binaryvariation/InvariantStaticDLL.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2000-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"
+// 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".
 //
--- a/toolsandutils/buildsystem/test/binaryvariation/InvariantStaticDLL.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/test/binaryvariation/InvariantStaticDLL.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2000-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"
+// 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".
 //
--- a/toolsandutils/buildsystem/test/binaryvariation/InvariantStaticDLL.mmp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/test/binaryvariation/InvariantStaticDLL.mmp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2000-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"
+// 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".
 //
--- a/toolsandutils/buildsystem/test/binaryvariation/UseStaticDLL.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/test/binaryvariation/UseStaticDLL.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2000-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"
+// 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".
 //
--- a/toolsandutils/buildsystem/test/binaryvariation/UseStaticDLL.mmp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/test/binaryvariation/UseStaticDLL.mmp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2000-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"
+// 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".
 //
--- a/toolsandutils/buildsystem/test/binaryvariation/VariantStaticDLL.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/test/binaryvariation/VariantStaticDLL.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2000-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"
+// 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".
 //
--- a/toolsandutils/buildsystem/test/binaryvariation/VariantStaticDLL.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/test/binaryvariation/VariantStaticDLL.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2000-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"
+// 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".
 //
--- a/toolsandutils/buildsystem/test/binaryvariation/VariantStaticDLL.mmp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/test/binaryvariation/VariantStaticDLL.mmp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2000-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"
+// 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".
 //
--- a/toolsandutils/buildsystem/test/binaryvariation/test.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/test/binaryvariation/test.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/test/binaryvariation/variant_a.hrh	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/test/binaryvariation/variant_a.hrh	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2000-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"
+// 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".
 //
--- a/toolsandutils/buildsystem/test/binaryvariation/variant_a_extra.hrh	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/test/binaryvariation/variant_a_extra.hrh	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2000-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"
+// 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".
 //
--- a/toolsandutils/buildsystem/test/binaryvariation/variant_b.hrh	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/test/binaryvariation/variant_b.hrh	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2000-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"
+// 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".
 //
--- a/toolsandutils/buildsystem/test/binaryvariation/variant_b_extra.hrh	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/test/binaryvariation/variant_b_extra.hrh	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2000-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"
+// 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".
 //
--- a/toolsandutils/buildsystem/test/extensions/test.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/test/extensions/test.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/test/helloworld/Bld.inf	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/test/helloworld/Bld.inf	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2000-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"
+// 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".
 //
--- a/toolsandutils/buildsystem/test/helloworld/CommonFramework.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/test/helloworld/CommonFramework.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2000-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"
+// 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".
 //
--- a/toolsandutils/buildsystem/test/helloworld/HelloWorld.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/test/helloworld/HelloWorld.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2000-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"
+// 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".
 //
--- a/toolsandutils/buildsystem/test/helloworld/HelloWorld.mmp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/test/helloworld/HelloWorld.mmp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2000-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"
+// 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".
 //
--- a/toolsandutils/buildsystem/test/helloworld/test.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/test/helloworld/test.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/test/smoketest.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/test/smoketest.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/tools/buildloggers/group/build.mk	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/tools/buildloggers/group/build.mk	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/buildsystem/tools/buildloggers/src/com/symbian/ant/AbldWhatLogger.java	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/tools/buildloggers/src/com/symbian/ant/AbldWhatLogger.java	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2007-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"
+// 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".
 //
--- a/toolsandutils/buildsystem/tools/buildloggers/src/com/symbian/ant/ScanLogger.java	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/buildsystem/tools/buildloggers/src/com/symbian/ant/ScanLogger.java	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2007-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"
+// 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".
 //
--- a/toolsandutils/e32tools/bin2coff/bin2coff.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/bin2coff/bin2coff.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2003-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"
+// 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".
 //
--- a/toolsandutils/e32tools/checklib/library/library.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/checklib/library/library.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2008-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"
+// 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".
 //
--- a/toolsandutils/e32tools/checklib/library/library.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/checklib/library/library.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2008-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"
+// 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".
 //
--- a/toolsandutils/e32tools/checklib/main.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/checklib/main.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2008-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"
+// 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".
 //
--- a/toolsandutils/e32tools/checklib/misc/endian.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/checklib/misc/endian.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2008-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"
+// 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".
 //
--- a/toolsandutils/e32tools/checklib/misc/endian.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/checklib/misc/endian.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2008-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"
+// 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".
 //
--- a/toolsandutils/e32tools/checklib/object/coff/coff.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/checklib/object/coff/coff.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2008-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"
+// 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".
 //
--- a/toolsandutils/e32tools/checklib/object/coff/coff_file_header.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/checklib/object/coff/coff_file_header.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2008-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"
+// 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".
 //
--- a/toolsandutils/e32tools/checklib/object/coff/coff_file_header.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/checklib/object/coff/coff_file_header.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2008-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"
+// 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".
 //
--- a/toolsandutils/e32tools/checklib/object/coff/coff_string_table.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/checklib/object/coff/coff_string_table.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2008-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"
+// 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".
 //
--- a/toolsandutils/e32tools/checklib/object/coff/coff_string_table.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/checklib/object/coff/coff_string_table.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2008-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"
+// 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".
 //
--- a/toolsandutils/e32tools/checklib/object/coff/coff_symbol.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/checklib/object/coff/coff_symbol.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2008-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"
+// 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".
 //
--- a/toolsandutils/e32tools/checklib/object/coff/coff_symbol.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/checklib/object/coff/coff_symbol.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2008-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"
+// 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".
 //
--- a/toolsandutils/e32tools/checklib/object/coff_object.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/checklib/object/coff_object.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2008-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"
+// 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".
 //
--- a/toolsandutils/e32tools/checklib/object/elf/elf_file_header.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/checklib/object/elf/elf_file_header.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2008-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"
+// 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".
 //
--- a/toolsandutils/e32tools/checklib/object/elf/elf_file_header.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/checklib/object/elf/elf_file_header.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2008-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"
+// 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".
 //
--- a/toolsandutils/e32tools/checklib/object/elf/elf_section_header.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/checklib/object/elf/elf_section_header.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2008-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"
+// 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".
 //
--- a/toolsandutils/e32tools/checklib/object/elf/elf_section_header.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/checklib/object/elf/elf_section_header.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2008-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"
+// 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".
 //
--- a/toolsandutils/e32tools/checklib/object/elf/elf_string_table.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/checklib/object/elf/elf_string_table.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2008-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"
+// 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".
 //
--- a/toolsandutils/e32tools/checklib/object/elf/elf_string_table.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/checklib/object/elf/elf_string_table.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2008-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"
+// 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".
 //
--- a/toolsandutils/e32tools/checklib/object/elf/elf_symbol.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/checklib/object/elf/elf_symbol.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2008-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"
+// 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".
 //
--- a/toolsandutils/e32tools/checklib/object/elf/elf_symbol.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/checklib/object/elf/elf_symbol.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2008-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"
+// 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".
 //
--- a/toolsandutils/e32tools/checklib/object/elf_object.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/checklib/object/elf_object.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2008-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"
+// 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".
 //
--- a/toolsandutils/e32tools/checklib/object/object.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/checklib/object/object.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2008-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"
+// 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".
 //
--- a/toolsandutils/e32tools/checklib/object/object.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/checklib/object/object.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2008-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"
+// 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".
 //
--- a/toolsandutils/e32tools/compress/byte_pair.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/compress/byte_pair.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2005-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"
+// 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".
 //
@@ -174,7 +174,7 @@
 
         inEnd = in+size;
         outStart = out;
-        ////////////////
+        //
         TInt lastPair = -1;
         TInt b, bb[2], p;
         TInt jj = 0;
@@ -262,7 +262,7 @@
                 }
             }
         }
-        ////////////////
+        //
         ASSERT(!byteCount);
         ASSERT(!pairCount);
         size = out-outStart;
--- a/toolsandutils/e32tools/compress/byte_pair.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/compress/byte_pair.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2005-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"
+// 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".
 //
--- a/toolsandutils/e32tools/compress/pagedcompress.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/compress/pagedcompress.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2005-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"
+// 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".
 //
--- a/toolsandutils/e32tools/e32image/Makefile.elftran	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/e32image/Makefile.elftran	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2000-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"
+# 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".
 #
--- a/toolsandutils/e32tools/e32image/deflate/compress.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/e32image/deflate/compress.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1998-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"
+// 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".
 //
--- a/toolsandutils/e32tools/e32image/deflate/decode.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/e32image/deflate/decode.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1998-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"
+// 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".
 //
--- a/toolsandutils/e32tools/e32image/deflate/deflate.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/e32image/deflate/deflate.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1998-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"
+// 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".
 //
--- a/toolsandutils/e32tools/e32image/deflate/deflate.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/e32image/deflate/deflate.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1998-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"
+// 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".
 //
--- a/toolsandutils/e32tools/e32image/deflate/encode.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/e32image/deflate/encode.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1998-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"
+// 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".
 //
--- a/toolsandutils/e32tools/e32image/deflate/farray.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/e32image/deflate/farray.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1998-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"
+// 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".
 //
--- a/toolsandutils/e32tools/e32image/deflate/huffman.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/e32image/deflate/huffman.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1998-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"
+// 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".
 //
--- a/toolsandutils/e32tools/e32image/deflate/inflate.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/e32image/deflate/inflate.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1998-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"
+// 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".
 //
--- a/toolsandutils/e32tools/e32image/deflate/panic.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/e32image/deflate/panic.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1998-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"
+// 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".
 //
--- a/toolsandutils/e32tools/e32image/deflate/panic.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/e32image/deflate/panic.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1998-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"
+// 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".
 //
--- a/toolsandutils/e32tools/e32image/e32image.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/e32image/e32image.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1996-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"
+// 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".
 //
--- a/toolsandutils/e32tools/e32image/imgdump.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/e32image/imgdump.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1996-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"
+// 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".
 //
--- a/toolsandutils/e32tools/e32image/tr_main.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/e32image/tr_main.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1996-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"
+// 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".
 //
--- a/toolsandutils/e32tools/e32uid/e32uid.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/e32uid/e32uid.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1996-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"
+// 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".
 //
--- a/toolsandutils/e32tools/e32uid/uidcrc.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/e32uid/uidcrc.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1999-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/group/elf2e32.mmp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/group/elf2e32.mmp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2003-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/include/h_ver.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/include/h_ver.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1996-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/byte_pair.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/byte_pair.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2005-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/byte_pair.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/byte_pair.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2005-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/checksum.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/checksum.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/checksum.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/checksum.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
@@ -27,3 +27,5 @@
 
 #endif // CHECKSUM_H
 
+
+
--- a/toolsandutils/e32tools/elf2e32/source/deffile.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/deffile.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
@@ -17,7 +17,7 @@
 // 
 //
 
-///////////////////////////////////////////////////////////
+//
 #include <stdio.h>
 #include <iostream>
 #include <stdlib.h>
--- a/toolsandutils/e32tools/elf2e32/source/deffile.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/deffile.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/deflatecompress.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/deflatecompress.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/dll_fb_target.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/dll_fb_target.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/dll_fb_target.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/dll_fb_target.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/dll_rebuild_target.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/dll_rebuild_target.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/dll_rebuild_target.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/dll_rebuild_target.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/e32defwrap.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/e32defwrap.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
@@ -15,6 +15,7 @@
 // warnings.
 // @internalComponent
 // @released
+
 // 
 //
 
@@ -25,6 +26,8 @@
 #undef _L
 #endif
 
+
+
 #include <e32def.h>
 #include <e32def_private.h>
 
--- a/toolsandutils/e32tools/elf2e32/source/e32exporttable.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/e32exporttable.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/e32exporttable.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/e32exporttable.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/e32imagedefs.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/e32imagedefs.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/e32imagefile.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/e32imagefile.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/e32imagefile.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/e32imagefile.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/elf2e32.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/elf2e32.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/elf2e32.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/elf2e32.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/elffilesupplied.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/elffilesupplied.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/elffilesupplied.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/elffilesupplied.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/errorhandler.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/errorhandler.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/errorhandler.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/errorhandler.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/exetarget.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/exetarget.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/exetarget.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/exetarget.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/exexp_fb_target.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/exexp_fb_target.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/exexp_fb_target.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/exexp_fb_target.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/exexp_rebuild_target.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/exexp_rebuild_target.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/exexp_rebuild_target.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/exexp_rebuild_target.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/export_type_fb_target.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/export_type_fb_target.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/export_type_fb_target.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/export_type_fb_target.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/export_type_rebuild_target.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/export_type_rebuild_target.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/export_type_rebuild_target.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/export_type_rebuild_target.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/export_type_target.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/export_type_target.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/export_type_target.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/export_type_target.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/farray.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/farray.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/filedump.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/filedump.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2007-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/filedump.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/filedump.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/h_utl.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/h_utl.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2005-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/h_utl.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/h_utl.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,49 +1,17 @@
-/// Copyright (c) 2004-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:
-/// 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:
-/// 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:
-/// 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:
-/// 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:
-///
+// Copyright (c) 2004-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 __H_UTL_H__
--- a/toolsandutils/e32tools/elf2e32/source/huffman.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/huffman.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/huffman.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/huffman.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/imgdump.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/imgdump.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2005-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/inflate.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/inflate.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2005-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/inflate.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/inflate.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/librarytarget.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/librarytarget.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/librarytarget.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/librarytarget.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/main.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/main.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
@@ -17,7 +17,7 @@
 // 
 //
 
-///////////////////////////////////////////////////////////
+//
 #include "elf2e32.h"
 
 /**
--- a/toolsandutils/e32tools/elf2e32/source/messagehandler.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/messagehandler.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/messagehandler.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/messagehandler.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/messageimplementation.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/messageimplementation.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/messageimplementation.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/messageimplementation.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/pagedcompress.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/pagedcompress.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2005-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/parameterlistinterface.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/parameterlistinterface.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/parameterlistinterface.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/parameterlistinterface.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/parametermanager.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/parametermanager.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/parametermanager.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/parametermanager.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/pl_common.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/pl_common.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/pl_common.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/pl_common.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/pl_dllsymbol.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/pl_dllsymbol.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/pl_dllsymbol.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/pl_dllsymbol.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/pl_dso_handler.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/pl_dso_handler.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/pl_dso_handler.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/pl_dso_handler.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/pl_elfconsumer.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/pl_elfconsumer.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/pl_elfconsumer.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/pl_elfconsumer.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/pl_elfexecutable.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/pl_elfexecutable.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/pl_elfexecutable.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/pl_elfexecutable.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/pl_elfexports.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/pl_elfexports.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/pl_elfexports.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/pl_elfexports.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/pl_elfimportrelocation.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/pl_elfimportrelocation.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/pl_elfimportrelocation.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/pl_elfimportrelocation.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/pl_elfimports.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/pl_elfimports.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/pl_elfimports.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/pl_elfimports.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/pl_elflocalrelocation.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/pl_elflocalrelocation.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/pl_elflocalrelocation.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/pl_elflocalrelocation.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/pl_elfproducer.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/pl_elfproducer.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/pl_elfproducer.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/pl_elfproducer.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/pl_elfrelocation.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/pl_elfrelocation.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/pl_elfrelocation.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/pl_elfrelocation.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/pl_elfrelocations.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/pl_elfrelocations.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/pl_elfrelocations.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/pl_elfrelocations.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/pl_sym_type.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/pl_sym_type.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/pl_symbol.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/pl_symbol.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/pl_symbol.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/pl_symbol.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/polydll_fb_target.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/polydll_fb_target.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
@@ -108,3 +108,5 @@
 	WriteE32();
 }
 
+
+
--- a/toolsandutils/e32tools/elf2e32/source/polydll_fb_target.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/polydll_fb_target.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/polydll_rebuild_target.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/polydll_rebuild_target.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/polydll_rebuild_target.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/polydll_rebuild_target.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/staticlibsymbols.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/staticlibsymbols.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2007-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/stdexe_target.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/stdexe_target.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2006-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/stdexe_target.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/stdexe_target.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2006-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/usecasebase.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/usecasebase.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elf2e32/source/usecasebase.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elf2e32/source/usecasebase.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elfdump/elfdump.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elfdump/elfdump.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2002-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elftools/Makefile.genstubs	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elftools/Makefile.genstubs	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2000-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"
+# 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".
 #
--- a/toolsandutils/e32tools/elftools/Makefile.getdirective	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elftools/Makefile.getdirective	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2000-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"
+# 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".
 #
--- a/toolsandutils/e32tools/elftools/Makefile.uidcrc	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elftools/Makefile.uidcrc	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2000-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"
+# 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".
 #
--- a/toolsandutils/e32tools/elftools/def2dll.bat	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elftools/def2dll.bat	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 :: Copyright (c) 2002-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"
+:: 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".
 ::
--- a/toolsandutils/e32tools/elftools/def2dll.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elftools/def2dll.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2008-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"
+# 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".
 #
--- a/toolsandutils/e32tools/elftools/deputil.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elftools/deputil.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 1997-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"
+# 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".
 #
--- a/toolsandutils/e32tools/elftools/deputil.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elftools/deputil.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 1997-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"
+# 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".
 #
--- a/toolsandutils/e32tools/elftools/elf2inf.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elftools/elf2inf.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2004-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"
+# 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".
 #
--- a/toolsandutils/e32tools/elftools/elftran/elf_dlld.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elftools/elftran/elf_dlld.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2001-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elftools/elftran/elf_file.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elftools/elftran/elf_file.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2001-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elftools/elftran/elf_imp.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elftools/elftran/elf_imp.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1996-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elftools/elftran/elf_reloc.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elftools/elftran/elf_reloc.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1996-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elftools/elftran/elf_tran.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elftools/elftran/elf_tran.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2002-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elftools/genstubs/genstubs.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elftools/genstubs/genstubs.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2007-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elftools/getexports/geninf.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elftools/getexports/geninf.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2006-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elftools/getexports/getdirective.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elftools/getexports/getdirective.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elftools/inc/e32ldfmt.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elftools/inc/e32ldfmt.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2001-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elftools/inc/elfdefs.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elftools/inc/elfdefs.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2001-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elftools/inc/elfdll.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elftools/inc/elfdll.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2001-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elftools/inc/elffile.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elftools/inc/elffile.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1995-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elftools/inc/elftran.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elftools/inc/elftran.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2001-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"
+// 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".
 //
--- a/toolsandutils/e32tools/elftools/test/Elftran-test.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/elftools/test/Elftran-test.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 # 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"
+# 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".
 #
--- a/toolsandutils/e32tools/eruntest/eruntest.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/eruntest/eruntest.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1999-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"
+// 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".
 //
--- a/toolsandutils/e32tools/etouch/etouch.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/etouch/etouch.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1996-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"
+// 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".
 //
--- a/toolsandutils/e32tools/fix_eabi_thunk_offsets/fix_eabi_thunk_offsets.bat	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/fix_eabi_thunk_offsets/fix_eabi_thunk_offsets.bat	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 :: Copyright (c) 2004-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"
+:: 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".
 ::
--- a/toolsandutils/e32tools/group/bin2coff.mmp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/group/bin2coff.mmp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2003-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"
+// 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".
 //
--- a/toolsandutils/e32tools/group/bld.inf	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/group/bld.inf	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1999-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"
+// 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".
 //
--- a/toolsandutils/e32tools/group/checklib.mmp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/group/checklib.mmp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2008-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"
+// 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".
 //
--- a/toolsandutils/e32tools/group/elfdump.mmp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/group/elfdump.mmp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2003-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"
+// 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".
 //
--- a/toolsandutils/e32tools/group/elftran.mmp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/group/elftran.mmp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2003-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"
+// 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".
 //
--- a/toolsandutils/e32tools/group/eruntest.mmp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/group/eruntest.mmp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2003-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"
+// 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".
 //
--- a/toolsandutils/e32tools/group/etouch.mmp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/group/etouch.mmp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2003-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"
+// 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".
 //
--- a/toolsandutils/e32tools/group/filesystem.mmp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/group/filesystem.mmp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2007-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"
+// 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".
 //
--- a/toolsandutils/e32tools/group/genstubs.mmp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/group/genstubs.mmp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2003-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"
+// 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".
 //
--- a/toolsandutils/e32tools/group/getdirective.mmp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/group/getdirective.mmp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2003-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"
+// 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".
 //
--- a/toolsandutils/e32tools/group/getexports.mmp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/group/getexports.mmp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2003-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"
+// 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".
 //
--- a/toolsandutils/e32tools/group/memmap.mmp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/group/memmap.mmp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2008-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"
+// 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".
 //
--- a/toolsandutils/e32tools/group/parameterfileprocessor.mmp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/group/parameterfileprocessor.mmp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2008-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"
+// 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".
 //
--- a/toolsandutils/e32tools/group/patchdataprocessor.mmp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/group/patchdataprocessor.mmp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2008-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"
+// 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".
 //
--- a/toolsandutils/e32tools/group/pediff.mmp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/group/pediff.mmp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2003-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"
+// 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".
 //
--- a/toolsandutils/e32tools/group/petran.mmp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/group/petran.mmp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2003-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"
+// 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".
 //
--- a/toolsandutils/e32tools/group/readimage.mmp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/group/readimage.mmp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2003-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"
+// 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".
 //
--- a/toolsandutils/e32tools/group/readtype.mmp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/group/readtype.mmp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2003-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"
+// 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".
 //
--- a/toolsandutils/e32tools/group/rommask.mmp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/group/rommask.mmp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2003-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"
+// 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".
 //
--- a/toolsandutils/e32tools/group/secdump.mmp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/group/secdump.mmp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/group/seclib.mmp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/group/seclib.mmp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/group/sisutils.mmp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/group/sisutils.mmp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2008-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"
+// 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".
 //
--- a/toolsandutils/e32tools/group/tools_e32tools.mrp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/group/tools_e32tools.mrp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,18 @@
+#
+# 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: 
+#
 # component name "E32 Tools"
 
 component	tools_e32tools
--- a/toolsandutils/e32tools/group/uidcrc.mmp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/group/uidcrc.mmp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2003-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"
+// 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".
 //
--- a/toolsandutils/e32tools/group/w32repro.mmp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/group/w32repro.mmp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2003-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"
+// 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".
 //
--- a/toolsandutils/e32tools/group/wveconv.mmp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/group/wveconv.mmp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2003-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"
+// 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".
 //
--- a/toolsandutils/e32tools/host/h_file.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/host/h_file.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1995-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"
+// 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".
 //
--- a/toolsandutils/e32tools/host/h_mem.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/host/h_mem.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1995-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"
+// 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".
 //
--- a/toolsandutils/e32tools/host/h_utl.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/host/h_utl.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1995-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"
+// 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".
 //
--- a/toolsandutils/e32tools/inc/e32image.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/inc/e32image.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1996-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"
+// 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".
 //
--- a/toolsandutils/e32tools/inc/h_utl.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/inc/h_utl.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1995-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"
+// 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".
 //
--- a/toolsandutils/e32tools/inc/h_ver.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/inc/h_ver.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1996-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"
+// 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".
 //
--- a/toolsandutils/e32tools/inc/pe_defs.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/inc/pe_defs.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1995-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"
+// 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".
 //
--- a/toolsandutils/e32tools/inc/pe_file.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/inc/pe_file.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1995-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"
+// 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".
 //
--- a/toolsandutils/e32tools/inc/seclib.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/inc/seclib.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/pe_dump/pe_dump.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/pe_dump/pe_dump.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2003-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"
+// 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".
 //
--- a/toolsandutils/e32tools/pe_dump/pe_dump.mmp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/pe_dump/pe_dump.mmp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2003-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"
+// 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".
 //
--- a/toolsandutils/e32tools/pediff/pediff.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/pediff/pediff.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1996-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"
+// 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".
 //
--- a/toolsandutils/e32tools/pefile/pe_file.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/pefile/pe_file.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1995-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"
+// 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".
 //
--- a/toolsandutils/e32tools/pefile/pe_imp.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/pefile/pe_imp.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1996-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"
+// 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".
 //
--- a/toolsandutils/e32tools/pefile/pe_reloc.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/pefile/pe_reloc.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1996-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"
+// 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".
 //
--- a/toolsandutils/e32tools/pefile/pe_tran.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/pefile/pe_tran.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1996-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"
+// 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".
 //
--- a/toolsandutils/e32tools/pefile/pe_utl.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/pefile/pe_utl.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1996-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"
+// 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".
 //
--- a/toolsandutils/e32tools/readtype/readtype.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/readtype/readtype.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1997-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"
+// 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".
 //
@@ -442,7 +442,7 @@
 	return TUnicode::Compare((TUint16 *)&CompositionBuffer[index1 + 2], CompositionBuffer[index1 + 1]*2,
 							 (TUint16 *)&CompositionBuffer[index2 + 2], CompositionBuffer[index2 + 1]*2);
 	}
-
+ 
 // Write the output file.
 void write_output()
 	{
--- a/toolsandutils/e32tools/rombuild/r_build.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/rombuild/r_build.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1995-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"
+// 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".
 //
--- a/toolsandutils/e32tools/rombuild/r_mromimage.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/rombuild/r_mromimage.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2008-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"
+// 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".
 //
--- a/toolsandutils/e32tools/rombuild/r_rom.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/rombuild/r_rom.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1995-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"
+// 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".
 //
--- a/toolsandutils/e32tools/rommask/rommask.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/rommask/rommask.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1996-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"
+// 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".
 //
--- a/toolsandutils/e32tools/seclib/secdump.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/seclib/secdump.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/seclib/seclib.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/seclib/seclib.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/e32tools/setcap/setcap.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/setcap/setcap.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1998-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"
+// 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".
 //
--- a/toolsandutils/e32tools/setcap/setcap.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/setcap/setcap.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1998-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"
+// 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".
 //
--- a/toolsandutils/e32tools/tranasm/tranasm.bat	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/tranasm/tranasm.bat	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 :: Copyright (c) 2003-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"
+:: 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".
 ::
--- a/toolsandutils/e32tools/tranasm/tranasm.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/tranasm/tranasm.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 # Copyright (c) 2002-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"
+# 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".
 #
--- a/toolsandutils/e32tools/tranasm/tranasm_x86.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/tranasm/tranasm_x86.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 # Copyright (c) 2007-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"
+# 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".
 #
--- a/toolsandutils/e32tools/w32repro/w32repro.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/w32repro/w32repro.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1997-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"
+// 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".
 //
--- a/toolsandutils/e32tools/wveconv/wveconv.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/e32tools/wveconv/wveconv.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1997-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"
+// 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".
 //
--- a/toolsandutils/productionbldtools/AllKitsRebaseline.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/productionbldtools/AllKitsRebaseline.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -5,7 +5,7 @@
 # Copyright (c) 1997-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"
+# 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".
 #
--- a/toolsandutils/productionbldtools/BAK/BuildBAK.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/productionbldtools/BAK/BuildBAK.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -5,7 +5,7 @@
 # Copyright (c) 2005-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"
+# 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".
 #
--- a/toolsandutils/productionbldtools/BFrC/diffold.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/productionbldtools/BFrC/diffold.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -3,7 +3,7 @@
 # Copyright (c) 2002-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"
+# 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".
 #
--- a/toolsandutils/productionbldtools/BFrC/listdir.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/productionbldtools/BFrC/listdir.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -3,7 +3,7 @@
 # Copyright (c) 2002-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"
+# 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".
 #
--- a/toolsandutils/productionbldtools/BFrC/setold.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/productionbldtools/BFrC/setold.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -3,7 +3,7 @@
 # Copyright (c) 2002-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"
+# 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".
 #
--- a/toolsandutils/productionbldtools/BFrC/testold.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/productionbldtools/BFrC/testold.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -3,7 +3,7 @@
 # Copyright (c) 2002-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"
+# 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".
 #
--- a/toolsandutils/productionbldtools/BuildKit.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/productionbldtools/BuildKit.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -5,7 +5,7 @@
 # Copyright (c) 1997-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"
+# 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".
 #
--- a/toolsandutils/productionbldtools/CProgressLog.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/productionbldtools/CProgressLog.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -5,7 +5,7 @@
 # Copyright (c) 1997-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"
+# 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".
 #
--- a/toolsandutils/productionbldtools/CheckDistributionFiles.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/productionbldtools/CheckDistributionFiles.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,18 @@
+#
+# 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: 
+#
 #
 # CheckDistributionFiles.pl
 # Aug 3rd 2009. Written for use during the SOS production build.
--- a/toolsandutils/productionbldtools/Documentation/distribution.policy	Tue Mar 09 17:02:36 2010 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-Category T
-OSD:	Reference/Test	Tools
--- a/toolsandutils/productionbldtools/InstallSupplementaryKit.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/productionbldtools/InstallSupplementaryKit.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -5,7 +5,7 @@
 # Copyright (c) 1997-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"
+# 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".
 #
--- a/toolsandutils/productionbldtools/KitStandardLocations.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/productionbldtools/KitStandardLocations.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -3,7 +3,7 @@
 # Copyright (c) 2003-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"
+# 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".
 #
--- a/toolsandutils/productionbldtools/MakeISOs.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/productionbldtools/MakeISOs.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -5,7 +5,7 @@
 # Copyright (c) 1997-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"
+# 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".
 #
--- a/toolsandutils/productionbldtools/SupplementalKits.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/productionbldtools/SupplementalKits.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -5,7 +5,7 @@
 # Copyright (c) 1997-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"
+# 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".
 #
--- a/toolsandutils/productionbldtools/ZipLog2Pkg.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/productionbldtools/ZipLog2Pkg.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -5,7 +5,7 @@
 # Copyright (c) 1997-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"
+# 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".
 #
--- a/toolsandutils/productionbldtools/compare_kit_content.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/productionbldtools/compare_kit_content.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -3,7 +3,7 @@
 # Copyright (c) 2008-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"
+# 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".
 #
--- a/toolsandutils/productionbldtools/differ.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/productionbldtools/differ.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 # Copyright (c) 2002-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"
+# 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".
 #
--- a/toolsandutils/productionbldtools/distillsrc/distillsrc.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/productionbldtools/distillsrc/distillsrc.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 # Copyright (c) 2004-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"
+# 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".
 #
--- a/toolsandutils/productionbldtools/distillsrc/distillsrc.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/productionbldtools/distillsrc/distillsrc.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -3,7 +3,7 @@
 # Copyright (c) 2004-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"
+# 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".
 #
--- a/toolsandutils/productionbldtools/distillsrc/readmrp.pm	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/productionbldtools/distillsrc/readmrp.pm	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 # Copyright (c) 2004-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"
+# 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".
 #
--- a/toolsandutils/productionbldtools/distillsrc/test/bincase.mrp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/productionbldtools/distillsrc/test/bincase.mrp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+#
+# 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: 
+#
+
 component	binCase
 binary	\epoc32\thisonesfine
 binary  \epoc32\thisOneIsnt
--- a/toolsandutils/productionbldtools/distillsrc/test/duffer.mrp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/productionbldtools/distillsrc/test/duffer.mrp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+#
+# 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: 
+#
+
 component duffer
 
 source duffer.mrp
--- a/toolsandutils/productionbldtools/distillsrc/test/naughty.mrp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/productionbldtools/distillsrc/test/naughty.mrp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+#
+# 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: 
+#
+
 component naughty
 source nothing_important
 notes_source relnotes
--- a/toolsandutils/productionbldtools/distillsrc/test/source/complete/complete.mrp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/productionbldtools/distillsrc/test/source/complete/complete.mrp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+#
+# 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: 
+#
+
 component	complete
 source	\prefix\source\complete
 binary	\prefix/source\complete all
--- a/toolsandutils/productionbldtools/distillsrc/test/source/fixer.mrp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/productionbldtools/distillsrc/test/source/fixer.mrp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+#
+# 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: 
+#
+
 component	fixer
 source	fixer.mrp
 source	/prefix/soUrce/DIStribuTION.poliCY
--- a/toolsandutils/productionbldtools/distillsrc/test/source/missing/missing.mrp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/productionbldtools/distillsrc/test/source/missing/missing.mrp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+#
+# 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: 
+#
+
 component	missing
 source	\preFIX\source\missing\file
 source	DISTRIBUTION.POLICY
--- a/toolsandutils/productionbldtools/distillsrc/test/source/spacey/spacey.mrp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/productionbldtools/distillsrc/test/source/spacey/spacey.mrp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+#
+# 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: 
+#
+
 component spacey
 source \source//spacey\\spacey.mrp
 source \source//spacey\\DISTRIBUTION.POLICY
--- a/toolsandutils/productionbldtools/distillsrc/test/source/whole/whole.mrp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/productionbldtools/distillsrc/test/source/whole/whole.mrp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+#
+# 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: 
+#
+
 component	whole
 source	\\prefix//source\whole
 binary	/prefix/source\whole	all
--- a/toolsandutils/productionbldtools/distillsrc/test/test.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/productionbldtools/distillsrc/test/test.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 # Copyright (c) 2005-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"
+# 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".
 #
--- a/toolsandutils/productionbldtools/exportipr.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/productionbldtools/exportipr.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 # Copyright (c) 2001-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"
+# 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".
 #
--- a/toolsandutils/productionbldtools/exports.bat	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/productionbldtools/exports.bat	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,18 @@
+@rem
+@rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+@rem All rights reserved.
+@rem This component and the accompanying materials are made available
+@rem under the terms of "Eclipse Public License v1.0"
+@rem which accompanies this distribution, and is available
+@rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
+@rem
+@rem Initial Contributors:
+@rem Nokia Corporation - initial contribution.
+@rem
+@rem Contributors:
+@rem
+@rem Description: 
+@rem
 @echo off
 
 @set generic_source=%CleanSourceDir%
--- a/toolsandutils/productionbldtools/package.pl	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/productionbldtools/package.pl	Fri Apr 02 12:00:51 2010 +0100
@@ -5,7 +5,7 @@
 # Copyright (c) 1997-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"
+# 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".
 #
--- a/toolsandutils/productionbldtools/product_tools.mrp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/productionbldtools/product_tools.mrp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,18 @@
+#
+# 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: 
+#
 # Tools for generating Symbian production builds
 component	product_tools
 
--- a/toolsandutils/wintunnel/group/bld.inf	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/wintunnel/group/bld.inf	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
@@ -14,33 +14,33 @@
 // PLATFORMS
 //
 
-//////////////////////////////////////////////////////////////////////////////////////////
+//
 PRJ_PLATFORMS
 WINSCW
 
 
-//////////////////////////////////////////////////////////////////////////////////////////
+//
 //
 // EXPORTS
 //
-//////////////////////////////////////////////////////////////////////////////////////////
+//
 PRJ_EXPORTS
 
 
-//////////////////////////////////////////////////////////////////////////////////////////
+//
 //
 // MMPFILES
 //
-//////////////////////////////////////////////////////////////////////////////////////////
+//
 PRJ_MMPFILES
 serialldd
 serialpdd
 
 
-//////////////////////////////////////////////////////////////////////////////////////////
+//
 //
 // TEST MMPFILES
 //
-//////////////////////////////////////////////////////////////////////////////////////////
+//
 PRJ_TESTMMPFILES
 ../testcode/client/wintunnel_test_client.mmp
--- a/toolsandutils/wintunnel/group/ecdrv.mmp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/wintunnel/group/ecdrv.mmp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/wintunnel/group/serialldd.mmp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/wintunnel/group/serialldd.mmp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/wintunnel/group/serialpdd.mmp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/wintunnel/group/serialpdd.mmp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/wintunnel/group/testtools_WinTunnel.mrp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/wintunnel/group/testtools_WinTunnel.mrp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+#
+# 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: 
+#
+
 component  testtools_wintunnel
 source \sf\os\buildtools\toolsandutils\wintunnel
 binary \sf\os\buildtools\toolsandutils\wintunnel\group all
--- a/toolsandutils/wintunnel/group/testtools_WinTunnel_srconly.mrp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/wintunnel/group/testtools_WinTunnel_srconly.mrp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,3 +1,19 @@
+#
+# 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: 
+#
+
 component  testtools_wintunnel
 source \sf\os\buildtools\toolsandutils\wintunnel
 
--- a/toolsandutils/wintunnel/src_beech/d_cbuf.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/wintunnel/src_beech/d_cbuf.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1996-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"
+// 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".
 //
--- a/toolsandutils/wintunnel/src_beech/d_cdrv.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/wintunnel/src_beech/d_cdrv.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1995-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"
+// 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".
 //
@@ -230,9 +230,9 @@
 	}
 
 //VOID WINAPI ReadComplete(DWORD anErr,DWORD numBytes,LPOVERLAPPED anOverLapped)
-////
-//// Windows read completion routine
-////
+//
+// Windows read completion routine
+//
 //	{
 //
 //	if (numBytes>KReadBufSize)
@@ -628,9 +628,9 @@
 */
 
 //void DCommWins::DoReceive(TInt aByteCount)
-////
-//// Called from read completion routine 
-////
+//
+// Called from read completion routine 
+//
 //	{
 //	if(aByteCount==0)
 //		{
@@ -660,11 +660,11 @@
 //		return;
 //		}
 //
-////	if (!ReadFileEx(iCommPort,iInBuf,KReadBufSize,&iReadOverLapped,ReadComplete))
-////		{
-////		TInt r=GetLastError();
-////		Panic(EWindowsUnexpectedError);
-////		}
+//	if (!ReadFileEx(iCommPort,iInBuf,KReadBufSize,&iReadOverLapped,ReadComplete))
+//		{
+//		TInt r=GetLastError();
+//		Panic(EWindowsUnexpectedError);
+//		}
 //	}
 
 void DCommWins::RunCommThread(TDriverCommand aCommand)
--- a/toolsandutils/wintunnel/src_beech/d_comm.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/wintunnel/src_beech/d_comm.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1995-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"
+// 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".
 //
--- a/toolsandutils/wintunnel/src_beech/d_comm.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/wintunnel/src_beech/d_comm.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1995-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"
+// 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".
 //
--- a/toolsandutils/wintunnel/src_beech/d_comm.inl	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/wintunnel/src_beech/d_comm.inl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 1996-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"
+// 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".
 //
--- a/toolsandutils/wintunnel/src_cedar/serialldd.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/wintunnel/src_cedar/serialldd.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2002-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"
+// 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".
 //
--- a/toolsandutils/wintunnel/src_cedar/serialpdd.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/wintunnel/src_cedar/serialpdd.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2002-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"
+// 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".
 //
@@ -221,9 +221,9 @@
 	TInt iClientReadLength;		//how much data the client has requested in a read
 
     //-- win tunnel specific members
-	SOCKET  iSocket;        ///< socket for serial port simulation
-	char    iOptions[151];  ///< contains a string with mapping serial port numbers to the IPs
-    TBool   iReadCancel;    ///< flag, used to indicate that the read was cancelled during socket read
+	SOCKET  iSocket;        //< socket for serial port simulation
+	char    iOptions[151];  //< contains a string with mapping serial port numbers to the IPs
+    TBool   iReadCancel;    //< flag, used to indicate that the read was cancelled during socket read
 
 	};
 
--- a/toolsandutils/wintunnel/src_cedar/winscomm.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/wintunnel/src_cedar/winscomm.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2002-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"
+// 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".
 //
--- a/toolsandutils/wintunnel/src_cedar/winscomm.inl	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/wintunnel/src_cedar/winscomm.inl	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2002-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"
+// 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".
 //
--- a/toolsandutils/wintunnel/testcode/client/CommonFiles.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/wintunnel/testcode/client/CommonFiles.h	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2000-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"
+// 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".
 //
--- a/toolsandutils/wintunnel/testcode/client/wintunnel_test_client.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/wintunnel/testcode/client/wintunnel_test_client.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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"
+// 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".
 //
--- a/toolsandutils/wintunnel/testcode/client/wintunnel_test_client.mmp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/wintunnel/testcode/client/wintunnel_test_client.mmp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2000-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"
+// 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".
 //
--- a/toolsandutils/wintunnel/testcode/server/CTcpServer.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/wintunnel/testcode/server/CTcpServer.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2003-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"
+// 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".
 //
@@ -110,9 +110,9 @@
  * SECTION: PRIVATE METHODS
  *
  **************************************************************************************/
-////////////////////////////////////////////////////////////////////////
+//
 //	Method binds the sock to the address. 
-////////////////////////////////////////////////////////////////////////
+//
 int CTcpServer::connect(SOCKET &aSocket, SOCKADDR_IN &aAddr)
 {
 	int err;
@@ -129,9 +129,9 @@
 	return ITS_OK;
 }
 
-////////////////////////////////////////////////////////////////////////
+//
 //  Disoconnect
-////////////////////////////////////////////////////////////////////////
+//
 int CTcpServer::disconnect()
 {
 	shutdown(iLocal_Sock, SD_SEND);
@@ -145,9 +145,9 @@
 	return ITS_OK;
 }
 
-////////////////////////////////////////////////////////////////////////
+//
 // Method to check if we have IP adress or hostname, and return IP address
-////////////////////////////////////////////////////////////////////////
+//
 SOCKADDR_IN CTcpServer::getSockAddr( const char* aIp, const char* aPort)
 {
 	SOCKADDR_IN sockAddr;
@@ -168,9 +168,9 @@
 }
 
 
-////////////////////////////////////////////////////////////////////////
+//
 // Method to check if the adress is IP format or is a hostname string.
-////////////////////////////////////////////////////////////////////////
+//
 bool CTcpServer::isIPAdress(const char* aAddr)
 {
 	int c =0;
@@ -190,9 +190,9 @@
 		return false;
 }
 
-////////////////////////////////////////////////////////////////////////
+//
 // Makes a connection, listens, and prints any incoming data.
-////////////////////////////////////////////////////////////////////////
+//
 int CTcpServer::makeConnection(SOCKET &aLocalSocket, SOCKET &aRemoteSocket, SOCKADDR_IN & aRemoteAddr)
 {
 	int remote_addr_len;
@@ -246,9 +246,9 @@
 	return ITS_OK;
 }
 
-////////////////////////////////////////////////////////////////////////
+//
 // Returns a a TCP/IP socket
-////////////////////////////////////////////////////////////////////////
+//
 SOCKET CTcpServer::getSocket()
 {
 	SOCKET sock;
@@ -266,9 +266,9 @@
 	return sock;
 }
 
-////////////////////////////////////////////////////////////////////////
+//
 // Initialise use of the dll.
-////////////////////////////////////////////////////////////////////////
+//
 int CTcpServer::initialise()
 {
 	WORD version;
@@ -283,9 +283,9 @@
 }
 
 
-////////////////////////////////////////////////////////////////////////
+//
 // Release.
-////////////////////////////////////////////////////////////////////////
+//
 int CTcpServer::release()
 {
 	int err =WSACleanup();
@@ -296,9 +296,9 @@
 	return ITS_OK;
 }
 
-////////////////////////////////////////////////////////////////////////
+//
 // Set the arguments
-////////////////////////////////////////////////////////////////////////
+//
 int CTcpServer::setArguments(char* li, char* lp)
 {
 	if(!lp)
--- a/toolsandutils/wintunnel/testcode/server/CTcpServer.h	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/wintunnel/testcode/server/CTcpServer.h	Fri Apr 02 12:00:51 2010 +0100
@@ -2,7 +2,7 @@
 * Copyright (c) 2003-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"
+* 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".
 *
--- a/toolsandutils/wintunnel/testcode/server/tcp_server.cpp	Tue Mar 09 17:02:36 2010 +0000
+++ b/toolsandutils/wintunnel/testcode/server/tcp_server.cpp	Fri Apr 02 12:00:51 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2003-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"
+// 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".
 //
@@ -58,9 +58,9 @@
 }
 
 
-////////////////////////////////////////////////////////////////////////
+//
 // Print Usage.
-////////////////////////////////////////////////////////////////////////
+//
 void usage()
 {
 	fprintf( stderr, "tcp_server <local_interface> <local_port>\n" );