Changeset 44529 in vbox for trunk/src/VBox/Storage
- Timestamp:
- Feb 4, 2013 3:54:15 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 83576
- Location:
- trunk/src/VBox/Storage
- Files:
-
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Storage/DMG.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 201 3 Oracle Corporation7 * Copyright (C) 2010-2013 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Storage/Debug/VDDbgIoLog.cpp
r44528 r44529 6 6 7 7 /* 8 * Copyright (C) 201 2 Oracle Corporation8 * Copyright (C) 2011-2012 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Storage/QCOW.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 201 3 Oracle Corporation7 * Copyright (C) 2011-2013 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Storage/QED.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 201 3 Oracle Corporation7 * Copyright (C) 2011-2013 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Storage/VHDX.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 201 3 Oracle Corporation7 * Copyright (C) 2012-2013 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Storage/testcase/VDIoBackendMem.cpp
r44528 r44529 6 6 7 7 /* 8 * Copyright (C) 201 2 Oracle Corporation8 * Copyright (C) 2011-2012 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Storage/testcase/tstVDIo.cpp
r44528 r44529 6 6 7 7 /* 8 * Copyright (C) 201 3 Oracle Corporation8 * Copyright (C) 2011-2013 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Storage/testcase/tstVDIo.vd
r44528 r44529 5 5 6 6 # 7 # Copyright (C) 201 3 Oracle Corporation7 # Copyright (C) 2011-2013 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Storage/testcase/tstVDShareable.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 201 1 Oracle Corporation7 * Copyright (C) 2010-2011 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Storage/testcase/tstVDSnap.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 201 1 Oracle Corporation7 * Copyright (C) 2010-2011 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.