Changeset 98103 in vbox for trunk/src/VBox/Installer/darwin
- Timestamp:
- Jan 17, 2023 2:15:46 PM (2 years ago)
- svn:sync-xref-src-repo-rev:
- 155244
- Location:
- trunk/src/VBox/Installer/darwin
- Files:
-
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/darwin/DiskImage/VirtualBox_Uninstall.tool
r96407 r98103 6 6 7 7 # 8 # Copyright (C) 2007-202 2Oracle and/or its affiliates.8 # Copyright (C) 2007-2023 Oracle and/or its affiliates. 9 9 # 10 10 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/darwin/Makefile.kmk
r97124 r98103 5 5 6 6 # 7 # Copyright (C) 2006-202 2Oracle and/or its affiliates.7 # Copyright (C) 2006-2023 Oracle and/or its affiliates. 8 8 # 9 9 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/darwin/VBoxKEXTs/VirtualBoxStartup.sh
r96407 r98103 7 7 8 8 # 9 # Copyright (C) 2007-202 2Oracle and/or its affiliates.9 # Copyright (C) 2007-2023 Oracle and/or its affiliates. 10 10 # 11 11 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/darwin/VBoxKEXTs/postflight
r96407 r98103 6 6 7 7 # 8 # Copyright (C) 2007-202 2Oracle and/or its affiliates.8 # Copyright (C) 2007-2023 Oracle and/or its affiliates. 9 9 # 10 10 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/darwin/VirtualBox/VBoxAutostartDarwin.sh
r96407 r98103 2 2 3 3 # 4 # Copyright (C) 2012-202 2Oracle and/or its affiliates.4 # Copyright (C) 2012-2023 Oracle and/or its affiliates. 5 5 # 6 6 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/darwin/VirtualBox/postflight
r96407 r98103 6 6 7 7 # 8 # Copyright (C) 2007-202 2Oracle and/or its affiliates.8 # Copyright (C) 2007-2023 Oracle and/or its affiliates. 9 9 # 10 10 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/darwin/VirtualBox/preflight
r96407 r98103 2 2 3 3 # 4 # Copyright (C) 2007-202 2Oracle and/or its affiliates.4 # Copyright (C) 2007-2023 Oracle and/or its affiliates. 5 5 # 6 6 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/distribution-driverless.dist
r96407 r98103 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 <!-- 3 Copyright (C) 2008-202 2Oracle and/or its affiliates.3 Copyright (C) 2008-2023 Oracle and/or its affiliates. 4 4 5 5 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/distribution.dist
r96407 r98103 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 <!-- 3 Copyright (C) 2008-202 2Oracle and/or its affiliates.3 Copyright (C) 2008-2023 Oracle and/or its affiliates. 4 4 5 5 This file is part of VirtualBox base platform packages, as
Note:
See TracChangeset
for help on using the changeset viewer.