# HG changeset patch # User Dremov Kirill (Nokia-D-MSW/Tampere) # Date 1272379276 -10800 # Node ID 99468bbbf3dc22e8c2504b5222471cc40ffd83c3 # Parent b5f2d4dc5e690efd29d1990c859f9343191d005f Revision: 201015 Kit: 201017 diff -r b5f2d4dc5e69 -r 99468bbbf3dc gfxtools/Color/group/bld.inf --- a/gfxtools/Color/group/bld.inf Wed Apr 14 17:02:20 2010 +0300 +++ b/gfxtools/Color/group/bld.inf Tue Apr 27 17:41:16 2010 +0300 @@ -26,7 +26,7 @@ PRJ_MMPFILES #if defined(TOOLS) || defined(CWTOOLS) ../group/Color.mmp -gnumakefile ../group/convcolor.mk +/* gnumakefile ../group/convcolor.mk */ #endif // End of File diff -r b5f2d4dc5e69 -r 99468bbbf3dc svgtencoder/svgtenc/standalone/group/bld.inf --- a/svgtencoder/svgtenc/standalone/group/bld.inf Wed Apr 14 17:02:20 2010 +0300 +++ b/svgtencoder/svgtenc/standalone/group/bld.inf Tue Apr 27 17:41:16 2010 +0300 @@ -1,3 +1,20 @@ +/* +* 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: +* +*/ + #include PRJ_PLATFORMS diff -r b5f2d4dc5e69 -r 99468bbbf3dc svgtencoder/svgtenc/standalone/group/svgtbinencoder.mmp --- a/svgtencoder/svgtenc/standalone/group/svgtbinencoder.mmp Wed Apr 14 17:02:20 2010 +0300 +++ b/svgtencoder/svgtenc/standalone/group/svgtbinencoder.mmp Tue Apr 27 17:41:16 2010 +0300 @@ -1,3 +1,20 @@ +/* +* 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: +* +*/ + #include TARGET svgtbinencode.exe diff -r b5f2d4dc5e69 -r 99468bbbf3dc svgtencoder/svgtenc/standalone/group/svgtbinencoderlinux.mk --- a/svgtencoder/svgtenc/standalone/group/svgtbinencoderlinux.mk Wed Apr 14 17:02:20 2010 +0300 +++ b/svgtencoder/svgtenc/standalone/group/svgtbinencoderlinux.mk Tue Apr 27 17:41:16 2010 +0300 @@ -1,3 +1,20 @@ +# +# Copyright (c) 2005 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: +# + + PROGRAM=/home/nokia/standalone/group/svgtbinencode.exe OBJS=/home/nokia/standalone/group PARENT_DIR=/home/nokia/standalone/group diff -r b5f2d4dc5e69 -r 99468bbbf3dc uitools_plat/cdl_api/inc/CdlCompilerToolkit/CdlCompat.h --- a/uitools_plat/cdl_api/inc/CdlCompilerToolkit/CdlCompat.h Wed Apr 14 17:02:20 2010 +0300 +++ b/uitools_plat/cdl_api/inc/CdlCompilerToolkit/CdlCompat.h Tue Apr 27 17:41:16 2010 +0300 @@ -1,3 +1,20 @@ +/* +* 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: +* +*/ + // Cdlcompat.h #ifndef CDLCOMPAT_H