Changeset 82968 in vbox for trunk/src/VBox/Runtime/common/vfs
- Timestamp:
- Feb 4, 2020 10:35:17 AM (5 years ago)
- Location:
- trunk/src/VBox/Runtime/common/vfs
- Files:
-
- 13 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp
r80585 r82968 5 5 6 6 /* 7 * Copyright (C) 2010-20 19Oracle Corporation7 * Copyright (C) 2010-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/vfs/vfschain.cpp
r77772 r82968 5 5 6 6 /* 7 * Copyright (C) 2010-20 19Oracle Corporation7 * Copyright (C) 2010-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/vfs/vfsfss2dir.cpp
r76553 r82968 9 9 10 10 /* 11 * Copyright (C) 2010-20 19Oracle Corporation11 * Copyright (C) 2010-2020 Oracle Corporation 12 12 * 13 13 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/vfs/vfsiosmisc.cpp
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2010-20 19Oracle Corporation7 * Copyright (C) 2010-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/vfs/vfsmemory.cpp
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2010-20 19Oracle Corporation7 * Copyright (C) 2010-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/vfs/vfsmisc.cpp
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2010-20 19Oracle Corporation7 * Copyright (C) 2010-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/vfs/vfsmount.cpp
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2012-20 19Oracle Corporation7 * Copyright (C) 2012-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/vfs/vfsmsg.cpp
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2010-20 19Oracle Corporation7 * Copyright (C) 2010-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/vfs/vfsprogress.cpp
r80585 r82968 5 5 6 6 /* 7 * Copyright (C) 2010-20 19Oracle Corporation7 * Copyright (C) 2010-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/vfs/vfsreadahead.cpp
r80585 r82968 5 5 6 6 /* 7 * Copyright (C) 2010-20 19Oracle Corporation7 * Copyright (C) 2010-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/vfs/vfsstddir.cpp
r77047 r82968 5 5 6 6 /* 7 * Copyright (C) 2010-20 19Oracle Corporation7 * Copyright (C) 2010-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/vfs/vfsstdfile.cpp
r80585 r82968 5 5 6 6 /* 7 * Copyright (C) 2010-20 19Oracle Corporation7 * Copyright (C) 2010-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/vfs/vfsstdpipe.cpp
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2010-20 19Oracle Corporation7 * Copyright (C) 2010-2020 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.