VirtualBox

Ignore:
Timestamp:
Aug 22, 2022 5:43:14 PM (2 years ago)
Author:
vboxsync
Message:

scm copyright and license note update

Location:
trunk/src/VBox/ValidationKit/testboxscript/win
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testboxscript/win/autoexec-testbox.cmd

    r93115 r96407  
    66
    77REM
    8 REM Copyright (C) 2006-2022 Oracle Corporation
     8REM Copyright (C) 2006-2022 Oracle and/or its affiliates.
    99REM
    10 REM This file is part of VirtualBox Open Source Edition (OSE), as
    11 REM available from http://www.virtualbox.org. This file is free software;
    12 REM you can redistribute it and/or modify it under the terms of the GNU
    13 REM General Public License (GPL) as published by the Free Software
    14 REM Foundation, in version 2 as it comes in the "COPYING" file of the
    15 REM VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    16 REM hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     10REM This file is part of VirtualBox base platform packages, as
     11REM available from https://www.virtualbox.org.
     12REM
     13REM This program is free software; you can redistribute it and/or
     14REM modify it under the terms of the GNU General Public License
     15REM as published by the Free Software Foundation, in version 3 of the
     16REM License.
     17REM
     18REM This program is distributed in the hope that it will be useful, but
     19REM WITHOUT ANY WARRANTY; without even the implied warranty of
     20REM MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
     21REM General Public License for more details.
     22REM
     23REM You should have received a copy of the GNU General Public License
     24REM along with this program; if not, see <https://www.gnu.org/licenses>.
    1725REM
    1826REM The contents of this file may alternatively be used under the terms
    1927REM of the Common Development and Distribution License Version 1.0
    20 REM (CDDL) only, as it comes in the "COPYING.CDDL" file of the
    21 REM VirtualBox OSE distribution, in which case the provisions of the
     28REM (CDDL), a copy of it is provided in the "COPYING.CDDL" file included
     29REM in the VirtualBox distribution, in which case the provisions of the
    2230REM CDDL are applicable instead of those of the GPL.
    2331REM
    2432REM You may elect to license modified versions of this file under the
    2533REM terms and conditions of either the GPL or the CDDL or both.
     34REM
     35REM SPDX-License-Identifier: GPL-3.0-only OR CDDL-1.0
    2636REM
    2737
  • trunk/src/VBox/ValidationKit/testboxscript/win/fix_stale_refs.py

    r93115 r96407  
    1111__copyright__ = \
    1212"""
    13 Copyright (C) 2012-2022 Oracle Corporation
     13Copyright (C) 2012-2022 Oracle and/or its affiliates.
    1414
    15 This file is part of VirtualBox Open Source Edition (OSE), as
    16 available from http://www.virtualbox.org. This file is free software;
    17 you can redistribute it and/or modify it under the terms of the GNU
    18 General Public License (GPL) as published by the Free Software
    19 Foundation, in version 2 as it comes in the "COPYING" file of the
    20 VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    21 hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     15This file is part of VirtualBox base platform packages, as
     16available from https://www.virtualbox.org.
     17
     18This program is free software; you can redistribute it and/or
     19modify it under the terms of the GNU General Public License
     20as published by the Free Software Foundation, in version 3 of the
     21License.
     22
     23This program is distributed in the hope that it will be useful, but
     24WITHOUT ANY WARRANTY; without even the implied warranty of
     25MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
     26General Public License for more details.
     27
     28You should have received a copy of the GNU General Public License
     29along with this program; if not, see <https://www.gnu.org/licenses>.
    2230
    2331The contents of this file may alternatively be used under the terms
    2432of the Common Development and Distribution License Version 1.0
    25 (CDDL) only, as it comes in the "COPYING.CDDL" file of the
    26 VirtualBox OSE distribution, in which case the provisions of the
     33(CDDL), a copy of it is provided in the "COPYING.CDDL" file included
     34in the VirtualBox distribution, in which case the provisions of the
    2735CDDL are applicable instead of those of the GPL.
    2836
    2937You may elect to license modified versions of this file under the
    3038terms and conditions of either the GPL or the CDDL or both.
     39
     40SPDX-License-Identifier: GPL-3.0-only OR CDDL-1.0
    3141"""
    3242__version__ = "$Revision$"
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