X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=mono%2Futils%2Fmono-dl-darwin.c;h=4e29328885f7087cf8fb0782a41a78d1c0d540d1;hb=68c053315e2bd4d930cbeff7e0dbcdedabab6360;hp=ff7028555c18d05f5a310a58a5caa2739e7cd4c0;hpb=28f473c41df72b278eaf9784c29c2b8fa2cbe06a;p=mono.git diff --git a/mono/utils/mono-dl-darwin.c b/mono/utils/mono-dl-darwin.c index ff7028555c1..4e29328885f 100644 --- a/mono/utils/mono-dl-darwin.c +++ b/mono/utils/mono-dl-darwin.c @@ -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