Changeset 28854 in vbox for trunk/src/VBox/Additions/common/VBoxGuest
- Timestamp:
- Apr 27, 2010 7:41:12 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 60782
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-os2.cpp
r28800 r28854 189 189 "\r\n" 190 190 "VirtualBox Guest Additions Driver for OS/2 version " VBOX_VERSION_STRING "\r\n" 191 "Copyright (C) 2008 Sun Microsystems, Inc.\r\n");191 "Copyright (C) 2008-2010 Oracle Corporation\r\n"); 192 192 g_cchInitText = strlen(&g_szInitText[0]); 193 193 }
Note:
See TracChangeset
for help on using the changeset viewer.