diff -r a16d1cd191f6 -r 4b03adbd26ca genericopenlibs/openenvcore/libc/src/string/bzero.c --- a/genericopenlibs/openenvcore/libc/src/string/bzero.c Tue Jul 13 17:32:46 2010 +0100 +++ b/genericopenlibs/openenvcore/libc/src/string/bzero.c Thu Jul 22 16:48:56 2010 +0100 @@ -1,20 +1,5 @@ -/* -* 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) 2005-2006 Nokia Corporation. All rights reserved. + */ #include #ifndef __SYMBIAN32__ __FBSDID("$FreeBSD: src/lib/libc/string/bzero.c,v 1.2 2002/03/22 21:53:19 obrien Exp $");