VirtualBox

Changeset 6000

Show
Ignore:
Timestamp:
12/07/07 16:12:49 (1 year ago)
Author:
vboxsync
Message:

The Giant CDDL Dual-License Header Change, fixes.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/include/VBox/pdmasynccompletion.h

    r5999 r6000  
    66 * Copyright (C) 2007 innotek GmbH 
    77 * 
    8  * innotek GmbH confidential 
    9  * All rights reserved 
     8 * This file is part of VirtualBox Open Source Edition (OSE), as 
     9 * available from http://www.virtualbox.org. This file is free software; 
     10 * you can redistribute it and/or modify it under the terms of the GNU 
     11 * General Public License (GPL) as published by the Free Software 
     12 * Foundation, in version 2 as it comes in the "COPYING" file of the 
     13 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 
     14 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 
     15 * 
     16 * The contents of this file may alternatively be used under the terms 
     17 * of the Common Development and Distribution License Version 1.0 
     18 * (CDDL) only, as it comes in the "COPYING.CDDL" file of the 
     19 * VirtualBox OSE distribution, in which case the provisions of the 
     20 * CDDL are applicable instead of those of the GPL. 
     21 * 
     22 * You may elect to license modified versions of this file under the 
     23 * terms and conditions of either the GPL or the CDDL or both. 
    1024 */ 
    1125 
  • trunk/include/VBox/pdmasynctask.h

    r5999 r6000  
    66 * Copyright (C) 2007 innotek GmbH 
    77 * 
    8  * innotek GmbH confidential 
    9  * All rights reserved 
     8 * This file is part of VirtualBox Open Source Edition (OSE), as 
     9 * available from http://www.virtualbox.org. This file is free software; 
     10 * you can redistribute it and/or modify it under the terms of the GNU 
     11 * General Public License (GPL) as published by the Free Software 
     12 * Foundation, in version 2 as it comes in the "COPYING" file of the 
     13 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 
     14 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 
     15 * 
     16 * The contents of this file may alternatively be used under the terms 
     17 * of the Common Development and Distribution License Version 1.0 
     18 * (CDDL) only, as it comes in the "COPYING.CDDL" file of the 
     19 * VirtualBox OSE distribution, in which case the provisions of the 
     20 * CDDL are applicable instead of those of the GPL. 
     21 * 
     22 * You may elect to license modified versions of this file under the 
     23 * terms and conditions of either the GPL or the CDDL or both. 
    1024 */ 
    1125 
  • trunk/include/iprt/getopt.h

    r5999 r6000  
    66 * Copyright (C) 2007 innotek GmbH 
    77 * 
    8  * innotek GmbH confidential 
    9  * All rights reserved 
     8 * This file is part of VirtualBox Open Source Edition (OSE), as 
     9 * available from http://www.virtualbox.org. This file is free software; 
     10 * you can redistribute it and/or modify it under the terms of the GNU 
     11 * General Public License (GPL) as published by the Free Software 
     12 * Foundation, in version 2 as it comes in the "COPYING" file of the 
     13 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 
     14 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 
     15 * 
     16 * The contents of this file may alternatively be used under the terms 
     17 * of the Common Development and Distribution License Version 1.0 
     18 * (CDDL) only, as it comes in the "COPYING.CDDL" file of the 
     19 * VirtualBox OSE distribution, in which case the provisions of the 
     20 * CDDL are applicable instead of those of the GPL. 
     21 * 
     22 * You may elect to license modified versions of this file under the 
     23 * terms and conditions of either the GPL or the CDDL or both. 
    1024 */ 
    1125 
  • trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3Lib.cpp

    r5890 r6000  
    77 * Copyright (C) 2007 innotek GmbH 
    88 * 
    9  * innotek GmbH 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/Additions/common/VBoxGuestLib/VBoxGuestR3LibClipboard.cpp

    r5825 r6000  
    77 * Copyright (C) 2007 innotek GmbH 
    88 * 
    9  * innotek GmbH 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/Additions/common/VBoxGuestLib/VBoxGuestR3LibSeamless.cpp

    r5888 r6000  
    77 * Copyright (C) 2007 innotek GmbH 
    88 * 
    9  * innotek GmbH 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/Additions/linux/xclient/seamless-glue.h

    r5999 r6000  
    88 * Copyright (C) 2006-2007 innotek GmbH 
    99 * 
    10  * innotek GmbH confidential 
    11  * All rights reserved 
     10 * This file is part of VirtualBox Open Source Edition (OSE), as 
     11 * available from http://www.virtualbox.org. This file is free software; 
     12 * you can redistribute it and/or modify it under the terms of the GNU 
     13 * General Public License (GPL) as published by the Free Software 
     14 * Foundation, in version 2 as it comes in the "COPYING" file of the 
     15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 
     16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 
    1217 */ 
    1318 
  • trunk/src/VBox/Additions/linux/xclient/seamless-guest.h

    r5999 r6000  
    88 * Copyright (C) 2006-2007 innotek GmbH 
    99 * 
    10  * innotek GmbH confidential 
    11  * All rights reserved 
     10 * This file is part of VirtualBox Open Source Edition (OSE), as 
     11 * available from http://www.virtualbox.org. This file is free software; 
     12 * you can redistribute it and/or modify it under the terms of the GNU 
     13 * General Public License (GPL) as published by the Free Software 
     14 * Foundation, in version 2 as it comes in the "COPYING" file of the 
     15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 
     16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 
    1217 */ 
    1318 
  • trunk/src/VBox/Additions/linux/xclient/seamless-host.cpp

    r5999 r6000  
    88 * Copyright (C) 2006-2007 innotek GmbH 
    99 * 
    10  * innotek GmbH confidential 
    11  * All rights reserved 
     10 * This file is part of VirtualBox Open Source Edition (OSE), as 
     11 * available from http://www.virtualbox.org. This file is free software; 
     12 * you can redistribute it and/or modify it under the terms of the GNU 
     13 * General Public License (GPL) as published by the Free Software 
     14 * Foundation, in version 2 as it comes in the "COPYING" file of the 
     15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 
     16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 
    1217 */ 
    1318 
  • trunk/src/VBox/Additions/linux/xclient/seamless-host.h

    r5999 r6000  
    77 * Copyright (C) 2006-2007 innotek GmbH 
    88 * 
    9  * innotek GmbH 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/Additions/linux/xclient/seamless-x11.cpp

    r5999 r6000  
    88 * Copyright (C) 2006-2007 innotek GmbH 
    99 * 
    10  * innotek GmbH confidential 
    11  * All rights reserved 
     10 * This file is part of VirtualBox Open Source Edition (OSE), as 
     11 * available from http://www.virtualbox.org. This file is free software; 
     12 * you can redistribute it and/or modify it under the terms of the GNU 
     13 * General Public License (GPL) as published by the Free Software 
     14 * Foundation, in version 2 as it comes in the "COPYING" file of the 
     15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 
     16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 
    1217 */ 
    1318 
  • trunk/src/VBox/Additions/linux/xclient/seamless-x11.h

    r5999 r6000  
    88 * Copyright (C) 2006-2007 innotek GmbH 
    99 * 
    10  * innotek GmbH confidential 
    11  * All rights reserved 
     10 * This file is part of VirtualBox Open Source Edition (OSE), as 
     11 * available from http://www.virtualbox.org. This file is free software; 
     12 * you can redistribute it and/or modify it under the terms of the GNU 
     13 * General Public License (GPL) as published by the Free Software 
     14 * Foundation, in version 2 as it comes in the "COPYING" file of the 
     15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 
     16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 
    1217 */ 
    1318 
  • trunk/src/VBox/Additions/linux/xclient/seamless.h

    r5999 r6000  
    77 * Copyright (C) 2006-2007 innotek GmbH 
    88 * 
    9  * innotek GmbH 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/Additions/linux/xclient/testcase/tstSeamlessX11.cpp

    r5999 r6000  
    66 * Copyright (C) 2007 innotek GmbH 
    77 * 
    8  * innotek GmbH confidential 
    9  * All rights reserved 
     8 * This file is part of VirtualBox Open Source Edition (OSE), as 
     9 * available from http://www.virtualbox.org. This file is free software; 
     10 * you can redistribute it and/or modify it under the terms of the GNU 
     11 * General Public License (GPL) as published by the Free Software 
     12 * Foundation, in version 2 as it comes in the "COPYING" file of the 
     13 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 
     14 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 
    1015 */ 
    1116 
  • trunk/src/VBox/Additions/linux/xclient/thread.cpp

    r5999 r6000  
    77 * Copyright (C) 2006-2007 innotek GmbH 
    88 * 
    9  * innotek GmbH 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/Additions/linux/xclient/thread.h

    r5999 r6000  
    77 * Copyright (C) 2006-2007 innotek GmbH 
    88 * 
    9  * innotek GmbH 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/DBGCBuiltInSymbols.cpp

    r5999 r6000  
    77 * Copyright (C) 2006-2007 innotek GmbH 
    88 * 
    9  * innotek GmbH 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

    r5999 r6000  
    77 * Copyright (C) 2006-2007 innotek GmbH 
    88 * 
    9  * innotek GmbH 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/DBGCCmdWorkers.cpp

    r5999 r6000  
    77 * Copyright (C) 2006-2007 innotek GmbH 
    88 * 
    9  * innotek GmbH 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/DBGCCommands.cpp

    r5999 r6000  
    77 * Copyright (C) 2006-2007 innotek GmbH 
    88 * 
    9  * innotek GmbH 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/DBGCEmulateCodeView.cpp

    r5999 r6000  
    77 * Copyright (C) 2006-2007 innotek GmbH 
    88 * 
    9  * innotek GmbH 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/DBGCInternal.h

    r5999 r6000  
    77 * Copyright (C) 2006-2007 innotek GmbH 
    88 * 
    9  * innotek GmbH 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/DBGCOps.cpp

    r5999 r6000  
    77 * Copyright (C) 2006-2007 innotek GmbH 
    88 * 
    9  * innotek GmbH 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

    r5999 r6000  
    77 * Copyright (C) 2007 knut st. osmundsen <bird-kStuff-spam@anduin.net> 
    88 * 
    9  * innotek GmbH 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/tstDBGCStubs.cpp

    r5999 r6000  
    77 * Copyright (C) 2007 knut st. osmundsen <bird-kStuff-spam@anduin.net> 
    88 * 
    9  * innotek GmbH 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/Devices/Audio/solaudio.c

    r5999 r6000  
    77 * Copyright (C) 2006-2007 innotek GmbH 
    88 * 
    9  * innotek GmbH 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/Frontends/VBoxBFE/HGCM.cpp

    r5999 r6000  
    77 * Copyright (C) 2006-2007 innotek GmbH 
    88 * 
    9  * innotek GmbH 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/Frontends/VBoxBFE/HGCM.h

    r5999 r6000  
    77 * Copyright (C) 2006-2007 innotek GmbH 
    88 * 
    9  * innotek GmbH 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/Frontends/VBoxBFE/HGCMObjects.cpp

    r5999 r6000  
    88 * Copyright (C) 2006-2007 innotek GmbH 
    99 * 
    10  * innotek GmbH confidential 
    11  * All rights reserved 
     10 * This file is part of VirtualBox Open Source Edition (OSE), as 
     11 * available from http://www.virtualbox.org. This file is free software; 
     12 * you can redistribute it and/or modify it under the terms of the GNU 
     13 * General Public License (GPL) as published by the Free Software 
     14 * Foundation, in version 2 as it comes in the "COPYING" file of the 
     15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 
     16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 
    1217 */ 
    1318 
  • trunk/src/VBox/Frontends/VBoxBFE/HGCMObjects.h

    r5999 r6000  
    77 * Copyright (C) 2006-2007 innotek GmbH 
    88 * 
    9  * innotek GmbH 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/Frontends/VBoxBFE/HGCMThread.cpp

    r5999 r6000  
    88 * Copyright (C) 2006-2007 innotek GmbH 
    99 * 
    10  * innotek GmbH confidential 
    11  * All rights reserved 
     10 * This file is part of VirtualBox Open Source Edition (OSE), as 
     11 * available from http://www.virtualbox.org. This file is free software; 
     12 * you can redistribute it and/or modify it under the terms of the GNU 
     13 * General Public License (GPL) as published by the Free Software 
     14 * Foundation, in version 2 as it comes in the "COPYING" file of the 
     15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 
     16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 
    1217 */ 
    1318 
  • trunk/src/VBox/Frontends/VBoxBFE/HGCMThread.h

    r5999 r6000  
    77 * Copyright (C) 2006-2007 innotek GmbH 
    88 * 
    9  * innotek GmbH 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/Frontends/VBoxBFE/VMControl.cpp

    r5999 r6000  
    99 * Copyright (C) 2006-2007 innotek GmbH 
    1010 * 
    11  * innotek GmbH confidential 
    12  * All rights reserved 
     11 * This file is part of VirtualBox Open Source Edition (OSE), as 
     12 * available from http://www.virtualbox.org. This file is free software; 
     13 * you can redistribute it and/or modify it under the terms of the GNU 
     14 * General Public License (GPL) as published by the Free Software 
     15 * Foundation, in version 2 as it comes in the "COPYING" file of the 
     16 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 
     17 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 
    1318 */ 
    1419 
  • trunk/src/VBox/Frontends/VBoxBFE/VMControl.h

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

    r5999 r6000  
    77# Copyright (C) 2006-2007 innotek GmbH 
    88# 
    9 # innotek GmbH 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/Frontends/VBoxHeadless/VBoxHeadless.cpp

    r5892 r6000  
    88 * Copyright (C) 2006-2007 innotek GmbH 
    99 * 
    10  * innotek GmbH confidential 
    11  * All rights reserved 
     10 * This file is part of VirtualBox Open Source Edition (OSE), as 
     11 * available from http://www.virtualbox.org. This file is free software; 
     12 * you can redistribute it and/or modify it under the terms of the GNU 
     13 * General Public License (GPL) as published by the Free Software 
     14 * Foundation, in version 2 as it comes in the "COPYING" file of the 
     15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 
     16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 
    1217 */ 
    1318 
  • trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.h

    r5834 r6000  
    88 * Copyright (C) 2006-2007 innotek GmbH 
    99 * 
    10  * innotek GmbH confidential 
    11  * All rights reserved 
     10 * This file is part of VirtualBox Open Source Edition (OSE), as 
     11 * available from http://www.virtualbox.org. This file is free software; 
     12 * you can redistribute it and/or modify it under the terms of the GNU 
     13 * General Public License (GPL) as published by the Free Software 
     14 * Foundation, in version 2 as it comes in the "COPYING" file of the 
     15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 
     16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 
    1217 */ 
    1318 
  • trunk/src/VBox/Frontends/VBoxHeadless/VideoCapture/FFmpegFB.cpp

    r5834 r6000  
    88 * Copyright (C) 2006-2007 innotek GmbH 
    99 * 
    10  * innotek GmbH confidential 
    11  * All rights reserved 
     10 * This file is part of VirtualBox Open Source Edition (OSE), as 
     11 * available from http://www.virtualbox.org. This file is free software; 
     12 * you can redistribute it and/or modify it under the terms of the GNU 
     13 * General Public License (GPL) as published by the Free Software 
     14 * Foundation, in version 2 as it comes in the "COPYING" file of the 
     15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 
     16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 
    1217 */ 
    1318 
  • trunk/src/VBox/Frontends/VBoxHeadless/VideoCapture/FFmpegFB.h

    r5834 r6000  
    88 * Copyright (C) 2006-2007 innotek GmbH 
    99 * 
    10  * innotek GmbH confidential 
    11  * All rights reserved 
     10 * This file is part of VirtualBox Open Source Edition (OSE), as 
     11 * available from http://www.virtualbox.org. This file is free software; 
     12 * you can redistribute it and/or modify it under the terms of the GNU 
     13 * General Public License (GPL) as published by the Free Software 
     14 * Foundation, in version 2 as it comes in the "COPYING" file of the 
     15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 
     16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 
    1217 */ 
    1318 
  • trunk/src/VBox/Frontends/VBoxHeadless/VideoCapture/Makefile.kmk

    r5999 r6000  
    77# Copyright (C) 2006-2007 innotek GmbH 
    88# 
    9 # innotek GmbH 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/Frontends/VBoxHeadless/testcase/Makefile.kmk

    r5999 r6000  
    77# Copyright (C) 2006-2007 innotek GmbH 
    88# 
    9 # innotek GmbH 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/Frontends/VBoxHeadless/testcase/tstHeadless.cpp

    r5834 r6000  
    88 * Copyright (C) 2006-2007 innotek GmbH 
    99 * 
    10  * innotek GmbH confidential 
    11  * All rights reserved 
     10 * This file is part of VirtualBox Open Source Edition (OSE), as 
     11 * available from http://www.virtualbox.org. This file is free software; 
     12 * you can redistribute it and/or modify it under the terms of the GNU 
     13 * General Public License (GPL) as published by the Free Software 
     14 * Foundation, in version 2 as it comes in the "COPYING" file of the 
     15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 
     16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 
    1217 */ 
    1318 
  • trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMParallelPortSettings.ui

    r5999 r6000  
    77     Copyright (C) 2006-2007 innotek GmbH 
    88     
    9      innotek GmbH 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</comment> 
    1217<widget class="QWidget"> 
  • trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMParallelPortSettings.ui.h

    r5999 r6000  
    88 * Copyright (C) 2006-2007 innotek GmbH 
    99 * 
    10  * innotek GmbH confidential 
    11  * All rights reserved 
     10 * This file is part of VirtualBox Open Source Edition (OSE), as 
     11 * available from http://www.virtualbox.org. This file is free software; 
     12 * you can redistribute it and/or modify it under the terms of the GNU 
     13 * General Public License (GPL) as published by the Free Software 
     14 * Foundation, in version 2 as it comes in the "COPYING" file of the 
     15 * VirtualBox OSE distribution. VirtualBox OSE is d