VirtualBox

Ignore:
Timestamp:
Sep 10, 2010 9:10:21 AM (14 years ago)
Author:
vboxsync
Message:

rc branding fixes part 2

Location:
trunk/src/VBox/HostDrivers/VBoxUSB/win
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxUSB/win/Device/vboxusb.rc

    r31898 r32375  
     1/* $Id$ */
     2/** @file
     3 * VBoxUSB - Resource file containing version info and icon.
     4 */
     5
    16/*
    2  * VBox host drivers - USB drivers - Win32 USB device
    3  *
    4  * Resource definitions
    5  *
    6  * Copyright (C) 2006-2009 Oracle Corporation
     7 * Copyright (C) 2006-2010 Oracle Corporation
    78 *
    89 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    3940         VALUE "LegalCopyright",   VBOX_RC_LEGAL_COPYRIGHT
    4041         VALUE "OriginalFilename", "VBoxUSB.sys\0"
    41          VALUE "ProductName",      "Sun VirtualBox\0"
     42         VALUE "ProductName",      VBOX_PRODUCT "\0"
    4243         VALUE "ProductVersion",   VBOX_VERSION_MAJOR "." VBOX_VERSION_MINOR "." VBOX_VERSION_BUILD ".r" VBOX_SVN_REV "\0"
    4344      END
  • trunk/src/VBox/HostDrivers/VBoxUSB/win/Filter/USBFilter.rc

    r31898 r32375  
     1/* $Id$ */
     2/** @file
     3 * VBoxUSBFilter - Resource file containing version info and icon.
     4 */
     5
    16/*
    2  * VBox host drivers - USB drivers - Win32 USB filter driver
    3  *
    4  * Resource definitions
    5  *
    6  * Copyright (C) 2006-2009 Oracle Corporation
     7 * Copyright (C) 2006-2010 Oracle Corporation
    78 *
    89 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    3940         VALUE "LegalCopyright",   VBOX_RC_LEGAL_COPYRIGHT
    4041         VALUE "OriginalFilename", "VBoxUSBFlt.sys\0"
    41          VALUE "ProductName",      "Sun VirtualBox\0"
     42         VALUE "ProductName",      VBOX_PRODUCT "\0"
    4243         VALUE "ProductVersion",   VBOX_VERSION_MAJOR "." VBOX_VERSION_MINOR "." VBOX_VERSION_BUILD ".r" VBOX_SVN_REV "\0"
    4344      END
  • trunk/src/VBox/HostDrivers/VBoxUSB/win/Monitor/USBMon.rc

    r31898 r32375  
     1/* $Id$ */
     2/** @file
     3 * VBoxUSBMon - Resource file containing version info and icon.
     4 */
     5
    16/*
    2  * VBox host drivers - USB drivers - Win32 USB monitor driver
    3  *
    4  * Resource definitions
    5  *
    6  * Copyright (C) 2006-2009 Oracle Corporation
     7 * Copyright (C) 2006-2010 Oracle Corporation
    78 *
    89 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    3940         VALUE "LegalCopyright",   VBOX_RC_LEGAL_COPYRIGHT
    4041         VALUE "OriginalFilename", "VBoxUSBMon.sys\0"
    41          VALUE "ProductName",      "Sun VirtualBox\0"
     42         VALUE "ProductName",      VBOX_PRODUCT "\0"
    4243         VALUE "ProductVersion",   VBOX_VERSION_MAJOR "." VBOX_VERSION_MINOR "." VBOX_VERSION_BUILD ".r" VBOX_SVN_REV "\0"
    4344      END
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