VirtualBox

Ignore:
Timestamp:
Oct 26, 2017 3:34:57 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
118695
Message:

HostDrivers: more scm updates

Location:
trunk/src/VBox/HostDrivers/VBoxNetFlt/win
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetAdp.inf

    r62534 r69371  
    11; $Id$
    2 ; @file
     2;; @file
    33; VBoxNetAdp.inf - VirtualBox Host-Only Driver inf file
    44;
     5
    56;
    67; Copyright (C) 2011-2016 Oracle Corporation
     
    1314; VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1415; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     16;
     17; The contents of this file may alternatively be used under the terms
     18; of the Common Development and Distribution License Version 1.0
     19; (CDDL) only, as it comes in the "COPYING.CDDL" file of the
     20; VirtualBox OSE distribution, in which case the provisions of the
     21; CDDL are applicable instead of those of the GPL.
     22;
     23; You may elect to license modified versions of this file under the
     24; terms and conditions of either the GPL or the CDDL or both.
    1525;
    1626
     
    5464
    5565[VBoxNetAdp.ndi]
    56 Characteristics = 0x1 ; NCF_VIRTUAL 
     66Characteristics = 0x1 ; NCF_VIRTUAL
    5767CopyFiles = VBoxNetAdp.Files.Sys
    5868AddReg = VBoxNetAdp.AddReg
     
    8595DiskDescription = "VirtualBox Host-Only Ethernet Adapter"
    8696
    87 
    88 
  • trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFlt.inf

    r62534 r69371  
    11; $Id$
    2 ; @file
    3 ; VBoxNetFlt.inf - VirtualBox Bridged Networking Driver inf file
    4 ; Protocol edge
     2;; @file
     3; VBoxNetFlt.inf - VirtualBox Bridged Networking Driver inf file Protocol edge
    54;
     5
    66;
    77; Copyright (C) 2011-2016 Oracle Corporation
     
    1414; VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1515; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     16;
     17; The contents of this file may alternatively be used under the terms
     18; of the Common Development and Distribution License Version 1.0
     19; (CDDL) only, as it comes in the "COPYING.CDDL" file of the
     20; VirtualBox OSE distribution, in which case the provisions of the
     21; CDDL are applicable instead of those of the GPL.
     22;
     23; You may elect to license modified versions of this file under the
     24; terms and conditions of either the GPL or the CDDL or both.
    1625;
    1726
  • trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltM.inf

    r62534 r69371  
    11; $Id$
    2 ; @file
    3 ; VBoxNetFltM.inf - VirtualBox Bridged Networking Driver inf file
    4 ; Miniport edge
     2;; @file
     3; VBoxNetFltM.inf - VirtualBox Bridged Networking Driver inf file Miniport edge
    54;
     5
    66;
    77; Copyright (C) 2011-2016 Oracle Corporation
     
    1414; VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1515; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     16;
     17; The contents of this file may alternatively be used under the terms
     18; of the Common Development and Distribution License Version 1.0
     19; (CDDL) only, as it comes in the "COPYING.CDDL" file of the
     20; VirtualBox OSE distribution, in which case the provisions of the
     21; CDDL are applicable instead of those of the GPL.
     22;
     23; You may elect to license modified versions of this file under the
     24; terms and conditions of either the GPL or the CDDL or both.
    1625;
    1726
     
    6877[SourceDisksFiles]
    6978
    70 
    71 
  • trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetLwf.inf

    r66613 r69371  
    33; VBoxNetLwf.inf - VirtualBox Bridged Networking Driver inf file
    44;
     5
    56;
    67; Copyright (C) 2014-2016 Oracle Corporation
     
    1314; VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1415; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     16;
     17; The contents of this file may alternatively be used under the terms
     18; of the Common Development and Distribution License Version 1.0
     19; (CDDL) only, as it comes in the "COPYING.CDDL" file of the
     20; VirtualBox OSE distribution, in which case the provisions of the
     21; CDDL are applicable instead of those of the GPL.
     22;
     23; You may elect to license modified versions of this file under the
     24; terms and conditions of either the GPL or the CDDL or both.
    1525;
    1626
  • trunk/src/VBox/HostDrivers/VBoxNetFlt/win/nobj/VBoxNetFltNobjT.idl

    r56293 r69371  
    22/** @file
    33 * VBoxNetFltNobjT.idl - Notify Object for Bridged Networking Driver.
     4
    45 * Type lib definition
    56 */
     7
    68/*
    79 * Copyright (C) 2011-2015 Oracle Corporation
     
    1416 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1517 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     18 *
     19 * The contents of this file may alternatively be used under the terms
     20 * of the Common Development and Distribution License Version 1.0
     21 * (CDDL) only, as it comes in the "COPYING.CDDL" file of the
     22 * VirtualBox OSE distribution, in which case the provisions of the
     23 * CDDL are applicable instead of those of the GPL.
     24 *
     25 * You may elect to license modified versions of this file under the
     26 * terms and conditions of either the GPL or the CDDL or both.
    1627 */
     28
    1729#include <netcfgn.idl>
    1830
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