diff -r fb3763350a08 -r 4d54b72983ae taskswitcher/group/bld.inf --- a/taskswitcher/group/bld.inf Fri Jan 22 09:35:14 2010 +0200 +++ b/taskswitcher/group/bld.inf Tue Jan 26 11:48:23 2010 +0200 @@ -1,21 +1,21 @@ /* -* ============================================================================ -* Name : bld.inf -* Part of : Huriganes / Teleport -* Description : Build info file for Teleport -* Version : %version: sa1spcx1#33 % +* Copyright (c) 2008 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". * -* Copyright © 2008 Nokia. All rights reserved. -* This material, including documentation and any related computer -* programs, is protected by copyright controlled by Nokia. All -* rights are reserved. Copying, including reproducing, storing, -* adapting or translating, any or all of this material requires the -* prior written consent of Nokia. This material also contains -* confidential information which may not be disclosed to others -* without the prior written consent of Nokia. -* ============================================================================ +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: Build info file for Taskswitcher +* */ + #include "../contextengine/group/bld.inf" -#include "../teleportui/group/bld.inf" +#include "../taskswitcherui/group/bld.inf"