Changeset 56295 in vbox for trunk/src/VBox/ValidationKit/common/constants
- Timestamp:
- Jun 9, 2015 2:29:55 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 100880
- Location:
- trunk/src/VBox/ValidationKit/common/constants
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/common/constants/__init__.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 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
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 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
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 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
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 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
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 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
r52776 r56295 11 11 __copyright__ = \ 12 12 """ 13 Copyright (C) 2012-201 4Oracle Corporation13 Copyright (C) 2012-2015 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.