[mcs] Implements C# 7.2 readonly structs
[mono.git] / mono / utils / mono-dl-darwin.c
index ff7028555c18d05f5a310a58a5caa2739e7cd4c0..4e29328885f7087cf8fb0782a41a78d1c0d540d1 100644 (file)
@@ -1,11 +1,13 @@
-/*
- * mono-dl.c: Interface to the dynamic linker
+/**
+ * \file
+ * Interface to the dynamic linker
  *
  * Author:
  *    Mono Team (http://www.mono-project.com)
  *
  * Copyright 2001-2004 Ximian, Inc.
  * Copyright 2004-2009 Novell, Inc.
+ * Licensed under the MIT license. See LICENSE file in the project root for full license information.
  */
 #include <config.h>