Changeset 33656 in vbox for trunk/src/VBox/Devices/PC/BIOS
- Timestamp:
- Nov 1, 2010 2:18:11 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/BIOS/rombios.c
r33541 r33656 27 27 28 28 /* 29 * SunLGPL Disclaimer: For the avoidance of doubt, except that if any license choice30 * other than GPL or LGPL is available it will apply instead, Sunelects to use only29 * Oracle LGPL Disclaimer: For the avoidance of doubt, except that if any license choice 30 * other than GPL or LGPL is available it will apply instead, Oracle elects to use only 31 31 * the Lesser General Public License version 2.1 (LGPLv2) at this time for any software where 32 32 * a choice of LGPL license versions is made available with the language indicating … … 34 34 * of the LGPL is applied is otherwise unspecified. 35 35 */ 36 36 37 // ROM BIOS for use with Bochs/Plex86/QEMU emulation environment 37 38
Note:
See TracChangeset
for help on using the changeset viewer.