Changeset 33656 in vbox for trunk/src/VBox/Devices/PC/Etherboot-src/arch
- Timestamp:
- Nov 1, 2010 2:18:11 PM (14 years ago)
- Location:
- trunk/src/VBox/Devices/PC/Etherboot-src/arch/i386
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/Etherboot-src/arch/i386/core/i386_timer.c
r11982 r33656 9 9 10 10 /* 11 * SunGPL Disclaimer: For the avoidance of doubt, except that if any license choice12 * other than GPL or LGPL is available it will apply instead, Sunelects to use only11 * Oracle GPL Disclaimer: For the avoidance of doubt, except that if any license choice 12 * other than GPL or LGPL is available it will apply instead, Oracle elects to use only 13 13 * the General Public License version 2 (GPLv2) at this time for any software where 14 14 * a choice of GPL license versions is made available with the language indicating -
trunk/src/VBox/Devices/PC/Etherboot-src/arch/i386/drivers/net/undi.c
r11982 r33656 18 18 19 19 /* 20 * SunGPL Disclaimer: For the avoidance of doubt, except that if any license choice21 * other than GPL or LGPL is available it will apply instead, Sunelects to use only20 * Oracle GPL Disclaimer: For the avoidance of doubt, except that if any license choice 21 * other than GPL or LGPL is available it will apply instead, Oracle elects to use only 22 22 * the General Public License version 2 (GPLv2) at this time for any software where 23 23 * a choice of GPL license versions is made available with the language indicating -
trunk/src/VBox/Devices/PC/Etherboot-src/arch/i386/drivers/net/undi.h
r11982 r33656 18 18 19 19 /* 20 * SunGPL Disclaimer: For the avoidance of doubt, except that if any license choice21 * other than GPL or LGPL is available it will apply instead, Sunelects to use only20 * Oracle GPL Disclaimer: For the avoidance of doubt, except that if any license choice 21 * other than GPL or LGPL is available it will apply instead, Oracle elects to use only 22 22 * the General Public License version 2 (GPLv2) at this time for any software where 23 23 * a choice of GPL license versions is made available with the language indicating
Note:
See TracChangeset
for help on using the changeset viewer.