VirtualBox

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


Ignore:
Timestamp:
Jan 25, 2010 8:31:39 PM (15 years ago)
Author:
vboxsync
Message:

VBOX_VENDOR, VBOX_PRODUCT

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/webservice/vboxweb.cpp

    r25345 r26034  
    66 *      server, to which clients can connect.
    77 *
    8  * Copyright (C) 2006-2009 Sun Microsystems, Inc.
     8 * Copyright (C) 2006-2010 Sun Microsystems, Inc.
    99 *
    1010 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    265265    RTR3Init();
    266266
    267     RTStrmPrintf(g_pStdErr, "Sun VirtualBox Webservice Version %s\n"
    268                             "(C) 2005-2009 Sun Microsystems, Inc.\n"
    269                             "All rights reserved.\n", VBOX_VERSION_STRING);
     267    RTStrmPrintf(g_pStdErr, VBOX_PRODUCT " Webservice Version " VBOX_VERSION_STRING "\n"
     268                            "(C) 2005-2010 " VBOX_VENDOR "\n"
     269                            "All rights reserved.\n");
    270270
    271271    int c;
Note: See TracChangeset for help on using the changeset viewer.

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