Changeset 62484 in vbox for trunk/src/VBox/ValidationKit/common/constants
- Timestamp:
- Jul 22, 2016 6:35:33 PM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 109040
- Location:
- trunk/src/VBox/ValidationKit/common/constants
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/common/constants/__init__.py
r56295 r62484 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 5Oracle Corporation10 Copyright (C) 2012-2016 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/common/constants/result.py
r56295 r62484 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 5Oracle Corporation10 Copyright (C) 2012-2016 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/common/constants/rtexitcode.py
r56295 r62484 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 5Oracle Corporation10 Copyright (C) 2012-2016 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/common/constants/tbreq.py
r61468 r62484 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 5Oracle Corporation10 Copyright (C) 2012-2016 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/common/constants/tbresp.py
r56295 r62484 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 5Oracle Corporation10 Copyright (C) 2012-2016 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/common/constants/valueunit.py
r56295 r62484 11 11 __copyright__ = \ 12 12 """ 13 Copyright (C) 2012-201 5Oracle Corporation13 Copyright (C) 2012-2016 Oracle Corporation 14 14 15 15 This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.