VirtualBox

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


Ignore:
Timestamp:
Apr 18, 2008 3:16:47 PM (17 years ago)
Author:
vboxsync
Message:

The Big Sun Rebranding Header Change

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

Legend:

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

    r5999 r8155  
    55
    66#
    7 # Copyright (C) 2006-2007 innotek GmbH
     7# Copyright (C) 2006-2007 Sun Microsystems, Inc.
    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# 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.
    1620#
    1721
  • trunk/src/VBox/HostDrivers/Support/Makefile.kmk

    r7141 r8155  
    55
    66#
    7 # Copyright (C) 2006-2007 innotek GmbH
     7# Copyright (C) 2006-2007 Sun Microsystems, Inc.
    88#
    99# This file is part of VirtualBox Open Source Edition (OSE), as
     
    2323# You may elect to license modified versions of this file under the
    2424# terms and conditions of either the GPL or the CDDL or both.
     25#
     26# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     27# Clara, CA 95054 USA or visit http://www.sun.com if you need
     28# additional information or have any questions.
    2529#
    2630
  • trunk/src/VBox/HostDrivers/Support/SUPDRV.h

    r7902 r8155  
    55
    66/*
    7  * Copyright (C) 2006-2007 innotek GmbH
     7 * Copyright (C) 2006-2007 Sun Microsystems, Inc.
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2323 * You may elect to license modified versions of this file under the
    2424 * terms and conditions of either the GPL or the CDDL or both.
     25 *
     26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     27 * Clara, CA 95054 USA or visit http://www.sun.com if you need
     28 * additional information or have any questions.
    2529 */
    2630
  • trunk/src/VBox/HostDrivers/Support/SUPDRVIOC.h

    r8114 r8155  
    55
    66/*
    7  * Copyright (C) 2006-2007 innotek GmbH
     7 * Copyright (C) 2006-2007 Sun Microsystems, Inc.
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2323 * You may elect to license modified versions of this file under the
    2424 * terms and conditions of either the GPL or the CDDL or both.
     25 *
     26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     27 * Clara, CA 95054 USA or visit http://www.sun.com if you need
     28 * additional information or have any questions.
    2529 */
    2630
  • trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c

    r8114 r8155  
    55
    66/*
    7  * Copyright (C) 2006-2007 innotek GmbH
     7 * Copyright (C) 2006-2007 Sun Microsystems, Inc.
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2323 * You may elect to license modified versions of this file under the
    2424 * terms and conditions of either the GPL or the CDDL or both.
     25 *
     26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     27 * Clara, CA 95054 USA or visit http://www.sun.com if you need
     28 * additional information or have any questions.
    2529 */
    2630
  • trunk/src/VBox/HostDrivers/Support/SUPLib.cpp

    r8114 r8155  
    55
    66/*
    7  * Copyright (C) 2006-2007 innotek GmbH
     7 * Copyright (C) 2006-2007 Sun Microsystems, Inc.
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2323 * You may elect to license modified versions of this file under the
    2424 * terms and conditions of either the GPL or the CDDL or both.
     25 *
     26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     27 * Clara, CA 95054 USA or visit http://www.sun.com if you need
     28 * additional information or have any questions.
    2529 */
    2630
  • trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h

    r5999 r8155  
    55
    66/*
    7  * Copyright (C) 2006-2007 innotek GmbH
     7 * Copyright (C) 2006-2007 Sun Microsystems, Inc.
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2323 * You may elect to license modified versions of this file under the
    2424 * terms and conditions of either the GPL or the CDDL or both.
     25 *
     26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     27 * Clara, CA 95054 USA or visit http://www.sun.com if you need
     28 * additional information or have any questions.
    2529 */
    2630
  • trunk/src/VBox/HostDrivers/Support/SUPR0.def

    r8128 r8155  
    55
    66;
    7 ; Copyright (C) 2006-2007 innotek GmbH
     7; Copyright (C) 2006-2007 Sun Microsystems, Inc.
    88;
    99; This file is part of VirtualBox Open Source Edition (OSE), as
     
    2323; You may elect to license modified versions of this file under the
    2424; terms and conditions of either the GPL or the CDDL or both.
     25;
     26; Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     27; Clara, CA 95054 USA or visit http://www.sun.com if you need
     28; additional information or have any questions.
    2529;
    2630
  • trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp

    r7272 r8155  
    55
    66/*
    7  * Copyright (C) 2006-2007 innotek GmbH
     7 * Copyright (C) 2006-2007 Sun Microsystems, Inc.
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2323 * You may elect to license modified versions of this file under the
    2424 * terms and conditions of either the GPL or the CDDL or both.
     25 *
     26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     27 * Clara, CA 95054 USA or visit http://www.sun.com if you need
     28 * additional information or have any questions.
    2529 */
    2630
  • trunk/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp

    r5999 r8155  
    66
    77/*
    8  * Copyright (C) 2006-2007 innotek GmbH
     8 * Copyright (C) 2006-2007 Sun Microsystems, Inc.
    99 *
    1010 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2424 * You may elect to license modified versions of this file under the
    2525 * terms and conditions of either the GPL or the CDDL or both.
     26 *
     27 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     28 * Clara, CA 95054 USA or visit http://www.sun.com if you need
     29 * additional information or have any questions.
    2630 */
    2731
  • trunk/src/VBox/HostDrivers/Support/darwin/load.sh

    r8102 r8155  
    55
    66#
    7 # Copyright (C) 2006-2007 innotek GmbH
     7# Copyright (C) 2006-2007 Sun Microsystems, Inc.
    88#
    99# This file is part of VirtualBox Open Source Edition (OSE), as
     
    2323# You may elect to license modified versions of this file under the
    2424# terms and conditions of either the GPL or the CDDL or both.
     25#
     26# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     27# Clara, CA 95054 USA or visit http://www.sun.com if you need
     28# additional information or have any questions.
    2529#
    2630
  • trunk/src/VBox/HostDrivers/Support/freebsd/SUPLib-freebsd.cpp

    r5999 r8155  
    44
    55/*
    6  * Copyright (C) 2006-2007 innotek GmbH
     6 * Copyright (C) 2006-2007 Sun Microsystems, Inc.
    77 *
    88 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2222 * You may elect to license modified versions of this file under the
    2323 * terms and conditions of either the GPL or the CDDL or both.
     24 *
     25 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     26 * Clara, CA 95054 USA or visit http://www.sun.com if you need
     27 * additional information or have any questions.
    2428 */
    2529
  • trunk/src/VBox/HostDrivers/Support/linux/Makefile

    r7985 r8155  
    66#
    77#
    8 # Copyright (C) 2006-2007 innotek GmbH
     8# Copyright (C) 2006-2007 Sun Microsystems, Inc.
    99#
    1010# This file is part of VirtualBox Open Source Edition (OSE), as
     
    2424# You may elect to license modified versions of this file under the
    2525# terms and conditions of either the GPL or the CDDL or both.
     26#
     27# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     28# Clara, CA 95054 USA or visit http://www.sun.com if you need
     29# additional information or have any questions.
    2630#
    2731
  • trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c

    r8133 r8155  
    44
    55/*
    6  * Copyright (C) 2006-2007 innotek GmbH
     6 * Copyright (C) 2006-2007 Sun Microsystems, Inc.
    77 *
    88 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2222 * You may elect to license modified versions of this file under the
    2323 * terms and conditions of either the GPL or the CDDL or both.
     24 *
     25 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     26 * Clara, CA 95054 USA or visit http://www.sun.com if you need
     27 * additional information or have any questions.
    2428 * Some lines of code to disable the local APIC on x86_64 machines taken
    2529 * from a Mandriva patch by Gwenole Beauchesne <[email protected]>.
  • trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.mod.c

    r6846 r8155  
    66
    77/*
    8  * Copyright (C) 2006-2007 innotek GmbH
     8 * Copyright (C) 2006-2007 Sun Microsystems, Inc.
    99 *
    1010 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2424 * You may elect to license modified versions of this file under the
    2525 * terms and conditions of either the GPL or the CDDL or both.
     26 *
     27 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     28 * Clara, CA 95054 USA or visit http://www.sun.com if you need
     29 * additional information or have any questions.
    2630 */
    2731
  • trunk/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp

    r5999 r8155  
    66
    77/*
    8  * Copyright (C) 2006-2007 innotek GmbH
     8 * Copyright (C) 2006-2007 Sun Microsystems, Inc.
    99 *
    1010 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2424 * You may elect to license modified versions of this file under the
    2525 * terms and conditions of either the GPL or the CDDL or both.
     26 *
     27 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     28 * Clara, CA 95054 USA or visit http://www.sun.com if you need
     29 * additional information or have any questions.
    2630 */
    2731
  • trunk/src/VBox/HostDrivers/Support/linux/build_in_tmp

    r7004 r8155  
    55# are installed in read-only directory.
    66#
    7 # Copyright (C) 2007 innotek GmbH
     7# Copyright (C) 2007 Sun Microsystems, Inc.
    88#
    99# This file is part of VirtualBox Open Source Edition (OSE), as
     
    2323# You may elect to license modified versions of this file under the
    2424# terms and conditions of either the GPL or the CDDL or both.
     25#
     26# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     27# Clara, CA 95054 USA or visit http://www.sun.com if you need
     28# additional information or have any questions.
    2529#
    2630
  • trunk/src/VBox/HostDrivers/Support/linux/export_modules

    r7004 r8155  
    44# Create a tar archive containing the sources of the vboxdrv kernel module
    55#
    6 # Copyright (C) 2007 innotek GmbH
     6# Copyright (C) 2007 Sun Microsystems, Inc.
    77#
    88# This file is part of VirtualBox Open Source Edition (OSE), as
     
    2222# You may elect to license modified versions of this file under the
    2323# terms and conditions of either the GPL or the CDDL or both.
     24#
     25# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     26# Clara, CA 95054 USA or visit http://www.sun.com if you need
     27# additional information or have any questions.
    2428#
    2529
  • trunk/src/VBox/HostDrivers/Support/linux/files_vboxdrv

    r7344 r8155  
    33# Shared file between Makefile.kmk and export_modules
    44#
    5 # Copyright (C) 2007 innotek GmbH
     5# Copyright (C) 2007 Sun Microsystems, Inc.
    66#
    77# This file is part of VirtualBox Open Source Edition (OSE), as
     
    2121# You may elect to license modified versions of this file under the
    2222# terms and conditions of either the GPL or the CDDL or both.
     23#
     24# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     25# Clara, CA 95054 USA or visit http://www.sun.com if you need
     26# additional information or have any questions.
    2327#
    2428
  • trunk/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.def

    r5999 r8155  
    44
    55;
    6 ; Copyright (C) 2007 innotek GmbH
     6; Copyright (C) 2007 Sun Microsystems, Inc.
    77;
    88; This file is part of VirtualBox Open Source Edition (OSE), as
     
    2222; You may elect to license modified versions of this file under the
    2323; terms and conditions of either the GPL or the CDDL or both.
     24;
     25; Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     26; Clara, CA 95054 USA or visit http://www.sun.com if you need
     27; additional information or have any questions.
    2428;
    2529
  • trunk/src/VBox/HostDrivers/Support/os2/SUPLib-os2.cpp

    r5999 r8155  
    55
    66/*
    7  * Copyright (C) 2006-2007 innotek GmbH
     7 * Copyright (C) 2006-2007 Sun Microsystems, Inc.
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2323 * You may elect to license modified versions of this file under the
    2424 * terms and conditions of either the GPL or the CDDL or both.
     25 *
     26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     27 * Clara, CA 95054 USA or visit http://www.sun.com if you need
     28 * additional information or have any questions.
    2529 */
    2630
  • trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c

    r7712 r8155  
    55
    66/*
    7  * Copyright (C) 2006-2007 innotek GmbH
     7 * Copyright (C) 2006-2007 Sun Microsystems, Inc.
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2323 * You may elect to license modified versions of this file under the
    2424 * terms and conditions of either the GPL or the CDDL or both.
     25 *
     26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     27 * Clara, CA 95054 USA or visit http://www.sun.com if you need
     28 * additional information or have any questions.
    2529 */
    2630
  • trunk/src/VBox/HostDrivers/Support/solaris/SUPLib-solaris.cpp

    r7011 r8155  
    55
    66/*
    7  * Copyright (C) 2006-2007 innotek GmbH
     7 * Copyright (C) 2006-2007 Sun Microsystems, Inc.
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2323 * You may elect to license modified versions of this file under the
    2424 * terms and conditions of either the GPL or the CDDL or both.
     25 *
     26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     27 * Clara, CA 95054 USA or visit http://www.sun.com if you need
     28 * additional information or have any questions.
    2529 */
    2630
  • trunk/src/VBox/HostDrivers/Support/testcase/Makefile.kmk

    r5999 r8155  
    55
    66#
    7 # Copyright (C) 2006-2007 innotek GmbH
     7# Copyright (C) 2006-2007 Sun Microsystems, Inc.
    88#
    99# This file is part of VirtualBox Open Source Edition (OSE), as
     
    2323# You may elect to license modified versions of this file under the
    2424# terms and conditions of either the GPL or the CDDL or both.
     25#
     26# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     27# Clara, CA 95054 USA or visit http://www.sun.com if you need
     28# additional information or have any questions.
    2529#
    2630
  • trunk/src/VBox/HostDrivers/Support/testcase/SUPInstall.cpp

    r5999 r8155  
    66
    77/*
    8  * Copyright (C) 2006-2007 innotek GmbH
     8 * Copyright (C) 2006-2007 Sun Microsystems, Inc.
    99 *
    1010 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2424 * You may elect to license modified versions of this file under the
    2525 * terms and conditions of either the GPL or the CDDL or both.
     26 *
     27 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     28 * Clara, CA 95054 USA or visit http://www.sun.com if you need
     29 * additional information or have any questions.
    2630 */
    2731
  • trunk/src/VBox/HostDrivers/Support/testcase/SUPUninstall.cpp

    r5999 r8155  
    66
    77/*
    8  * Copyright (C) 2006-2007 innotek GmbH
     8 * Copyright (C) 2006-2007 Sun Microsystems, Inc.
    99 *
    1010 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2424 * You may elect to license modified versions of this file under the
    2525 * terms and conditions of either the GPL or the CDDL or both.
     26 *
     27 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     28 * Clara, CA 95054 USA or visit http://www.sun.com if you need
     29 * additional information or have any questions.
    2630 */
    2731
  • trunk/src/VBox/HostDrivers/Support/testcase/tstContiguous.cpp

    r5999 r8155  
    66
    77/*
    8  * Copyright (C) 2006-2007 innotek GmbH
     8 * Copyright (C) 2006-2007 Sun Microsystems, Inc.
    99 *
    1010 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2424 * You may elect to license modified versions of this file under the
    2525 * terms and conditions of either the GPL or the CDDL or both.
     26 *
     27 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     28 * Clara, CA 95054 USA or visit http://www.sun.com if you need
     29 * additional information or have any questions.
    2630 */
    2731
  • trunk/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp

    r5999 r8155  
    66
    77/*
    8  * Copyright (C) 2006-2007 innotek GmbH
     8 * Copyright (C) 2006-2007 Sun Microsystems, Inc.
    99 *
    1010 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2424 * You may elect to license modified versions of this file under the
    2525 * terms and conditions of either the GPL or the CDDL or both.
     26 *
     27 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     28 * Clara, CA 95054 USA or visit http://www.sun.com if you need
     29 * additional information or have any questions.
    2630 */
    2731
  • trunk/src/VBox/HostDrivers/Support/testcase/tstGetPagingMode.cpp

    r5999 r8155  
    66
    77/*
    8  * Copyright (C) 2006-2007 innotek GmbH
     8 * Copyright (C) 2006-2007 Sun Microsystems, Inc.
    99 *
    1010 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2424 * You may elect to license modified versions of this file under the
    2525 * terms and conditions of either the GPL or the CDDL or both.
     26 *
     27 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     28 * Clara, CA 95054 USA or visit http://www.sun.com if you need
     29 * additional information or have any questions.
    2630 */
    2731
  • trunk/src/VBox/HostDrivers/Support/testcase/tstInit.cpp

    r5999 r8155  
    66
    77/*
    8  * Copyright (C) 2006-2007 innotek GmbH
     8 * Copyright (C) 2006-2007 Sun Microsystems, Inc.
    99 *
    1010 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2424 * You may elect to license modified versions of this file under the
    2525 * terms and conditions of either the GPL or the CDDL or both.
     26 *
     27 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     28 * Clara, CA 95054 USA or visit http://www.sun.com if you need
     29 * additional information or have any questions.
    2630 */
    2731
  • trunk/src/VBox/HostDrivers/Support/testcase/tstInt.cpp

    r5999 r8155  
    55
    66/*
    7  * Copyright (C) 2006-2007 innotek GmbH
     7 * Copyright (C) 2006-2007 Sun Microsystems, Inc.
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2323 * You may elect to license modified versions of this file under the
    2424 * terms and conditions of either the GPL or the CDDL or both.
     25 *
     26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     27 * Clara, CA 95054 USA or visit http://www.sun.com if you need
     28 * additional information or have any questions.
    2529 */
    2630
  • trunk/src/VBox/HostDrivers/Support/testcase/tstLow.cpp

    r5999 r8155  
    66
    77/*
    8  * Copyright (C) 2006-2007 innotek GmbH
     8 * Copyright (C) 2006-2007 Sun Microsystems, Inc.
    99 *
    1010 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2424 * You may elect to license modified versions of this file under the
    2525 * terms and conditions of either the GPL or the CDDL or both.
     26 *
     27 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     28 * Clara, CA 95054 USA or visit http://www.sun.com if you need
     29 * additional information or have any questions.
    2630 */
    2731
  • trunk/src/VBox/HostDrivers/Support/testcase/tstPage.cpp

    r5999 r8155  
    66
    77/*
    8  * Copyright (C) 2006-2007 innotek GmbH
     8 * Copyright (C) 2006-2007 Sun Microsystems, Inc.
    99 *
    1010 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2424 * You may elect to license modified versions of this file under the
    2525 * terms and conditions of either the GPL or the CDDL or both.
     26 *
     27 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     28 * Clara, CA 95054 USA or visit http://www.sun.com if you need
     29 * additional information or have any questions.
    2630 */
    2731
  • trunk/src/VBox/HostDrivers/Support/testcase/tstPin.cpp

    r5999 r8155  
    66
    77/*
    8  * Copyright (C) 2006-2007 innotek GmbH
     8 * Copyright (C) 2006-2007 Sun Microsystems, Inc.
    99 *
    1010 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2424 * You may elect to license modified versions of this file under the
    2525 * terms and conditions of either the GPL or the CDDL or both.
     26 *
     27 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     28 * Clara, CA 95054 USA or visit http://www.sun.com if you need
     29 * additional information or have any questions.
    2630 */
    2731
  • trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp

    r7462 r8155  
    55
    66/*
    7  * Copyright (C) 2006-2007 innotek GmbH
     7 * Copyright (C) 2006-2007 Sun Microsystems, Inc.
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2323 * You may elect to license modified versions of this file under the
    2424 * terms and conditions of either the GPL or the CDDL or both.
     25 *
     26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     27 * Clara, CA 95054 USA or visit http://www.sun.com if you need
     28 * additional information or have any questions.
    2529 */
    2630
  • trunk/src/VBox/HostDrivers/Support/win/SUPDrvA-win.asm

    r5999 r8155  
    55
    66;
    7 ; Copyright (C) 2006-2007 innotek GmbH
     7; Copyright (C) 2006-2007 Sun Microsystems, Inc.
    88;
    99; This file is part of VirtualBox Open Source Edition (OSE), as
     
    2323; You may elect to license modified versions of this file under the
    2424; terms and conditions of either the GPL or the CDDL or both.
     25;
     26; Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     27; Clara, CA 95054 USA or visit http://www.sun.com if you need
     28; additional information or have any questions.
    2529;
    2630
  • trunk/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp

    r5999 r8155  
    55
    66/*
    7  * Copyright (C) 2006-2007 innotek GmbH
     7 * Copyright (C) 2006-2007 Sun Microsystems, Inc.
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2323 * You may elect to license modified versions of this file under the
    2424 * terms and conditions of either the GPL or the CDDL or both.
     25 *
     26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     27 * Clara, CA 95054 USA or visit http://www.sun.com if you need
     28 * additional information or have any questions.
    2529 */
    2630
  • trunk/src/VBox/HostDrivers/Support/win/VBoxDrv.inf

    r5999 r8155  
    44; INF file for installing the Win32 driver
    55;
    6 ; Copyright (C) 2006-2007 innotek GmbH
     6; Copyright (C) 2006-2007 Sun Microsystems, Inc.
    77;
    88; This file is part of VirtualBox Open Source Edition (OSE), as
     
    2222; You may elect to license modified versions of this file under the
    2323; terms and conditions of either the GPL or the CDDL or both.
     24;
     25; Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     26; Clara, CA 95054 USA or visit http://www.sun.com if you need
     27; additional information or have any questions.
    2428;
    2529
  • trunk/src/VBox/HostDrivers/VBoxTAP/Makefile.kmk

    r5999 r8155  
    55
    66#
    7 # Copyright (C) 2006-2007 innotek GmbH
     7# Copyright (C) 2006-2007 Sun Microsystems, Inc.
    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# 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.
    1620#
    1721
  • trunk/src/VBox/HostDrivers/VBoxTAP/VBoxTAP.inf

    r5999 r8155  
    33;
    44;
    5 ; Copyright (C) 2006-2007 innotek GmbH
     5; Copyright (C) 2006-2007 Sun Microsystems, Inc.
    66;
    77; This file is part of VirtualBox Open Source Edition (OSE), as
     
    1212; VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1313; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     14;
     15; Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     16; Clara, CA 95054 USA or visit http://www.sun.com if you need
     17; additional information or have any questions.
    1418;
    1519
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