1.1 --- a/epoc32/include/stdapis/math.h Wed Mar 31 12:27:01 2010 +0100
1.2 +++ b/epoc32/include/stdapis/math.h Wed Mar 31 12:33:34 2010 +0100
1.3 @@ -1,7 +1,4 @@
1.4 -/*--------------------------------------------------------------------
1.5 - *© Portions copyright (c) 2006 Nokia Corporation. All rights reserved.
1.6 - *--------------------------------------------------------------------
1.7 -*/
1.8 +
1.9 /*
1.10 * ====================================================
1.11 * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
1.12 @@ -11,7 +8,7 @@
1.13 * software is freely granted, provided that this notice
1.14 * is preserved.
1.15 * ====================================================
1.16 - * © Portions copyright (c) 2007 Symbian Software Ltd. All rights reserved.
1.17 + * Portions Copyright (c) 2006-2007 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.
1.18 */
1.19
1.20 /*
1.21 @@ -48,7 +45,7 @@
1.22
1.23 #include <sys/cdefs.h>
1.24 #include <sys/_types.h>
1.25 -#include <machine/_limits.h>
1.26 +#include <stdapis/machine/_limits.h>
1.27
1.28 #ifdef __SYMBIAN32__
1.29 #include <libm_aliases.h>