VirtualBox

Ignore:
Timestamp:
Apr 21, 2008 2:39:35 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
29968
Message:

Rebranding: Windows Host Drivers.

Location:
trunk/src/VBox/HostDrivers/VBoxTAP
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxTAP/VBoxTAP.inf

    r8155 r8238  
    3232; Note; there are hardcoded checks for these strings!!
    3333   DeviceDescription = "VirtualBox TAP Adapter"
    34    Provider = "innotek GmbH"
     34   Provider = "Sun Microsystems, Inc."
    3535
    3636;----------------------------------------------------------------
  • trunk/src/VBox/HostDrivers/VBoxTAP/VBoxTAP.rc

    r4479 r8238  
    3434#include "common.h"
    3535
    36 #ifdef VBOX
    3736#include <VBox/tapwin32.h>
    38 #endif
     37#include <VBox/version.h>
    3938
    4039/* VER_FILETYPE, VER_FILESUBTYPE, VER_FILEDESCRIPTION_STR
     
    6665*/
    6766
    68 #define VER_COMPANYNAME_STR         "innotek GmbH"
     67#define VER_COMPANYNAME_STR         VBOX_RC_COMPANY_NAME
    6968#define VER_FILEDESCRIPTION_STR     "VirtualBox Host Interface Networking Driver"
    7069#define VER_ORIGINALFILENAME_STR    TAP_COMPONENT_ID ".sys"
    71 #define VER_LEGALCOPYRIGHT_YEARS    "2006"
    72 #define VER_LEGALCOPYRIGHT_STR      "innotek GmbH & Others"
     70#define VER_LEGALCOPYRIGHT_YEARS    "2008"
     71#define VER_LEGALCOPYRIGHT_STR      "Sun Microsystems, Inc. & Others"
    7372
    7473
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