diff -r a1e347446159 -r 28ccaba883f4 glib/tests/helloworld.c --- a/glib/tests/helloworld.c Fri Sep 17 19:25:42 2010 +0530 +++ b/glib/tests/helloworld.c Wed Oct 13 19:39:18 2010 +0530 @@ -1,20 +1,4 @@ -/* -* 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: -* -*/ - +/* Portions copyright (c) 2009 Nokia Corporation. All rights reserved.*/ /* Description: * This is a test application used by g_spawn APIs. This application * is spawned by them.