Changeset 106061 in vbox for trunk/src/VBox/Installer/darwin
- Timestamp:
- Sep 16, 2024 2:03:52 PM (7 months ago)
- svn:sync-xref-src-repo-rev:
- 164827
- Location:
- trunk/src/VBox/Installer/darwin
- Files:
-
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/darwin/DiskImage/VirtualBox_Uninstall.tool
r103071 r106061 6 6 7 7 # 8 # Copyright (C) 2007-202 3Oracle and/or its affiliates.8 # Copyright (C) 2007-2024 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
r105374 r106061 5 5 6 6 # 7 # Copyright (C) 2006-202 3Oracle and/or its affiliates.7 # Copyright (C) 2006-2024 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
r98103 r106061 7 7 8 8 # 9 # Copyright (C) 2007-202 3Oracle and/or its affiliates.9 # Copyright (C) 2007-2024 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
r98103 r106061 6 6 7 7 # 8 # Copyright (C) 2007-202 3Oracle and/or its affiliates.8 # Copyright (C) 2007-2024 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
r98103 r106061 2 2 3 3 # 4 # Copyright (C) 2012-202 3Oracle and/or its affiliates.4 # Copyright (C) 2012-2024 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
r103063 r106061 6 6 7 7 # 8 # Copyright (C) 2007-202 3Oracle and/or its affiliates.8 # Copyright (C) 2007-2024 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
r98103 r106061 2 2 3 3 # 4 # Copyright (C) 2007-202 3Oracle and/or its affiliates.4 # Copyright (C) 2007-2024 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
r98103 r106061 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 <!-- 3 Copyright (C) 2008-202 3Oracle and/or its affiliates.3 Copyright (C) 2008-2024 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
r98103 r106061 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 <!-- 3 Copyright (C) 2008-202 3Oracle and/or its affiliates.3 Copyright (C) 2008-2024 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.