X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2Futils%2Flock-free-array-queue.c;h=b0d0a9a1dfe593ab67005f1cb52e960b0d89447b;hb=ef0ddf45c3081e799edcb4e95770186514b80cf1;hp=98a3f31745a67bbc88d0a21ceae14c29d3b3b365;hpb=8831ab4f6b50bd2120ac113fc81d374e1b4e7580;p=mono.git diff --git a/mono/utils/lock-free-array-queue.c b/mono/utils/lock-free-array-queue.c index 98a3f31745a..b0d0a9a1dfe 100644 --- a/mono/utils/lock-free-array-queue.c +++ b/mono/utils/lock-free-array-queue.c @@ -3,6 +3,7 @@ * require hazard pointers. * * (C) Copyright 2011 Xamarin Inc. + * Licensed under the MIT license. See LICENSE file in the project root for full license information. */ /*