Improve the name of the proxy isinst wrappers.
[mono.git] / mono / metadata / sysmath.c
index 5338b80c5557b0a65e10ee5729a95a9fdb838447..d354c4d0cced1b6a82961e0078b0f1886057b3a4 100644 (file)
@@ -1,5 +1,12 @@
-/* math.c - these are based on bob smith's csharp routines */
-
+/*
+ * sysmath.c: these are based on bob smith's csharp routines 
+ *
+ * Author:
+ *     Mono Project (http://www.mono-project.com)
+ *
+ * Copyright 2001-2003 Ximian, Inc (http://www.ximian.com)
+ * Copyright 2004-2009 Novell, Inc (http://www.novell.com)
+ */
 #define __USE_ISOC99
 #include <math.h>
 #include <mono/metadata/sysmath.h>