VirtualBox

Changeset 15527 in vbox for trunk


Ignore:
Timestamp:
Dec 15, 2008 6:11:08 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
41020
Message:

fixed OSE headers for linux/darwin/solaris netfilter code

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

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk

    r15526 r15527  
    77# Copyright (C) 2008 Sun Microsystems, Inc.
    88#
    9 # Sun Microsystems, Inc. confidential
    10 # All rights reserved
     9# This file is part of VirtualBox Open Source Edition (OSE), as
     10# available from http://www.virtualbox.org. This file is free software;
     11# you can redistribute it and/or modify it under the terms of the GNU
     12# General Public License (GPL) as published by the Free Software
     13# Foundation, in version 2 as it comes in the "COPYING" file of the
     14# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
     15# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     16#
     17# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     18# Clara, CA 95054 USA or visit http://www.sun.com if you need
     19# additional information or have any questions.
    1120#
    1221
  • trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c

    r14100 r15527  
    77 * Copyright (C) 2008 Sun Microsystems, Inc.
    88 *
    9  * Sun Microsystems, Inc. confidential
    10  * All rights reserved
     9 * This file is part of VirtualBox Open Source Edition (OSE), as
     10 * available from http://www.virtualbox.org. This file is free software;
     11 * you can redistribute it and/or modify it under the terms of the GNU
     12 * General Public License (GPL) as published by the Free Software
     13 * Foundation, in version 2 as it comes in the "COPYING" file of the
     14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
     15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     16 *
     17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     18 * Clara, CA 95054 USA or visit http://www.sun.com if you need
     19 * additional information or have any questions.
    1120 */
    1221
  • trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h

    r14421 r15527  
    77 * Copyright (C) 2008 Sun Microsystems, Inc.
    88 *
    9  * Sun Microsystems, Inc. confidential
    10  * All rights reserved
     9 * This file is part of VirtualBox Open Source Edition (OSE), as
     10 * available from http://www.virtualbox.org. This file is free software;
     11 * you can redistribute it and/or modify it under the terms of the GNU
     12 * General Public License (GPL) as published by the Free Software
     13 * Foundation, in version 2 as it comes in the "COPYING" file of the
     14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
     15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     16 *
     17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     18 * Clara, CA 95054 USA or visit http://www.sun.com if you need
     19 * additional information or have any questions.
    1120 */
    1221
  • trunk/src/VBox/HostDrivers/VBoxNetFlt/darwin/VBoxNetFlt-darwin.cpp

    r11982 r15527  
    77 * Copyright (C) 2006-2008 Sun Microsystems, Inc.
    88 *
    9  * Sun Microsystems, Inc. confidential
    10  * All rights reserved
     9 * This file is part of VirtualBox Open Source Edition (OSE), as
     10 * available from http://www.virtualbox.org. This file is free software;
     11 * you can redistribute it and/or modify it under the terms of the GNU
     12 * General Public License (GPL) as published by the Free Software
     13 * Foundation, in version 2 as it comes in the "COPYING" file of the
     14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
     15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     16 *
     17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     18 * Clara, CA 95054 USA or visit http://www.sun.com if you need
     19 * additional information or have any questions.
    1120 */
    1221
  • trunk/src/VBox/HostDrivers/VBoxNetFlt/darwin/loadnetflt.sh

    r15131 r15527  
    77# Copyright (C) 2006-2008 Sun Microsystems, Inc.
    88#
    9 # Sun Microsystems, Inc. confidential
    10 # All rights reserved
     9# This file is part of VirtualBox Open Source Edition (OSE), as
     10# available from http://www.virtualbox.org. This file is free software;
     11# you can redistribute it and/or modify it under the terms of the GNU
     12# General Public License (GPL) as published by the Free Software
     13# Foundation, in version 2 as it comes in the "COPYING" file of the
     14# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
     15# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     16#
     17# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     18# Clara, CA 95054 USA or visit http://www.sun.com if you need
     19# additional information or have any questions.
    1120#
    1221
  • trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/Makefile

    r14655 r15527  
    1515# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1616# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    17 #
    18 # The contents of this file may alternatively be used under the terms
    19 # of the Common Development and Distribution License Version 1.0
    20 # (CDDL) only, as it comes in the "COPYING.CDDL" file of the
    21 # VirtualBox OSE distribution, in which case the provisions of the
    22 # CDDL are applicable instead of those of the GPL.
    23 #
    24 # You may elect to license modified versions of this file under the
    25 # terms and conditions of either the GPL or the CDDL or both.
    2617#
    2718# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
  • trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c

    r15200 r15527  
    77 * Copyright (C) 2006-2008 Sun Microsystems, Inc.
    88 *
    9  * Sun Microsystems, Inc. confidential
    10  * All rights reserved
     9 * This file is part of VirtualBox Open Source Edition (OSE), as
     10 * available from http://www.virtualbox.org. This file is free software;
     11 * you can redistribute it and/or modify it under the terms of the GNU
     12 * General Public License (GPL) as published by the Free Software
     13 * Foundation, in version 2 as it comes in the "COPYING" file of the
     14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
     15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     16 *
     17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     18 * Clara, CA 95054 USA or visit http://www.sun.com if you need
     19 * additional information or have any questions.
    1120 */
    1221
  • trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c

    r15260 r15527  
    77 * Copyright (C) 2008 Sun Microsystems, Inc.
    88 *
    9  * Sun Microsystems, Inc. confidential
    10  * All rights reserved
     9 * This file is part of VirtualBox Open Source Edition (OSE), as
     10 * available from http://www.virtualbox.org. This file is free software;
     11 * you can redistribute it and/or modify it under the terms of the GNU
     12 * General Public License (GPL) as published by the Free Software
     13 * Foundation, in version 2 as it comes in the "COPYING" file of the
     14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
     15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     16 *
     17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     18 * Clara, CA 95054 USA or visit http://www.sun.com if you need
     19 * additional information or have any questions.
    1120 */
    1221
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