VirtualBox

Changeset 31530 in vbox for trunk


Ignore:
Timestamp:
Aug 10, 2010 12:24:45 PM (14 years ago)
Author:
vboxsync
Message:

Debugger: Updated the file headers.

Location:
trunk/src/VBox/Debugger
Files:
31 edited

Legend:

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

    r31510 r31530  
    55
    66/*
    7  * Copyright (C) 2006-2007 Oracle Corporation
     7 * Copyright (C) 2006-2010 Oracle Corporation
    88 *
    9  * Oracle Corporation 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.
    1116 */
    1217
  • trunk/src/VBox/Debugger/DBGCCmdHlp.cpp

    r31510 r31530  
    55
    66/*
    7  * Copyright (C) 2006-2007 Oracle Corporation
    8  *
    9  * Oracle Corporation confidential
    10  * All rights reserved
     7 * Copyright (C) 2006-2010 Oracle Corporation
     8 *
     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.
    1116 */
    1217
  • trunk/src/VBox/Debugger/DBGCCmdWorkers.cpp

    r31510 r31530  
    55
    66/*
    7  * Copyright (C) 2006-2007 Oracle Corporation
    8  *
    9  * Oracle Corporation confidential
    10  * All rights reserved
     7 * Copyright (C) 2006-2010 Oracle Corporation
     8 *
     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.
    1116 */
    1217
  • trunk/src/VBox/Debugger/DBGCCommands.cpp

    r31510 r31530  
    55
    66/*
    7  * Copyright (C) 2006-2007 Oracle Corporation
    8  *
    9  * Oracle Corporation confidential
    10  * All rights reserved
     7 * Copyright (C) 2006-2010 Oracle Corporation
     8 *
     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.
    1116 */
    1217
  • trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp

    r31510 r31530  
    55
    66/*
    7  * Copyright (C) 2006-2007 Oracle Corporation
    8  *
    9  * Oracle Corporation confidential
    10  * All rights reserved
     7 * Copyright (C) 2006-2010 Oracle Corporation
     8 *
     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.
    1116 */
    1217
  • trunk/src/VBox/Debugger/DBGCInternal.h

    r31510 r31530  
    55
    66/*
    7  * Copyright (C) 2006-2007 Oracle Corporation
    8  *
    9  * Oracle Corporation confidential
    10  * All rights reserved
    11  */
     7 * Copyright (C) 2006-2010 Oracle Corporation
     8 *
     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
    1218
    1319#ifndef ___Debugger_DBGCInternal_h
  • trunk/src/VBox/Debugger/DBGCOps.cpp

    r31510 r31530  
    55
    66/*
    7  * Copyright (C) 2006-2007 Oracle Corporation
    8  *
    9  * Oracle Corporation confidential
    10  * All rights reserved
    11  */
     7 * Copyright (C) 2006-2010 Oracle Corporation
     8 *
     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
    1218
    1319/*******************************************************************************
  • trunk/src/VBox/Debugger/DBGCTcp.cpp

    r31510 r31530  
    55
    66/*
    7  * Copyright (C) 2006-2007 Oracle Corporation
    8  *
    9  * Oracle Corporation confidential
    10  * All rights reserved
    11  */
     7 * Copyright (C) 2006-2010 Oracle Corporation
     8 *
     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
    1218
    1319/*******************************************************************************
  • trunk/src/VBox/Debugger/DBGConsole.cpp

    r31510 r31530  
    55
    66/*
    7  * Copyright (C) 2006-2007 Oracle Corporation
    8  *
    9  * Oracle Corporation confidential
    10  * All rights reserved
     7 * Copyright (C) 2006-2010 Oracle Corporation
     8 *
     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.
    1116 */
    1217
  • trunk/src/VBox/Debugger/DBGPlugInCommonELF.cpp

    r31510 r31530  
    55
    66/*
    7  * Copyright (C) 2008 Oracle Corporation
     7 * Copyright (C) 2008-2010 Oracle Corporation
    88 *
    9  * Oracle Corporation 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.
    1116 */
    1217
  • trunk/src/VBox/Debugger/DBGPlugInCommonELF.h

    r31510 r31530  
    55
    66/*
    7  * Copyright (C) 2008 Oracle Corporation
     7 * Copyright (C) 2008-2010 Oracle Corporation
    88 *
    9  * Oracle Corporation 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.
    1116 */
    1217
  • trunk/src/VBox/Debugger/DBGPlugInCommonELFTmpl.cpp.h

    r31510 r31530  
    55
    66/*
    7  * Copyright (C) 2008-2009 Oracle Corporation
    8  *
    9  * Oracle Corporation confidential
    10  * All rights reserved
     7 * Copyright (C) 2008-2010 Oracle Corporation
     8 *
     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.
    1116 */
    1217
  • trunk/src/VBox/Debugger/DBGPlugInDiggers.cpp

    r31510 r31530  
    55
    66/*
    7  * Copyright (C) 2006-2007 Oracle Corporation
     7 * Copyright (C) 2006-2010 Oracle Corporation
    88 *
    9  * Oracle Corporation 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.
    1116 */
     17
    1218
    1319/*******************************************************************************
  • trunk/src/VBox/Debugger/DBGPlugInLinux.cpp

    r31510 r31530  
    55
    66/*
    7  * Copyright (C) 2008 Oracle Corporation
     7 * Copyright (C) 2008-2010 Oracle Corporation
    88 *
    9  * Oracle Corporation 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.
    1116 */
    1217
  • trunk/src/VBox/Debugger/DBGPlugInSolaris.cpp

    r31510 r31530  
    55
    66/*
    7  * Copyright (C) 2008 Oracle Corporation
     7 * Copyright (C) 2008-2010 Oracle Corporation
    88 *
    9  * Oracle Corporation 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.
    1116 */
    1217
  • trunk/src/VBox/Debugger/DBGPlugInWinNt.cpp

    r31510 r31530  
    55
    66/*
    7  * Copyright (C) 2009 Oracle Corporation
     7 * Copyright (C) 2006-2010 Oracle Corporation
    88 *
    9  * Oracle Corporation 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.
    1116 */
    1217
  • trunk/src/VBox/Debugger/DBGPlugIns.h

    r31510 r31530  
    88
    99/*
    10  * Copyright (C) 2008 Oracle Corporation
     10 * Copyright (C) 2006-2010 Oracle Corporation
    1111 *
    12  * Oracle Corporation confidential
    13  * All rights reserved
     12 * This file is part of VirtualBox Open Source Edition (OSE), as
     13 * available from http://www.virtualbox.org. This file is free software;
     14 * you can redistribute it and/or modify it under the terms of the GNU
     15 * General Public License (GPL) as published by the Free Software
     16 * Foundation, in version 2 as it comes in the "COPYING" file of the
     17 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
     18 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    1419 */
    1520
  • trunk/src/VBox/Debugger/Makefile.kmk

    r31510 r31530  
    55
    66#
    7 # Copyright (C) 2006-2007 Oracle Corporation
     7# Copyright (C) 2006-2010 Oracle Corporation
    88#
    9 # Oracle Corporation 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.
    1116#
    1217
  • trunk/src/VBox/Debugger/VBoxDbg.cpp

    r31510 r31530  
    55
    66/*
    7  * Copyright (C) 2006-2007 Oracle Corporation
    8  *
    9  * Oracle Corporation confidential
    10  * All rights reserved
     7 * Copyright (C) 2006-2010 Oracle Corporation
     8 *
     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.
    1116 */
    1217
  • trunk/src/VBox/Debugger/VBoxDbgBase.cpp

    r31510 r31530  
    55
    66/*
    7  * Copyright (C) 2006-2007 Oracle Corporation
     7 * Copyright (C) 2006-2010 Oracle Corporation
    88 *
    9  * Oracle Corporation 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.
    1116 */
    1217
  • trunk/src/VBox/Debugger/VBoxDbgBase.h

    r31510 r31530  
    55
    66/*
    7  * Copyright (C) 2006-2007 Oracle Corporation
     7 * Copyright (C) 2006-2010 Oracle Corporation
    88 *
    9  * Oracle Corporation 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.
    1116 */
    1217
  • trunk/src/VBox/Debugger/VBoxDbgConsole.cpp

    r31510 r31530  
    55
    66/*
    7  * Copyright (C) 2006-2007 Oracle Corporation
    8  *
    9  * Oracle Corporation confidential
    10  * All rights reserved
     7 * Copyright (C) 2006-2010 Oracle Corporation
     8 *
     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.
    1116 */
    1217
  • trunk/src/VBox/Debugger/VBoxDbgConsole.h

    r31510 r31530  
    55
    66/*
    7  * Copyright (C) 2006-2007 Oracle Corporation
     7 * Copyright (C) 2006-2010 Oracle Corporation
    88 *
    9  * Oracle Corporation 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.
    1116 */
    1217
  • trunk/src/VBox/Debugger/VBoxDbgDisas.h

    r31510 r31530  
    44 */
    55
    6 /*
    7  * Copyright (C) 2008 Oracle Corporation
    8  *
    9  * Oracle Corporation confidential
    10  * All rights reserved
    11  */
    126
    137#ifndef ___Debugger_VBoxDbgDisas_h
  • trunk/src/VBox/Debugger/VBoxDbgGui.cpp

    r31510 r31530  
    55
    66/*
    7  * Copyright (C) 2006-2007 Oracle Corporation
     7 * Copyright (C) 2006-2010 Oracle Corporation
    88 *
    9  * Oracle Corporation 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.
    1116 */
    1217
  • trunk/src/VBox/Debugger/VBoxDbgGui.h

    r31510 r31530  
    55
    66/*
    7  * Copyright (C) 2006-2007 Oracle Corporation
     7 * Copyright (C) 2006-2010 Oracle Corporation
    88 *
    9  * Oracle Corporation 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.
    1116 */
    1217
  • trunk/src/VBox/Debugger/VBoxDbgStatsQt4.cpp

    r31510 r31530  
    55
    66/*
    7  * Copyright (C) 2006-2007 Oracle Corporation
     7 * Copyright (C) 2006-2010 Oracle Corporation
    88 *
    9  * Oracle Corporation 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.
    1116 */
    1217
  • trunk/src/VBox/Debugger/VBoxDbgStatsQt4.h

    r31510 r31530  
    55
    66/*
    7  * Copyright (C) 2006-2007 Oracle Corporation
     7 * Copyright (C) 2006-2010 Oracle Corporation
    88 *
    9  * Oracle Corporation 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.
    1116 */
    1217
  • trunk/src/VBox/Debugger/testcase/tstDBGCParser.cpp

    r31513 r31530  
    55
    66/*
    7  * Copyright (C) 2007 knut st. osmundsen <[email protected]>
    8  *
    9  * Oracle Corporation confidential
    10  * All rights reserved
     7 * Copyright (C) 2006-2010 Oracle Corporation
     8 *
     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.
    1116 */
    1217
  • trunk/src/VBox/Debugger/testcase/tstDBGCStubs.cpp

    r31513 r31530  
    55
    66/*
    7  * Copyright (C) 2006-2009 Oracle Corporation
     7 * Copyright (C) 2006-2010 Oracle Corporation
    88 *
    9  * Oracle Corporation 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.
    1116 */
    1217
  • trunk/src/VBox/Debugger/testcase/tstVBoxDbg.cpp

    r31513 r31530  
     1/* $Id$ */
    12/** @file
    2  *
    33 * VBox Debugger GUI, dummy testcase.
    44 */
    55
    66/*
    7  * Copyright (C) 2006-2007 Oracle Corporation
     7 * Copyright (C) 2006-2010 Oracle Corporation
    88 *
    9  * Oracle Corporation 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.
    1116 */
    1217
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