Changeset 15906 in vbox for trunk/src/VBox
- Timestamp:
- Jan 13, 2009 9:52:20 AM (16 years ago)
- Location:
- trunk/src/VBox/Frontends
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp
r15051 r15906 434 434 LogFlow (("VBoxHeadless STARTED.\n")); 435 435 RTPrintf ("VirtualBox Headless Interface %s\n" 436 "(C) 2008 Sun Microsystems, Inc.\n"436 "(C) 2008-2009 Sun Microsystems, Inc.\n" 437 437 "All rights reserved\n\n", 438 438 VBOX_VERSION_STRING); -
trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp
r15687 r15906 224 224 RTPrintf("VirtualBox Command Line Management Interface Version " 225 225 VBOX_VERSION_STRING "\n" 226 "(C) 2005-200 8Sun Microsystems, Inc.\n"226 "(C) 2005-2009 Sun Microsystems, Inc.\n" 227 227 "All rights reserved.\n" 228 228 "\n"); -
trunk/src/VBox/Frontends/VirtualBox4/src/main.cpp
r15669 r15906 173 173 174 174 RTPrintf("Sun xVM VirtualBox Graphical User Interface "VBOX_VERSION_STRING"\n" 175 "(C) 2005-200 8Sun Microsystems, Inc.\n"175 "(C) 2005-2009 Sun Microsystems, Inc.\n" 176 176 "All rights reserved.\n" 177 177 "\n"
Note:
See TracChangeset
for help on using the changeset viewer.