Changeset 93115 in vbox for trunk/src/VBox/Runtime/common/rest
- Timestamp:
- Jan 1, 2022 11:31:46 AM (3 years ago)
- Location:
- trunk/src/VBox/Runtime/common/rest
- Files:
-
- 14 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/rest/RTCRestAnyObject.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 -
trunk/src/VBox/Runtime/common/rest/RTCRestArrayBase.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 -
trunk/src/VBox/Runtime/common/rest/RTCRestClientApiBase.cpp
r88124 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 -
trunk/src/VBox/Runtime/common/rest/RTCRestClientApiBaseOci.cpp
r89725 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 -
trunk/src/VBox/Runtime/common/rest/RTCRestClientRequestBase.cpp
r86682 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 -
trunk/src/VBox/Runtime/common/rest/RTCRestClientResponseBase.cpp
r86681 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 -
trunk/src/VBox/Runtime/common/rest/RTCRestJsonPrimaryCursor.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 -
trunk/src/VBox/Runtime/common/rest/RTCRestOutputBase.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 -
trunk/src/VBox/Runtime/common/rest/RTCRestOutputPrettyBase.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 -
trunk/src/VBox/Runtime/common/rest/RTCRestOutputPrettyToString.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 -
trunk/src/VBox/Runtime/common/rest/RTCRestOutputToString.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 -
trunk/src/VBox/Runtime/common/rest/RTCRestStringMapBase.cpp
r86778 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 -
trunk/src/VBox/Runtime/common/rest/rest-binary.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 -
trunk/src/VBox/Runtime/common/rest/rest-primary-object-types.cpp
r87619 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.