sis/makeme.pl
branchGCC_SURGE
changeset 12 e3bafe42f98a
parent 7 a5fbfefd615f
--- a/sis/makeme.pl	Tue Jun 15 13:09:21 2010 +0100
+++ b/sis/makeme.pl	Thu Jul 22 16:43:21 2010 +0100
@@ -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");