Changeset 106061 in vbox for trunk/src/VBox/Runtime/common/rest
- Timestamp:
- Sep 16, 2024 2:03:52 PM (5 months ago)
- Location:
- trunk/src/VBox/Runtime/common/rest
- Files:
-
- 14 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/rest/RTCRestAnyObject.cpp
r98103 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 -
trunk/src/VBox/Runtime/common/rest/RTCRestArrayBase.cpp
r98103 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 -
trunk/src/VBox/Runtime/common/rest/RTCRestClientApiBase.cpp
r98103 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 -
trunk/src/VBox/Runtime/common/rest/RTCRestClientApiBaseOci.cpp
r98103 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 -
trunk/src/VBox/Runtime/common/rest/RTCRestClientRequestBase.cpp
r98103 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 -
trunk/src/VBox/Runtime/common/rest/RTCRestClientResponseBase.cpp
r98103 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 -
trunk/src/VBox/Runtime/common/rest/RTCRestJsonPrimaryCursor.cpp
r98103 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 -
trunk/src/VBox/Runtime/common/rest/RTCRestOutputBase.cpp
r98103 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 -
trunk/src/VBox/Runtime/common/rest/RTCRestOutputPrettyBase.cpp
r98103 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 -
trunk/src/VBox/Runtime/common/rest/RTCRestOutputPrettyToString.cpp
r98103 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 -
trunk/src/VBox/Runtime/common/rest/RTCRestOutputToString.cpp
r98103 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 -
trunk/src/VBox/Runtime/common/rest/RTCRestStringMapBase.cpp
r98103 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 -
trunk/src/VBox/Runtime/common/rest/rest-binary.cpp
r98103 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 -
trunk/src/VBox/Runtime/common/rest/rest-primary-object-types.cpp
r98103 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.