Changeset 93115 in vbox for trunk/src/VBox/Runtime/common/fs
- Timestamp:
- Jan 1, 2022 11:31:46 AM (3 years ago)
- Location:
- trunk/src/VBox/Runtime/common/fs
- Files:
-
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/fs/RTFsCmdLs.cpp
r85874 r93115 5 5 6 6 /* 7 * Copyright (C) 2017-202 0Oracle Corporation7 * Copyright (C) 2017-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/fs/extvfs.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2012-202 0Oracle Corporation7 * Copyright (C) 2012-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/fs/fatvfs.cpp
r93113 r93115 5 5 6 6 /* 7 * Copyright (C) 2017-202 0Oracle Corporation7 * Copyright (C) 2017-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/fs/isomaker.cpp
r84509 r93115 5 5 6 6 /* 7 * Copyright (C) 2017-202 0Oracle Corporation7 * Copyright (C) 2017-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/fs/isomakercmd.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2017-202 0Oracle Corporation7 * Copyright (C) 2017-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/fs/isomakerimport.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2017-202 0Oracle Corporation7 * Copyright (C) 2017-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/fs/isovfs.cpp
r93081 r93115 5 5 6 6 /* 7 * Copyright (C) 2017-202 0Oracle Corporation7 * Copyright (C) 2017-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp
r83739 r93115 5 5 6 6 /* 7 * Copyright (C) 2012-202 0Oracle Corporation7 * Copyright (C) 2012-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/fs/xfsvfs.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2018-202 0Oracle Corporation7 * Copyright (C) 2018-2022 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.