Changeset 11982 in vbox for trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net
- Timestamp:
- Sep 2, 2008 1:09:44 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 35885
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/pcnet32.c
r1 r11982 39 39 * Indent Options: indent -kr -i8 40 40 ***************************************************************************/ 41 42 /* 43 * Sun GPL Disclaimer: For the avoidance of doubt, except that if any license choice 44 * other than GPL or LGPL is available it will apply instead, Sun elects to use only 45 * the General Public License version 2 (GPLv2) at this time for any software where 46 * a choice of GPL license versions is made available with the language indicating 47 * that GPLv2 or any later version may be used, or where a choice of which version 48 * of the GPL is applied is otherwise unspecified. 49 */ 41 50 42 51 /* to get some global routines like printf */
Note:
See TracChangeset
for help on using the changeset viewer.