Merge pull request #2810 from kumpera/fix_hazard_free
[mono.git] / mono / metadata / gc.c
index 36f896ce929b4bb80b9a79c740a63c08438481a7..148bbedee6444a74666934c4a37d4b5377e69b2e 100644 (file)
@@ -6,6 +6,7 @@
  * Copyright 2002-2003 Ximian, Inc (http://www.ximian.com)
  * Copyright 2004-2009 Novell, Inc (http://www.novell.com)
  * Copyright 2012 Xamarin Inc (http://www.xamarin.com)
+ * Licensed under the MIT license. See LICENSE file in the project root for full license information.
  */
 
 #include <config.h>