Index: /trunk/include/iprt/vector.h
===================================================================
--- /trunk/include/iprt/vector.h	(revision 37828)
+++ /trunk/include/iprt/vector.h	(revision 37829)
@@ -14,4 +14,13 @@
  * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
  * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
+ *
+ * The contents of this file may alternatively be used under the terms
+ * of the Common Development and Distribution License Version 1.0
+ * (CDDL) only, as it comes in the "COPYING.CDDL" file of the
+ * VirtualBox OSE distribution, in which case the provisions of the
+ * CDDL are applicable instead of those of the GPL.
+ *
+ * You may elect to license modified versions of this file under the
+ * terms and conditions of either the GPL or the CDDL or both.
  */
 
Index: /trunk/src/VBox/Runtime/testcase/tstVector.cpp
===================================================================
--- /trunk/src/VBox/Runtime/testcase/tstVector.cpp	(revision 37828)
+++ /trunk/src/VBox/Runtime/testcase/tstVector.cpp	(revision 37829)
@@ -14,4 +14,13 @@
  * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
  * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
+ *
+ * The contents of this file may alternatively be used under the terms
+ * of the Common Development and Distribution License Version 1.0
+ * (CDDL) only, as it comes in the "COPYING.CDDL" file of the
+ * VirtualBox OSE distribution, in which case the provisions of the
+ * CDDL are applicable instead of those of the GPL.
+ *
+ * You may elect to license modified versions of this file under the
+ * terms and conditions of either the GPL or the CDDL or both.
  */
 
Index: /trunk/src/recompiler/ioport.h
===================================================================
--- /trunk/src/recompiler/ioport.h	(revision 37828)
+++ /trunk/src/recompiler/ioport.h	(revision 37829)
@@ -16,4 +16,13 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, see <http://www.gnu.org/licenses/>.
+ */
+
+/*
+ * Oracle LGPL Disclaimer: For the avoidance of doubt, except that if any license choice
+ * other than GPL or LGPL is available it will apply instead, Oracle elects to use only
+ * the Lesser General Public License version 2.1 (LGPLv2) at this time for any software where
+ * a choice of LGPL license versions is made available with the language indicating
+ * that LGPLv2 or any later version may be used, or where a choice of which version
+ * of the LGPL is applied is otherwise unspecified.
  */
 
Index: /trunk/src/recompiler/softmmu_template.h
===================================================================
--- /trunk/src/recompiler/softmmu_template.h	(revision 37828)
+++ /trunk/src/recompiler/softmmu_template.h	(revision 37829)
@@ -26,4 +26,5 @@
  * of the LGPL is applied is otherwise unspecified.
  */
+
 #include "qemu-timer.h"
 
Index: /trunk/src/recompiler/tests/test-mmap.c
===================================================================
--- /trunk/src/recompiler/tests/test-mmap.c	(revision 37828)
+++ /trunk/src/recompiler/tests/test-mmap.c	(revision 37829)
@@ -23,4 +23,13 @@
  */
 
+/*
+ * Oracle GPL Disclaimer: For the avoidance of doubt, except that if any license choice
+ * other than GPL or LGPL is available it will apply instead, Oracle elects to use only
+ * the General Public License version 2 (GPLv2) at this time for any software where
+ * a choice of GPL license versions is made available with the language indicating
+ * that GPLv2 or any later version may be used, or where a choice of which version
+ * of the GPL is applied is otherwise unspecified.
+ */
+
 #include <stdio.h>
 #include <stdlib.h>
