epoc32/include/stdapis/math.h
branchSymbian3
changeset 4 837f303aceeb
parent 2 2fe1408b6811
--- a/epoc32/include/stdapis/math.h	Wed Mar 31 12:27:01 2010 +0100
+++ b/epoc32/include/stdapis/math.h	Wed Mar 31 12:33:34 2010 +0100
@@ -1,7 +1,4 @@
-/*--------------------------------------------------------------------
- *© Portions copyright (c) 2006 Nokia Corporation.  All rights reserved.
- *--------------------------------------------------------------------
-*/
+
 /*
  * ====================================================
  * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
@@ -11,7 +8,7 @@
  * software is freely granted, provided that this notice
  * is preserved.
  * ====================================================
- * © Portions copyright (c) 2007 Symbian Software Ltd. All rights reserved.
+ *  Portions Copyright (c) 2006-2007 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.
  */
 
 /*
@@ -48,7 +45,7 @@
 
 #include <sys/cdefs.h>
 #include <sys/_types.h>
-#include <machine/_limits.h>
+#include <stdapis/machine/_limits.h>
 
 #ifdef  __SYMBIAN32__
 #include <libm_aliases.h>