X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2Fprofiler%2Fmono-profiler-aot.c;h=4cf48bbd1b2491a54e3155c2c793b1934d5bb441;hb=ef0ddf45c3081e799edcb4e95770186514b80cf1;hp=79d80717aaabb9fed6e46a05a8403e7a5f2cd43e;hpb=8831ab4f6b50bd2120ac113fc81d374e1b4e7580;p=mono.git diff --git a/mono/profiler/mono-profiler-aot.c b/mono/profiler/mono-profiler-aot.c index 79d80717aaa..4cf48bbd1b2 100644 --- a/mono/profiler/mono-profiler-aot.c +++ b/mono/profiler/mono-profiler-aot.c @@ -9,6 +9,7 @@ * The AOT compiler can load these files during compilation. * Currently, only the order in which methods were compiled is saved, * allowing more efficient function ordering in the AOT files. + * Licensed under the MIT license. See LICENSE file in the project root for full license information. */ #include