Added copyright header to build_package.pl
authordarios@symbian.org
Thu, 28 May 2009 15:03:22 +0100
changeset 15 45ed0efeb8a4
parent 14 0c4d71ffa649
child 16 e1b9f78cef38
Added copyright header to build_package.pl
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;