summaryrefslogtreecommitdiff
path: root/src/VBox/Installer/win/Scripts/RepackExtPack.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Installer/win/Scripts/RepackExtPack.cmd')
-rw-r--r--src/VBox/Installer/win/Scripts/RepackExtPack.cmd28
1 files changed, 19 insertions, 9 deletions
diff --git a/src/VBox/Installer/win/Scripts/RepackExtPack.cmd b/src/VBox/Installer/win/Scripts/RepackExtPack.cmd
index c127095b41c..0ece811c7d6 100644
--- a/src/VBox/Installer/win/Scripts/RepackExtPack.cmd
+++ b/src/VBox/Installer/win/Scripts/RepackExtPack.cmd
@@ -5,15 +5,25 @@ rem Windows NT batch script for repacking an extension pack with blessed .r0 fil
rem
rem
-rem Copyright (C) 2018-2022 Oracle Corporation
-rem
-rem This file is part of VirtualBox Open Source Edition (OSE), as
-rem available from http://www.virtualbox.org. This file is free software;
-rem you can redistribute it and/or modify it under the terms of the GNU
-rem General Public License (GPL) as published by the Free Software
-rem Foundation, in version 2 as it comes in the "COPYING" file of the
-rem VirtualBox OSE distribution. VirtualBox OSE is distributed in the
-rem hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
+rem Copyright (C) 2018-2022 Oracle and/or its affiliates.
+rem
+rem This file is part of VirtualBox base platform packages, as
+rem available from https://www.virtualbox.org.
+rem
+rem This program is free software; you can redistribute it and/or
+rem modify it under the terms of the GNU General Public License
+rem as published by the Free Software Foundation, in version 3 of the
+rem License.
+rem
+rem This program is distributed in the hope that it will be useful, but
+rem WITHOUT ANY WARRANTY; without even the implied warranty of
+rem MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+rem General Public License for more details.
+rem
+rem You should have received a copy of the GNU General Public License
+rem along with this program; if not, see <https://www.gnu.org/licenses>.
+rem
+rem SPDX-License-Identifier: GPL-3.0-only
rem