X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2Fsgen%2Fsgen-internal.c;h=256e32b20a1b0108ae4c69d4328e7fe7fc0759ed;hb=ef0ddf45c3081e799edcb4e95770186514b80cf1;hp=e5327399c584f0a83868b64313fb7679b7e2a26b;hpb=cd62639d9c8074fd1ccf56f5847d2faf33e4d40a;p=mono.git diff --git a/mono/sgen/sgen-internal.c b/mono/sgen/sgen-internal.c index e5327399c58..256e32b20a1 100644 --- a/mono/sgen/sgen-internal.c +++ b/mono/sgen/sgen-internal.c @@ -3,18 +3,7 @@ * * Copyright (C) 2012 Xamarin Inc * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Library General Public - * License 2.0 as published by the Free Software Foundation; - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Library General Public License for more details. - * - * You should have received a copy of the GNU Library General Public - * License 2.0 along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Licensed under the MIT license. See LICENSE file in the project root for full license information. */ #include "config.h"