2009-03-02 Zoltan Varga <vargaz@gmail.com>
[mono.git] / mono / metadata / boehm-gc.c
index 491778524e535b3450330e559dd3b069570bc3f2..a48428614f48a74f17602df54e3d87fd97feead2 100644 (file)
@@ -1,6 +1,8 @@
 /*
  * boehm-gc.c: GC implementation using either the installed or included Boehm GC.
  *
+ * Copyright 2001-2003 Ximian, Inc (http://www.ximian.com)
+ * Copyright 2004-2009 Novell, Inc (http://www.novell.com)
  */
 
 #include "config.h"