xen/xenbus: make frontend bus GPL
[pandora-kernel.git] / drivers / xen / xenbus / xenbus_probe_frontend.c
index ccd201f..3a42365 100644 (file)
@@ -293,3 +293,5 @@ static int __init boot_wait_for_devices(void)
 
 late_initcall(boot_wait_for_devices);
 #endif
+
+MODULE_LICENSE("GPL");