First set of licensing changes
[mono.git] / mono / metadata / sgen-os-coop.c
index fb6fc13bc451cb9dd60a04445ac6e0a37a75f377..90c8266b341f7749da66d0ae7d3fab1a6ebbffcc 100644 (file)
@@ -5,18 +5,7 @@
  *     João Matos (joao.matos@xamarin.com)
  * Copyright (C) 2015 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"
@@ -78,4 +67,4 @@ mono_gc_get_restart_signal (void)
 }
 
 #endif
-#endif
\ No newline at end of file
+#endif