diff -r 83f4b4db085c -r 85578ba0aa08 bldsystemtools/commonbldutils/SFPostProcessResults.pl --- a/bldsystemtools/commonbldutils/SFPostProcessResults.pl Tue Feb 02 01:39:43 2010 +0200 +++ b/bldsystemtools/commonbldutils/SFPostProcessResults.pl Fri Apr 16 16:10:01 2010 +0300 @@ -1,17 +1,18 @@ -# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +# +# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +# All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # # Initial Contributors: -# Nokia Corporation - initial contribution -# -# Contributors +# Nokia Corporation - initial contribution. # -# 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 +# Contributors: +# matti.parnanen@nokia.com +# +# Description: Post processes result CSV file generated by the SFCheckSource.pl # use strict;