diff -r 8f0df5c82986 -r 67eb01668b0e tsrc/testing/tools/siscreator.pl --- a/tsrc/testing/tools/siscreator.pl Tue May 25 12:44:54 2010 +0300 +++ b/tsrc/testing/tools/siscreator.pl Wed Jun 09 09:44:23 2010 +0300 @@ -1,3 +1,20 @@ +# +# Copyright (c) 2007 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 warnings; use Cwd; # for cwd use File::Copy;