X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2Fmetadata%2Fmarshal.c;h=e39b4dbcb610814da8e0e9f74f8a8eb5bf3c9aa4;hb=ef0ddf45c3081e799edcb4e95770186514b80cf1;hp=675bd2c7129bb462c89b689ef9843085a318e8c7;hpb=8831ab4f6b50bd2120ac113fc81d374e1b4e7580;p=mono.git diff --git a/mono/metadata/marshal.c b/mono/metadata/marshal.c index 675bd2c7129..e39b4dbcb61 100644 --- a/mono/metadata/marshal.c +++ b/mono/metadata/marshal.c @@ -8,6 +8,7 @@ * Copyright 2004-2009 Novell, Inc (http://www.novell.com) * Copyright 2011 Xamarin, Inc (http://www.xamarin.com) * + * Licensed under the MIT license. See LICENSE file in the project root for full license information. */ #include "config.h"