Changeset 106061 in vbox for trunk/src/VBox/ValidationKit/testboxscript/win
- Timestamp:
- Sep 16, 2024 2:03:52 PM (4 months ago)
- Location:
- trunk/src/VBox/ValidationKit/testboxscript/win
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/testboxscript/win/autoexec-testbox.cmd
r98103 r106061 6 6 7 7 REM 8 REM Copyright (C) 2006-202 3Oracle and/or its affiliates.8 REM Copyright (C) 2006-2024 Oracle and/or its affiliates. 9 9 REM 10 10 REM This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/ValidationKit/testboxscript/win/fix_stale_refs.py
r98103 r106061 11 11 __copyright__ = \ 12 12 """ 13 Copyright (C) 2012-202 3Oracle and/or its affiliates.13 Copyright (C) 2012-2024 Oracle and/or its affiliates. 14 14 15 15 This file is part of VirtualBox base platform packages, as
Note:
See TracChangeset
for help on using the changeset viewer.