VirtualBox

Changeset 26034 in vbox for trunk/src/VBox/Main/xpcom


Ignore:
Timestamp:
Jan 25, 2010 8:31:39 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
56931
Message:

VBOX_VENDOR, VBOX_PRODUCT

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/xpcom/server.cpp

    r25860 r26034  
    10181018
    10191019            iSize = RTStrPrintf(szBuf, sizeof(szBuf),
    1020                                 "Sun VirtualBox XPCOM Server Version "
     1020                                VBOX_PRODUCT" XPCOM Server Version "
    10211021                                VBOX_VERSION_STRING);
    10221022            for (int i = iSize; i > 0; i--)
    10231023                putchar('*');
    10241024            RTPrintf("\n%s\n", szBuf);
    1025             RTPrintf("(C) 2008-2009 Sun Microsystems, Inc.\n"
     1025            RTPrintf("(C) 2008-2010 " VBOX_VENDOR "\n"
    10261026                     "All rights reserved.\n");
    10271027#ifdef DEBUG
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette