First set of licensing changes
[mono.git] / mono / metadata / filewatcher.c
index a3dcad7dc0a4fa7603e210653ed29e85967d6cd9..eb1827a0c6055f863341ad2c12cdcf55b11ec600 100644 (file)
@@ -5,6 +5,7 @@
  *     Gonzalo Paniagua Javier (gonzalo@ximian.com)
  *
  * Copyright 2004-2009 Novell, Inc (http://www.novell.com)
+ * Licensed under the MIT license. See LICENSE file in the project root for full license information.
  */
 
 #ifdef HAVE_CONFIG_H
@@ -249,3 +250,4 @@ ves_icall_System_IO_KqueueMonitor_kevent_notimeout (int *kq_ptr, gpointer change
 }
 
 #endif /* #if HAVE_KQUEUE */
+