Changeset 98103 in vbox for trunk/src/VBox/ValidationKit/testboxscript/win
- Timestamp:
- Jan 17, 2023 2:15:46 PM (2 years ago)
- Location:
- trunk/src/VBox/ValidationKit/testboxscript/win
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/testboxscript/win/autoexec-testbox.cmd
r96407 r98103 6 6 7 7 REM 8 REM Copyright (C) 2006-202 2Oracle and/or its affiliates.8 REM Copyright (C) 2006-2023 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
r96407 r98103 11 11 __copyright__ = \ 12 12 """ 13 Copyright (C) 2012-202 2Oracle and/or its affiliates.13 Copyright (C) 2012-2023 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.