VirtualBox

Ignore:
Timestamp:
Dec 7, 2007 3:05:06 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
26606
Message:

The Giant CDDL Dual-License Header Change.

Location:
trunk/src/VBox/HostDrivers/Support/testcase
Files:
11 edited

Legend:

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

    r4829 r5999  
    55
    66#
    7 #  Copyright (C) 2006-2007 innotek GmbH
     7# Copyright (C) 2006-2007 innotek GmbH
    88#
    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 as published by the Free Software Foundation,
    13 #  in version 2 as it comes in the "COPYING" file of the VirtualBox OSE
    14 #  distribution. VirtualBox OSE is distributed in the hope that it will
    15 #  be useful, but WITHOUT ANY WARRANTY of any kind.
     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# The contents of this file may alternatively be used under the terms
     18# of the Common Development and Distribution License Version 1.0
     19# (CDDL) only, as it comes in the "COPYING.CDDL" file of the
     20# VirtualBox OSE distribution, in which case the provisions of the
     21# CDDL are applicable instead of those of the GPL.
     22#
     23# You may elect to license modified versions of this file under the
     24# terms and conditions of either the GPL or the CDDL or both.
     25#
    1626
    1727DEPTH = ../../../../..
  • trunk/src/VBox/HostDrivers/Support/testcase/SUPInstall.cpp

    r4071 r5999  
    1111 * available from http://www.virtualbox.org. This file is free software;
    1212 * you can redistribute it and/or modify it under the terms of the GNU
    13  * General Public License as published by the Free Software Foundation,
    14  * in version 2 as it comes in the "COPYING" file of the VirtualBox OSE
    15  * distribution. VirtualBox OSE is distributed in the hope that it will
    16  * be useful, but WITHOUT ANY WARRANTY of any kind.
     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.
     17 *
     18 * The contents of this file may alternatively be used under the terms
     19 * of the Common Development and Distribution License Version 1.0
     20 * (CDDL) only, as it comes in the "COPYING.CDDL" file of the
     21 * VirtualBox OSE distribution, in which case the provisions of the
     22 * CDDL are applicable instead of those of the GPL.
     23 *
     24 * You may elect to license modified versions of this file under the
     25 * terms and conditions of either the GPL or the CDDL or both.
    1726 */
    1827
  • trunk/src/VBox/HostDrivers/Support/testcase/SUPUninstall.cpp

    r4071 r5999  
    1111 * available from http://www.virtualbox.org. This file is free software;
    1212 * you can redistribute it and/or modify it under the terms of the GNU
    13  * General Public License as published by the Free Software Foundation,
    14  * in version 2 as it comes in the "COPYING" file of the VirtualBox OSE
    15  * distribution. VirtualBox OSE is distributed in the hope that it will
    16  * be useful, but WITHOUT ANY WARRANTY of any kind.
     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.
     17 *
     18 * The contents of this file may alternatively be used under the terms
     19 * of the Common Development and Distribution License Version 1.0
     20 * (CDDL) only, as it comes in the "COPYING.CDDL" file of the
     21 * VirtualBox OSE distribution, in which case the provisions of the
     22 * CDDL are applicable instead of those of the GPL.
     23 *
     24 * You may elect to license modified versions of this file under the
     25 * terms and conditions of either the GPL or the CDDL or both.
    1726 */
    1827
  • trunk/src/VBox/HostDrivers/Support/testcase/tstContiguous.cpp

    r4071 r5999  
    1111 * available from http://www.virtualbox.org. This file is free software;
    1212 * you can redistribute it and/or modify it under the terms of the GNU
    13  * General Public License as published by the Free Software Foundation,
    14  * in version 2 as it comes in the "COPYING" file of the VirtualBox OSE
    15  * distribution. VirtualBox OSE is distributed in the hope that it will
    16  * be useful, but WITHOUT ANY WARRANTY of any kind.
     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.
     17 *
     18 * The contents of this file may alternatively be used under the terms
     19 * of the Common Development and Distribution License Version 1.0
     20 * (CDDL) only, as it comes in the "COPYING.CDDL" file of the
     21 * VirtualBox OSE distribution, in which case the provisions of the
     22 * CDDL are applicable instead of those of the GPL.
     23 *
     24 * You may elect to license modified versions of this file under the
     25 * terms and conditions of either the GPL or the CDDL or both.
    1726 */
    1827
  • trunk/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp

    r4071 r5999  
    1111 * available from http://www.virtualbox.org. This file is free software;
    1212 * you can redistribute it and/or modify it under the terms of the GNU
    13  * General Public License as published by the Free Software Foundation,
    14  * in version 2 as it comes in the "COPYING" file of the VirtualBox OSE
    15  * distribution. VirtualBox OSE is distributed in the hope that it will
    16  * be useful, but WITHOUT ANY WARRANTY of any kind.
     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.
     17 *
     18 * The contents of this file may alternatively be used under the terms
     19 * of the Common Development and Distribution License Version 1.0
     20 * (CDDL) only, as it comes in the "COPYING.CDDL" file of the
     21 * VirtualBox OSE distribution, in which case the provisions of the
     22 * CDDL are applicable instead of those of the GPL.
     23 *
     24 * You may elect to license modified versions of this file under the
     25 * terms and conditions of either the GPL or the CDDL or both.
    1726 */
    1827
  • trunk/src/VBox/HostDrivers/Support/testcase/tstGetPagingMode.cpp

    r4071 r5999  
    1111 * available from http://www.virtualbox.org. This file is free software;
    1212 * you can redistribute it and/or modify it under the terms of the GNU
    13  * General Public License as published by the Free Software Foundation,
    14  * in version 2 as it comes in the "COPYING" file of the VirtualBox OSE
    15  * distribution. VirtualBox OSE is distributed in the hope that it will
    16  * be useful, but WITHOUT ANY WARRANTY of any kind.
     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.
     17 *
     18 * The contents of this file may alternatively be used under the terms
     19 * of the Common Development and Distribution License Version 1.0
     20 * (CDDL) only, as it comes in the "COPYING.CDDL" file of the
     21 * VirtualBox OSE distribution, in which case the provisions of the
     22 * CDDL are applicable instead of those of the GPL.
     23 *
     24 * You may elect to license modified versions of this file under the
     25 * terms and conditions of either the GPL or the CDDL or both.
    1726 */
    1827
  • trunk/src/VBox/HostDrivers/Support/testcase/tstInit.cpp

    r4071 r5999  
    1111 * available from http://www.virtualbox.org. This file is free software;
    1212 * you can redistribute it and/or modify it under the terms of the GNU
    13  * General Public License as published by the Free Software Foundation,
    14  * in version 2 as it comes in the "COPYING" file of the VirtualBox OSE
    15  * distribution. VirtualBox OSE is distributed in the hope that it will
    16  * be useful, but WITHOUT ANY WARRANTY of any kind.
     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.
     17 *
     18 * The contents of this file may alternatively be used under the terms
     19 * of the Common Development and Distribution License Version 1.0
     20 * (CDDL) only, as it comes in the "COPYING.CDDL" file of the
     21 * VirtualBox OSE distribution, in which case the provisions of the
     22 * CDDL are applicable instead of those of the GPL.
     23 *
     24 * You may elect to license modified versions of this file under the
     25 * terms and conditions of either the GPL or the CDDL or both.
    1726 */
    1827
  • trunk/src/VBox/HostDrivers/Support/testcase/tstInt.cpp

    r4829 r5999  
    1010 * available from http://www.virtualbox.org. This file is free software;
    1111 * you can redistribute it and/or modify it under the terms of the GNU
    12  * General Public License as published by the Free Software Foundation,
    13  * in version 2 as it comes in the "COPYING" file of the VirtualBox OSE
    14  * distribution. VirtualBox OSE is distributed in the hope that it will
    15  * be useful, but WITHOUT ANY WARRANTY of any kind.
     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 * The contents of this file may alternatively be used under the terms
     18 * of the Common Development and Distribution License Version 1.0
     19 * (CDDL) only, as it comes in the "COPYING.CDDL" file of the
     20 * VirtualBox OSE distribution, in which case the provisions of the
     21 * CDDL are applicable instead of those of the GPL.
     22 *
     23 * You may elect to license modified versions of this file under the
     24 * terms and conditions of either the GPL or the CDDL or both.
    1625 */
    1726
  • trunk/src/VBox/HostDrivers/Support/testcase/tstLow.cpp

    r4071 r5999  
    1111 * available from http://www.virtualbox.org. This file is free software;
    1212 * you can redistribute it and/or modify it under the terms of the GNU
    13  * General Public License as published by the Free Software Foundation,
    14  * in version 2 as it comes in the "COPYING" file of the VirtualBox OSE
    15  * distribution. VirtualBox OSE is distributed in the hope that it will
    16  * be useful, but WITHOUT ANY WARRANTY of any kind.
     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.
     17 *
     18 * The contents of this file may alternatively be used under the terms
     19 * of the Common Development and Distribution License Version 1.0
     20 * (CDDL) only, as it comes in the "COPYING.CDDL" file of the
     21 * VirtualBox OSE distribution, in which case the provisions of the
     22 * CDDL are applicable instead of those of the GPL.
     23 *
     24 * You may elect to license modified versions of this file under the
     25 * terms and conditions of either the GPL or the CDDL or both.
    1726 */
    1827
  • trunk/src/VBox/HostDrivers/Support/testcase/tstPage.cpp

    r4071 r5999  
    1111 * available from http://www.virtualbox.org. This file is free software;
    1212 * you can redistribute it and/or modify it under the terms of the GNU
    13  * General Public License as published by the Free Software Foundation,
    14  * in version 2 as it comes in the "COPYING" file of the VirtualBox OSE
    15  * distribution. VirtualBox OSE is distributed in the hope that it will
    16  * be useful, but WITHOUT ANY WARRANTY of any kind.
     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.
     17 *
     18 * The contents of this file may alternatively be used under the terms
     19 * of the Common Development and Distribution License Version 1.0
     20 * (CDDL) only, as it comes in the "COPYING.CDDL" file of the
     21 * VirtualBox OSE distribution, in which case the provisions of the
     22 * CDDL are applicable instead of those of the GPL.
     23 *
     24 * You may elect to license modified versions of this file under the
     25 * terms and conditions of either the GPL or the CDDL or both.
    1726 */
    1827
  • trunk/src/VBox/HostDrivers/Support/testcase/tstPin.cpp

    r5606 r5999  
    1111 * available from http://www.virtualbox.org. This file is free software;
    1212 * you can redistribute it and/or modify it under the terms of the GNU
    13  * General Public License as published by the Free Software Foundation,
    14  * in version 2 as it comes in the "COPYING" file of the VirtualBox OSE
    15  * distribution. VirtualBox OSE is distributed in the hope that it will
    16  * be useful, but WITHOUT ANY WARRANTY of any kind.
     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.
     17 *
     18 * The contents of this file may alternatively be used under the terms
     19 * of the Common Development and Distribution License Version 1.0
     20 * (CDDL) only, as it comes in the "COPYING.CDDL" file of the
     21 * VirtualBox OSE distribution, in which case the provisions of the
     22 * CDDL are applicable instead of those of the GPL.
     23 *
     24 * You may elect to license modified versions of this file under the
     25 * terms and conditions of either the GPL or the CDDL or both.
    1726 */
    1827
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette