Changeset 98103 in vbox for trunk/include/VBox/HostServices
- Timestamp:
- Jan 17, 2023 2:15:46 PM (2 years ago)
- Location:
- trunk/include/VBox/HostServices
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/HostServices/DragAndDropSvc.h
r97748 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/include/VBox/HostServices/GuestControlSvc.h
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/include/VBox/HostServices/GuestPropertySvc.h
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/include/VBox/HostServices/Service.h
r96407 r98103 4 4 5 5 /* 6 * Copyright (C) 2011-202 2Oracle and/or its affiliates.6 * Copyright (C) 2011-2023 Oracle and/or its affiliates. 7 7 * 8 8 * This file is part of VirtualBox base platform packages, as -
trunk/include/VBox/HostServices/VBoxClipboardExt.h
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/include/VBox/HostServices/VBoxClipboardSvc.h
r96407 r98103 18 18 19 19 /* 20 * Copyright (C) 2006-202 2Oracle and/or its affiliates.20 * Copyright (C) 2006-2023 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
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
Note:
See TracChangeset
for help on using the changeset viewer.