Changeset 44528 in vbox for trunk/src/VBox/Main/testcase
- Timestamp:
- Feb 4, 2013 2:27:54 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 83575
- Location:
- trunk/src/VBox/Main/testcase
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/testcase/Makefile.kmk
r44371 r44528 5 5 6 6 # 7 # Copyright (C) 2004-201 2Oracle Corporation7 # Copyright (C) 2004-2013 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/makefile.tstVBoxAPILinux
r28800 r44528 3 3 # 4 4 # 5 # Copyright (C) 2006-20 07Oracle Corporation5 # Copyright (C) 2006-2010 Oracle Corporation 6 6 # 7 7 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstCollector.cpp
r44031 r44528 7 7 8 8 /* 9 * Copyright (C) 20 08Oracle Corporation9 * Copyright (C) 2012 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstGuestCtrlParseBuffer.cpp
r42214 r44528 7 7 8 8 /* 9 * Copyright (C) 201 1Oracle Corporation9 * Copyright (C) 2012 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstOVF.cpp
r38636 r44528 6 6 7 7 /* 8 * Copyright (C) 201 0Oracle Corporation8 * Copyright (C) 2011 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstUSBLinux.h
r30714 r44528 5 5 6 6 /* 7 * Copyright (C) 20 08Oracle Corporation7 * Copyright (C) 2010 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstVBoxAPILinux.cpp
r44372 r44528 8 8 9 9 /* 10 * Copyright (C) 2006-201 2Oracle Corporation10 * Copyright (C) 2006-2013 Oracle Corporation 11 11 * 12 12 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstVBoxAPIWin.cpp
r33540 r44528 13 13 14 14 /* 15 * Copyright (C) 2006-20 07Oracle Corporation15 * Copyright (C) 2006-2010 Oracle Corporation 16 16 * 17 17 * This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.