Changeset 106061 in vbox for trunk/src/VBox/Runtime/common/fs
- Timestamp:
- Sep 16, 2024 2:03:52 PM (6 months ago)
- svn:sync-xref-src-repo-rev:
- 164827
- Location:
- trunk/src/VBox/Runtime/common/fs
- Files:
-
- 11 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/fs/RTFsCmdLs.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2017-202 3Oracle and/or its affiliates.7 * Copyright (C) 2017-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/common/fs/extvfs.cpp
r100908 r106061 5 5 6 6 /* 7 * Copyright (C) 2012-202 3Oracle and/or its affiliates.7 * Copyright (C) 2012-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/common/fs/fatvfs.cpp
r103108 r106061 5 5 6 6 /* 7 * Copyright (C) 2017-202 3Oracle and/or its affiliates.7 * Copyright (C) 2017-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/common/fs/isomaker.cpp
r103360 r106061 5 5 6 6 /* 7 * Copyright (C) 2017-202 3Oracle and/or its affiliates.7 * Copyright (C) 2017-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/common/fs/isomakercmd-man.xml
r99513 r106061 4 4 --> 5 5 <!-- 6 Copyright (C) 2006-202 3Oracle and/or its affiliates.6 Copyright (C) 2006-2024 Oracle and/or its affiliates. 7 7 8 8 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/common/fs/isomakercmd.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2017-202 3Oracle and/or its affiliates.7 * Copyright (C) 2017-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/common/fs/isomakerimport.cpp
r103005 r106061 5 5 6 6 /* 7 * Copyright (C) 2017-202 3Oracle and/or its affiliates.7 * Copyright (C) 2017-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/common/fs/isovfs.cpp
r103005 r106061 5 5 6 6 /* 7 * Copyright (C) 2017-202 3Oracle and/or its affiliates.7 * Copyright (C) 2017-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp
r103005 r106061 5 5 6 6 /* 7 * Copyright (C) 2012-202 3Oracle and/or its affiliates.7 * Copyright (C) 2012-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/common/fs/pdbvfs.cpp
r101653 r106061 5 5 6 6 /* 7 * Copyright (C) 2023 Oracle and/or its affiliates.7 * Copyright (C) 2023-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/common/fs/xfsvfs.cpp
r100908 r106061 5 5 6 6 /* 7 * Copyright (C) 2018-202 3Oracle and/or its affiliates.7 * Copyright (C) 2018-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as
Note:
See TracChangeset
for help on using the changeset viewer.