2009-03-02 Zoltan Varga <vargaz@gmail.com>
[mono.git] / mono / metadata / null-gc.c
index 2041dba851885a56f96325ef4211024e643b5ee5..6b1642b5ada2d7ef863c9f4dbd166a055d63d9a7 100644 (file)
@@ -1,6 +1,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)
  */
 
 #include "config.h"