Changeset 76553 in vbox for trunk/src/VBox/HostServices/GuestControl
- Timestamp:
- Jan 1, 2019 1:45:53 AM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 127855
- Location:
- trunk/src/VBox/HostServices/GuestControl
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/GuestControl/Makefile.kmk
r69111 r76553 5 5 6 6 # 7 # Copyright (C) 2011-201 7Oracle Corporation7 # Copyright (C) 2011-2019 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostServices/GuestControl/VBoxGuestControlSvc.rc
r69500 r76553 5 5 6 6 /* 7 * Copyright (C) 2015-201 7Oracle Corporation7 * Copyright (C) 2015-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostServices/GuestControl/service.cpp
r76419 r76553 5 5 6 6 /* 7 * Copyright (C) 2011-201 8Oracle Corporation7 * Copyright (C) 2011-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostServices/GuestControl/testcase/Makefile.kmk
r75853 r76553 5 5 6 6 # 7 # Copyright (C) 2010-201 7Oracle Corporation7 # Copyright (C) 2010-2019 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostServices/GuestControl/testcase/tstGuestControlSvc.cpp
r75773 r76553 5 5 6 6 /* 7 * Copyright (C) 2011-201 7Oracle Corporation7 * Copyright (C) 2011-2019 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.