Avoid duplicates in the SSC xrefs.
[mono.git] / mono / metadata / null-gc.c
index 68989982a90ce2f4a7d8c976bdad5d727ebbb61b..8e2c52eadcb0bdc5438fa3d4bce671dc6dbb5919 100644 (file)
@@ -2,7 +2,8 @@
  * null-gc.c: GC implementation using malloc: will leak everything, just for testing.
  *
  * Copyright 2001-2003 Ximian, Inc (http://www.ximian.com)
- * Copyright 2004-2009 Novell, Inc (http://www.novell.com)
+ * Copyright 2004-2011 Novell, Inc (http://www.novell.com)
+ * Copyright 2011 Xamarin, Inc (http://www.xamarin.com)
  */
 
 #include "config.h"