Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / mono / metadata / sysmath.h
index bb3cf92bfd5d1906d1a53e04f4c59a0cdacc5e87..52a4f7a973fc5e4295a1e3963ff86c7f27bb1faf 100644 (file)
@@ -1,5 +1,5 @@
-/*
- * math.h
+/**
+ * \file
  *
  * Author:
  *   Dan Lewis (dihlewis@yahoo.co.uk)
@@ -7,6 +7,7 @@
  *
  * (C) Ximian, Inc. 2002
  * Copyright 2015 Xamarin, Inc (https://www.xamarin.com)
+ * Licensed under the MIT license. See LICENSE file in the project root for full license information.
  */
 
 #ifndef __METADATA_SYSMATH_H__