VirtualBox

Changeset 41700 in vbox for trunk/src/VBox/HostDrivers


Ignore:
Timestamp:
Jun 14, 2012 10:12:57 AM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
78508
Message:

Solaris: license header update for kernel bits.

Location:
trunk/src/VBox/HostDrivers
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxNetAdp/solaris/VBoxNetAdp-solaris.c

    r38895 r41700  
    55
    66/*
    7  * Copyright (C) 2009 Oracle Corporation
     7 * Copyright (C) 2009-2012 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    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/VBoxNetAdp/solaris/vboxnet.conf

    r32388 r41700  
    22# Solaris Host VBoxNet Configuration
    33#
    4 # Copyright (C) 2009-2010 Oracle Corporation
     4# Copyright (C) 2009-2012 Oracle Corporation
    55#
    66# This file is part of VirtualBox Open Source Edition (OSE), as
     
    1212# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    1313#
     14# The contents of this file may alternatively be used under the terms
     15# of the Common Development and Distribution License Version 1.0
     16# (CDDL) only, as it comes in the "COPYING.CDDL" file of the
     17# VirtualBox OSE distribution, in which case the provisions of the
     18# CDDL are applicable instead of those of the GPL.
     19#
     20# You may elect to license modified versions of this file under the
     21# terms and conditions of either the GPL or the CDDL or both.
     22#
    1423
    1524# This needs to go into /platform/i86pc/kernel/drv,
  • trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c

    r40806 r41700  
    55
    66/*
    7  * Copyright (C) 2008 Oracle Corporation
     7 * Copyright (C) 2008-2012 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    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/solaris/VBoxNetFltBow-solaris.c

    r40444 r41700  
    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/solaris/vboxbow.conf

    r37766 r41700  
    22# Solaris Host VBoxBow (Crossbow) Configuration
    33#
    4 # Copyright (C) 2008-2010 Oracle Corporation
     4# Copyright (C) 2008-2012 Oracle Corporation
    55#
    66# This file is part of VirtualBox Open Source Edition (OSE), as
     
    1212# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    1313#
     14# The contents of this file may alternatively be used under the terms
     15# of the Common Development and Distribution License Version 1.0
     16# (CDDL) only, as it comes in the "COPYING.CDDL" file of the
     17# VirtualBox OSE distribution, in which case the provisions of the
     18# CDDL are applicable instead of those of the GPL.
     19#
     20# You may elect to license modified versions of this file under the
     21# terms and conditions of either the GPL or the CDDL or both.
     22#
    1423
    1524# This needs to go into /platform/i86pc/kernel/drv,
  • trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/vboxflt.conf

    r32388 r41700  
    22# Solaris Host VBoxFlt Configuration
    33#
    4 # Copyright (C) 2008-2010 Oracle Corporation
     4# Copyright (C) 2008-2012 Oracle Corporation
    55#
    66# This file is part of VirtualBox Open Source Edition (OSE), as
     
    1111# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1212# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     13#
     14# The contents of this file may alternatively be used under the terms
     15# of the Common Development and Distribution License Version 1.0
     16# (CDDL) only, as it comes in the "COPYING.CDDL" file of the
     17# VirtualBox OSE distribution, in which case the provisions of the
     18# CDDL are applicable instead of those of the GPL.
     19#
     20# You may elect to license modified versions of this file under the
     21# terms and conditions of either the GPL or the CDDL or both.
    1322#
    1423
  • trunk/src/VBox/HostDrivers/VBoxUSB/solaris/VBoxUSB-solaris.c

    r41688 r41700  
    55
    66/*
    7  * Copyright (C) 2008 Oracle Corporation
     7 * Copyright (C) 2008-2012 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    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/VBoxUSB/solaris/VBoxUSBMon-solaris.c

    r38895 r41700  
    55
    66/*
    7  * Copyright (C) 2008 Oracle Corporation
     7 * Copyright (C) 2008-2012 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    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
     
    408417
    409418    /*
    410      * Verify we are being opened as a character device
     419     * Verify we are being opened as a character device.
    411420     */
    412421    if (fType != OTYP_CHR)
     
    414423
    415424    /*
    416      * Verify that we're called after attach
     425     * Verify that we're called after attach.
    417426     */
    418427    if (!g_pDip)
     
    10531062    return USB_SUCCESS;
    10541063}
     1064
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