genericopenlibs/openenvcore/libm/src/s_llrintf.c
changeset 44 97b0fb8a2cc2
parent 18 47c74d1534e1
--- a/genericopenlibs/openenvcore/libm/src/s_llrintf.c	Mon May 03 14:06:43 2010 +0300
+++ b/genericopenlibs/openenvcore/libm/src/s_llrintf.c	Tue Jul 20 16:35:53 2010 +0530
@@ -1,20 +1,7 @@
-/*
-* 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) 2006 Nokia Corporation.  All rights reserved.
+ *--------------------------------------------------------------------
 */
-
 #include <sys/cdefs.h>
 #ifndef __SYMBIAN32__
 __FBSDID("$FreeBSD: src/lib/msun/src/s_llrintf.c,v 1.1 2005/01/11 23:12:55 das Exp $");