Changeset 8170 in vbox for trunk/src/VBox/HostDrivers/Support/os2
- Timestamp:
- Apr 18, 2008 5:52:25 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 29880
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.cpp
r7272 r8170 125 125 "VirtualBox.org Support Driver for OS/2 version " VBOX_VERSION_STRING "\r\n" 126 126 "Copyright (C) 2007 Knut St. Osmundsen\r\n" 127 "Copyright (C) 2007 innotek GmbH\r\n");127 "Copyright (C) 2007 Sun Microsystems, Inc.\r\n"); 128 128 g_cchInitText = strlen(&g_szInitText[0]); 129 129 }
Note:
See TracChangeset
for help on using the changeset viewer.