Index: /trunk/src/VBox/Devices/Builtins2.cpp
===================================================================
--- /trunk/src/VBox/Devices/Builtins2.cpp	(revision 29562)
+++ /trunk/src/VBox/Devices/Builtins2.cpp	(revision 29563)
@@ -2,4 +2,6 @@
 /** @file
  * Built-in drivers & devices part 2.
+ *
+ * These drivers and devices are in separate modules because of LGPL.
  */
 
Index: /trunk/src/VBox/Devices/Builtins2.h
===================================================================
--- /trunk/src/VBox/Devices/Builtins2.h	(revision 29562)
+++ /trunk/src/VBox/Devices/Builtins2.h	(revision 29563)
@@ -2,4 +2,6 @@
 /** @file
  * Built-in drivers & devices part 2 header.
+ *
+ * These drivers and devices are in separate modules because of LGPL.
  */
 
