Changeset 98103 in vbox for trunk/src/VBox/Runtime/common/fs
- Timestamp:
- Jan 17, 2023 2:15:46 PM (2 years ago)
- Location:
- trunk/src/VBox/Runtime/common/fs
- Files:
-
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/fs/RTFsCmdLs.cpp
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2017-202 2Oracle and/or its affiliates.7 * Copyright (C) 2017-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2012-202 2Oracle and/or its affiliates.7 * Copyright (C) 2012-2023 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
r96923 r98103 5 5 6 6 /* 7 * Copyright (C) 2017-202 2Oracle and/or its affiliates.7 * Copyright (C) 2017-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2017-202 2Oracle and/or its affiliates.7 * Copyright (C) 2017-2023 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
r96407 r98103 4 4 --> 5 5 <!-- 6 Copyright (C) 2006-202 2Oracle and/or its affiliates.6 Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2017-202 2Oracle and/or its affiliates.7 * Copyright (C) 2017-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2017-202 2Oracle and/or its affiliates.7 * Copyright (C) 2017-2023 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
r96861 r98103 5 5 6 6 /* 7 * Copyright (C) 2017-202 2Oracle and/or its affiliates.7 * Copyright (C) 2017-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2012-202 2Oracle and/or its affiliates.7 * Copyright (C) 2012-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2018-202 2Oracle and/or its affiliates.7 * Copyright (C) 2018-2023 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.