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/VBoxNetFlt/win
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFlt-win.rc

    r28800 r32375  
     1/* $Id$ */
     2/** @file
     3 * VBoxNetFlt - Resource file containing version info and icon.
     4 */
     5
    16/*
    2  * Copyright (C) 2009 Oracle Corporation
     7 * Copyright (C) 2009-2010 Oracle Corporation
    38 *
    49 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    4348         VALUE "LegalCopyright",   VBOX_RC_LEGAL_COPYRIGHT
    4449         VALUE "OriginalFilename", FILENAME_STR
    45          VALUE "ProductName",      "Sun VirtualBox\0"
     50         VALUE "ProductName",      VBOX_PRODUCT "\0"
    4651         VALUE "ProductVersion",   VBOX_VERSION_MAJOR "." VBOX_VERSION_MINOR "." VBOX_VERSION_BUILD ".r" VBOX_SVN_REV "\0"
    4752      END
  • trunk/src/VBox/HostDrivers/VBoxNetFlt/win/notifyobj/VBoxNetFltNotify.rc

    r30013 r32375  
     1/* $Id$ */
     2/** @file
     3 * VBoxNetFltNotify - Resource file containing version info and icon.
     4 */
     5
    16/*
    2  * Copyright (C) 2009 Oracle Corporation
     7 * Copyright (C) 2009-2010 Oracle Corporation
    38 *
    49 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    1015 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    1116 */
     17
    1218#include <windows.h>
    1319#include <VBox/version.h>
     
    4450    VALUE "LegalCopyright",  VBOX_RC_LEGAL_COPYRIGHT
    4551    VALUE "OriginalFilename","VBoxNetFltNotify.dll\0"
    46     VALUE "ProductName",     "Sun VirtualBox\0"
     52    VALUE "ProductName",     VBOX_PRODUCT "\0"
    4753    VALUE "ProductVersion",  VBOX_VERSION_MAJOR "." VBOX_VERSION_MINOR "." VBOX_VERSION_BUILD ".r" VBOX_SVN_REV "\0"
    4854    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