diff -r 83f4b4db085c -r 85578ba0aa08 bldsystemtools/commonbldutils/GetDPComp/unzip_cbr_tools.pl --- a/bldsystemtools/commonbldutils/GetDPComp/unzip_cbr_tools.pl Tue Feb 02 01:39:43 2010 +0200 +++ b/bldsystemtools/commonbldutils/GetDPComp/unzip_cbr_tools.pl Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +# +# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +# All rights reserved. +# This component and the accompanying materials are made available +# under the terms of "Eclipse Public License v1.0" +# which accompanies 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;