Changeset 106061 in vbox for trunk/src/VBox/HostServices/HostChannel
- Timestamp:
- Sep 16, 2024 2:03:52 PM (5 months ago)
- svn:sync-xref-src-repo-rev:
- 164827
- Location:
- trunk/src/VBox/HostServices/HostChannel
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/HostChannel/HostChannel.cpp
r98103 r106061 4 4 5 5 /* 6 * Copyright (C) 2012-202 3Oracle and/or its affiliates.6 * Copyright (C) 2012-2024 Oracle and/or its affiliates. 7 7 * 8 8 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/HostServices/HostChannel/HostChannel.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 -
trunk/src/VBox/HostServices/HostChannel/Makefile.kmk
r98133 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 -
trunk/src/VBox/HostServices/HostChannel/VBoxHostChannelSvc.cpp
r98359 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 -
trunk/src/VBox/HostServices/HostChannel/VBoxHostChannelSvc.rc
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2015-202 3Oracle and/or its affiliates.7 * Copyright (C) 2015-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.