sis/makeme.pl
changeset 7 a5fbfefd615f
parent 0 671dee74050a
--- a/sis/makeme.pl	Thu May 27 13:59:44 2010 +0300
+++ b/sis/makeme.pl	Fri Jun 11 14:43:47 2010 +0300
@@ -1,19 +1,3 @@
-#
-# 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: 
-#
-
 if (!$ARGV[0]) {
 	printf("ERROR: Target (udeb/urel) needs to be specified.\n"); 
 	printf("Use either 'makeme udeb' or 'makeme urel'\n");