Changeset 106061 in vbox for trunk/include/VBox/HostServices
- Timestamp:
- Sep 16, 2024 2:03:52 PM (6 months ago)
- svn:sync-xref-src-repo-rev:
- 164827
- Location:
- trunk/include/VBox/HostServices
- Files:
-
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/HostServices/DragAndDropSvc.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2011-202 3Oracle and/or its affiliates.7 * Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/include/VBox/HostServices/GuestControlSvc.h
r103165 r106061 5 5 6 6 /* 7 * Copyright (C) 2011-202 3Oracle and/or its affiliates.7 * Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/include/VBox/HostServices/GuestPropertySvc.h
r102932 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/include/VBox/HostServices/Service.h
r98103 r106061 4 4 5 5 /* 6 * Copyright (C) 2011-202 3Oracle and/or its affiliates.6 * Copyright (C) 2011-2024 Oracle and/or its affiliates. 7 7 * 8 8 * This file is part of VirtualBox base platform packages, as -
trunk/include/VBox/HostServices/TstHGCMMock.h
r98578 r106061 11 11 12 12 /* 13 * Copyright (C) 2022-202 3Oracle and/or its affiliates.13 * Copyright (C) 2022-2024 Oracle and/or its affiliates. 14 14 * 15 15 * This file is part of VirtualBox base platform packages, as -
trunk/include/VBox/HostServices/TstHGCMMockUtils.h
r98578 r106061 29 29 30 30 /* 31 * Copyright (C) 2022-202 3Oracle and/or its affiliates.31 * Copyright (C) 2022-2024 Oracle and/or its affiliates. 32 32 * 33 33 * This file is part of VirtualBox base platform packages, as -
trunk/include/VBox/HostServices/VBoxClipboardExt.h
r100655 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/include/VBox/HostServices/VBoxClipboardSvc.h
r103480 r106061 18 18 19 19 /* 20 * Copyright (C) 2006-202 3Oracle and/or its affiliates.20 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 21 21 * 22 22 * This file is part of VirtualBox base platform packages, as -
trunk/include/VBox/HostServices/VBoxHostChannel.h
r98103 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
Note:
See TracChangeset
for help on using the changeset viewer.