VirtualBox

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


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/Debugger
Files:
22 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Debugger/DBGCBuiltInSymbols.cpp

    r6000 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/Debugger/DBGCCmdHlp.cpp

    r6000 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/Debugger/DBGCCmdWorkers.cpp

    r6000 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/Debugger/DBGCCommands.cpp

    r6000 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/Debugger/DBGCEmulateCodeView.cpp

    r7729 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/Debugger/DBGCInternal.h

    r6000 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/Debugger/DBGCOps.cpp

    r6000 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/Debugger/DBGCTcp.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
     
    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/Debugger/DBGConsole.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
     
    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/Debugger/Makefile.kmk

    r8153 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/Debugger/VBoxDbg.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
     
    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/Debugger/VBoxDbgBase.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
     
    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/Debugger/VBoxDbgBase.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
     
    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/Debugger/VBoxDbgConsole.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
     
    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/Debugger/VBoxDbgConsole.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
     
    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/Debugger/VBoxDbgGui.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
     
    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/Debugger/VBoxDbgGui.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
     
    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/Debugger/VBoxDbgStats.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
     
    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/Debugger/VBoxDbgStats.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
     
    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/Debugger/testcase/tstDBGCParser.cpp

    r6000 r8155  
    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/Debugger/testcase/tstDBGCStubs.cpp

    r6000 r8155  
    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/Debugger/testcase/tstVBoxDbg.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
     
    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
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