X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2Fmini%2Faot-runtime.c;h=2d789a2f1767d43ecfcbce86822b9ad78132ea56;hb=ef0ddf45c3081e799edcb4e95770186514b80cf1;hp=4f633c190af2b0cac360db5e69a43ad7eda30728;hpb=8831ab4f6b50bd2120ac113fc81d374e1b4e7580;p=mono.git diff --git a/mono/mini/aot-runtime.c b/mono/mini/aot-runtime.c index 4f633c190af..2d789a2f176 100644 --- a/mono/mini/aot-runtime.c +++ b/mono/mini/aot-runtime.c @@ -8,6 +8,7 @@ * (C) 2002 Ximian, Inc. * Copyright 2003-2011 Novell, Inc. * Copyright 2011 Xamarin, Inc. + * Licensed under the MIT license. See LICENSE file in the project root for full license information. */ #include "config.h"