VirtualBox

Changeset 28800 in vbox for trunk/src/VBox/VMM/testcase


Ignore:
Timestamp:
Apr 27, 2010 8:22:32 AM (15 years ago)
Author:
vboxsync
Message:

Automated rebranding to Oracle copyright/license strings via filemuncher

Location:
trunk/src/VBox/VMM/testcase
Files:
28 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/testcase/Makefile.kmk

    r26491 r28800  
    55
    66#
    7 # Copyright (C) 2006-2007 Sun Microsystems, Inc.
     7# Copyright (C) 2006-2007 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 # 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.
    2016#
    2117
  • trunk/src/VBox/VMM/testcase/mkdsk.sh

    r8155 r28800  
    11#!/bin/sh
    22#
    3 # Copyright (C) 2006-2007 Sun Microsystems, Inc.
     3# Copyright (C) 2006-2007 Oracle Corporation
    44#
    55# This file is part of VirtualBox Open Source Edition (OSE), as
     
    1010# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1111# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    12 #
    13 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
    14 # Clara, CA 95054 USA or visit http://www.sun.com if you need
    15 # additional information or have any questions.
    1612#
    1713
  • trunk/src/VBox/VMM/testcase/tstAnimate.cpp

    r25253 r28800  
    55
    66/*
    7  * Copyright (C) 2006-2007 Sun Microsystems, Inc.
     7 * Copyright (C) 2006-2007 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  * 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.
    2016 */
    2117
  • trunk/src/VBox/VMM/testcase/tstAsmStructs.cpp

    r25947 r28800  
    55
    66/*
    7  * Copyright (C) 2006-2007 Sun Microsystems, Inc.
     7 * Copyright (C) 2006-2007 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  * 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.
    2016 */
    2117
  • trunk/src/VBox/VMM/testcase/tstAsmStructsAsm.asm

    r15236 r28800  
    88
    99;
    10 ; Copyright (C) 2006-2007 Sun Microsystems, Inc.
     10; Copyright (C) 2006-2007 Oracle Corporation
    1111;
    1212; This file is part of VirtualBox Open Source Edition (OSE), as
     
    1717; VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1818; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    19 ;
    20 ; Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
    21 ; Clara, CA 95054 USA or visit http://www.sun.com if you need
    22 ; additional information or have any questions.
    2319;
    2420
  • trunk/src/VBox/VMM/testcase/tstCFGM.cpp

    r20864 r28800  
    55
    66/*
    7  * Copyright (C) 2006-2007 Sun Microsystems, Inc.
     7 * Copyright (C) 2006-2007 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  * 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.
    2016 */
    2117
  • trunk/src/VBox/VMM/testcase/tstCompiler.cpp

    r26296 r28800  
    88
    99/*
    10  * Copyright (C) 2006-2007 Sun Microsystems, Inc.
     10 * Copyright (C) 2006-2007 Oracle Corporation
    1111 *
    1212 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    1717 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1818 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    19  *
    20  * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
    21  * Clara, CA 95054 USA or visit http://www.sun.com if you need
    22  * additional information or have any questions.
    2319 */
    2420
  • trunk/src/VBox/VMM/testcase/tstCompressionBenchmark.cpp

    r26517 r28800  
    55
    66/*
    7  * Copyright (C) 2009 Sun Microsystems, Inc.
     7 * Copyright (C) 2009 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  * 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.
    2016 */
    2117
  • trunk/src/VBox/VMM/testcase/tstGlobalConfig.cpp

    r20864 r28800  
    55
    66/*
    7  * Copyright (C) 2007 Sun Microsystems, Inc.
     7 * Copyright (C) 2007 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  * 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.
    2016 */
    2117
  • trunk/src/VBox/VMM/testcase/tstHelp.h

    r25891 r28800  
    55
    66/*
    7  * Copyright (C) 2006-2007 Sun Microsystems, Inc.
     7 * Copyright (C) 2006-2007 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  * 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.
    2016 */
    2117
  • trunk/src/VBox/VMM/testcase/tstInstrEmul.cpp

    r26562 r28800  
    55
    66/*
    7  * Copyright (C) 2006-2007 Sun Microsystems, Inc.
     7 * Copyright (C) 2006-2007 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  * 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.
    2016 */
    2117
  • trunk/src/VBox/VMM/testcase/tstMMHyperHeap.cpp

    r22890 r28800  
    55
    66/*
    7  * Copyright (C) 2006-2007 Sun Microsystems, Inc.
     7 * Copyright (C) 2006-2007 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  * 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.
    2016 */
    2117
  • trunk/src/VBox/VMM/testcase/tstMicro.cpp

    r26223 r28800  
    55
    66/*
    7  * Copyright (C) 2006-2007 Sun Microsystems, Inc.
     7 * Copyright (C) 2006-2007 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  * 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.
    2016 */
    2117
  • trunk/src/VBox/VMM/testcase/tstMicro.h

    r20374 r28800  
    55
    66/*
    7  * Copyright (C) 2006-2007 Sun Microsystems, Inc.
     7 * Copyright (C) 2006-2007 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  * 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.
    2016 */
    2117
  • trunk/src/VBox/VMM/testcase/tstMicro.mac

    r13813 r28800  
    55
    66;
    7 ; Copyright (C) 2006-2007 Sun Microsystems, Inc.
     7; Copyright (C) 2006-2007 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 ; 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.
    2016;
    2117
  • trunk/src/VBox/VMM/testcase/tstMicroRC.cpp

    r26268 r28800  
    55
    66/*
    7  * Copyright (C) 2006-2007 Sun Microsystems, Inc.
     7 * Copyright (C) 2006-2007 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  * 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.
    2016 */
    2117
  • trunk/src/VBox/VMM/testcase/tstMicroRC.def

    r26223 r28800  
    33; VMM Guest Context Micro Benchmark - Definition file.
    44
    5 ; Copyright (C) 2006-2007 Sun Microsystems, Inc.
     5; Copyright (C) 2006-2007 Oracle Corporation
    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.
    1814;
    1915
  • trunk/src/VBox/VMM/testcase/tstMicroRCA.asm

    r26223 r28800  
    55
    66;
    7 ; Copyright (C) 2006-2007 Sun Microsystems, Inc.
     7; Copyright (C) 2006-2007 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 ; 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.
    2016;
    2117
  • trunk/src/VBox/VMM/testcase/tstPDMAsyncCompletion.cpp

    r28065 r28800  
    1010
    1111/*
    12  * Copyright (C) 2008-2010 Sun Microsystems, Inc.
     12 * Copyright (C) 2008-2010 Oracle Corporation
    1313 *
    1414 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    1919 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    2020 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    21  *
    22  * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
    23  * Clara, CA 95054 USA or visit http://www.sun.com if you need
    24  * additional information or have any questions.
    2521 */
    2622
  • trunk/src/VBox/VMM/testcase/tstPDMAsyncCompletionStress.cpp

    r28065 r28800  
    77
    88/*
    9  * Copyright (C) 2008-2009 Sun Microsystems, Inc.
     9 * Copyright (C) 2008-2009 Oracle Corporation
    1010 *
    1111 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    1616 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1717 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    18  *
    19  * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
    20  * Clara, CA 95054 USA or visit http://www.sun.com if you need
    21  * additional information or have any questions.
    2218 */
    2319
  • trunk/src/VBox/VMM/testcase/tstSSM.cpp

    r23593 r28800  
    55
    66/*
    7  * Copyright (C) 2006-2007 Sun Microsystems, Inc.
     7 * Copyright (C) 2006-2007 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  * 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.
    2016 */
    2117
  • trunk/src/VBox/VMM/testcase/tstVMM-HwAccm.cpp

    r26562 r28800  
    55
    66/*
    7  * Copyright (C) 2006-2007 Sun Microsystems, Inc.
     7 * Copyright (C) 2006-2007 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  * 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.
    2016 */
    2117
  • trunk/src/VBox/VMM/testcase/tstVMM.cpp

    r26517 r28800  
    55
    66/*
    7  * Copyright (C) 2006-2007 Sun Microsystems, Inc.
     7 * Copyright (C) 2006-2007 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  * 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.
    2016 */
    2117
  • trunk/src/VBox/VMM/testcase/tstVMMFork.cpp

    r23012 r28800  
    55
    66/*
    7  * Copyright (C) 2006-2007 Sun Microsystems, Inc.
     7 * Copyright (C) 2006-2007 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  * 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.
    2016 */
    2117
  • trunk/src/VBox/VMM/testcase/tstVMMR0CallHost-1.cpp

    r21293 r28800  
    55
    66/*
    7  * Copyright (C) 2006-2007 Sun Microsystems, Inc.
     7 * Copyright (C) 2006-2007 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  * 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.
    2016 */
    2117
  • trunk/src/VBox/VMM/testcase/tstVMREQ.cpp

    r23012 r28800  
    55
    66/*
    7  * Copyright (C) 2006-2007 Sun Microsystems, Inc.
     7 * Copyright (C) 2006-2007 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  * 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.
    2016 */
    2117
  • trunk/src/VBox/VMM/testcase/tstVMStructRC.cpp

    r28262 r28800  
    99
    1010/*
    11  * Copyright (C) 2006-2010 Sun Microsystems, Inc.
     11 * Copyright (C) 2006-2010 Oracle Corporation
    1212 *
    1313 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    1818 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1919 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    20  *
    21  * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
    22  * Clara, CA 95054 USA or visit http://www.sun.com if you need
    23  * additional information or have any questions.
    2420 */
    2521
  • trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp

    r25946 r28800  
    77
    88/*
    9  * Copyright (C) 2006-2007 Sun Microsystems, Inc.
     9 * Copyright (C) 2006-2007 Oracle Corporation
    1010 *
    1111 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    1616 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1717 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    18  *
    19  * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
    20  * Clara, CA 95054 USA or visit http://www.sun.com if you need
    21  * additional information or have any questions.
    2218 */
    2319
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