X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2Fmini%2Faot-runtime.c;h=2d789a2f1767d43ecfcbce86822b9ad78132ea56;hb=58e8a9f85176c9607e605b888ef45db01a0f6997;hp=4f633c190af2b0cac360db5e69a43ad7eda30728;hpb=e7319b9f5826c7ea64b2973f7c319aeb3081ab7a;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"