diff -r 0c4d71ffa649 -r 45ed0efeb8a4 build_package.pl --- a/build_package.pl Fri May 22 16:54:57 2009 +0100 +++ b/build_package.pl Thu May 28 15:03:22 2009 +0100 @@ -1,4 +1,17 @@ -#!/usr/bin/perl -w +# Copyright (c) 2009 Symbian Foundation Ltd +# 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: +# Symbian Foundation Ltd - initial contribution. +# +# Contributors: +# +# Description: +# This is a helper script which allocates unique drive letter and build number +# then starts a package build by running FBF bootstrap and build targets use strict;