Changeset 98103 in vbox for trunk/src/VBox/HostServices/SharedClipboard/testcase
- Timestamp:
- Jan 17, 2023 2:15:46 PM (2 years ago)
- svn:sync-xref-src-repo-rev:
- 155244
- Location:
- trunk/src/VBox/HostServices/SharedClipboard/testcase
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/SharedClipboard/testcase/.scm-settings
r96407 r98103 5 5 6 6 # 7 # Copyright (C) 2019-202 2Oracle and/or its affiliates.7 # Copyright (C) 2019-2023 Oracle and/or its affiliates. 8 8 # 9 9 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/HostServices/SharedClipboard/testcase/Makefile.kmk
r97296 r98103 5 5 6 6 # 7 # Copyright (C) 2011-202 2Oracle and/or its affiliates.7 # Copyright (C) 2011-2023 Oracle and/or its affiliates. 8 8 # 9 9 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/HostServices/SharedClipboard/testcase/VBoxOrgCfHtml1.h
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2022 Oracle and/or its affiliates.7 * Copyright (C) 2022-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/HostServices/SharedClipboard/testcase/VBoxOrgMimeHtml1.h
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2022 Oracle and/or its affiliates.7 * Copyright (C) 2022-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/HostServices/SharedClipboard/testcase/tstClipboardMockHGCM.cpp
r97283 r98103 5 5 6 6 /* 7 * Copyright (C) 2011-202 2Oracle and/or its affiliates.7 * Copyright (C) 2011-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/HostServices/SharedClipboard/testcase/tstClipboardServiceHost.cpp
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2011-202 2Oracle and/or its affiliates.7 * Copyright (C) 2011-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/HostServices/SharedClipboard/testcase/tstClipboardServiceImpl.cpp
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2020-202 2Oracle and/or its affiliates.7 * Copyright (C) 2020-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/HostServices/SharedClipboard/testcase/tstClipboardTransfers.cpp
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2019-202 2Oracle and/or its affiliates.7 * Copyright (C) 2019-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.