diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/SFPostProcessResults.pl --- a/bldsystemtools/commonbldutils/SFPostProcessResults.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/SFPostProcessResults.pl Fri Mar 12 15:49:27 2010 +0200 @@ -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;