Index: /trunk/src/VBox/Additions/common/VBoxControl/VBoxControl.cpp
===================================================================
--- /trunk/src/VBox/Additions/common/VBoxControl/VBoxControl.cpp	(revision 26196)
+++ /trunk/src/VBox/Additions/common/VBoxControl/VBoxControl.cpp	(revision 26197)
@@ -1346,7 +1346,7 @@
     g_pszProgName = RTPathFilename(argv[0]);
     if (showlogo)
-        RTPrintf("VirtualBox Guest Additions Command Line Management Interface Version "
+        RTPrintf(VBOX_PRODUCT " Guest Additions Command Line Management Interface Version "
                  VBOX_VERSION_STRING "\n"
-                 "(C) 2008-2010 Sun Microsystems, Inc.\n"
+                 "(C) 2008-" VBOX_C_YEAR " " VBOX_VENDER "\n"
                  "All rights reserved.\n\n");
     if (dohelp)
