Changeset 62492 in vbox for trunk/src/VBox/GuestHost/SharedClipboard
- Timestamp:
- Jul 22, 2016 6:42:47 PM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 109050
- Location:
- trunk/src/VBox/GuestHost/SharedClipboard
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/GuestHost/SharedClipboard/Makefile.kmk
r57412 r62492 5 5 6 6 # 7 # Copyright (C) 2006-201 5Oracle Corporation7 # Copyright (C) 2006-2016 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/GuestHost/SharedClipboard/clipboard-helper.cpp
r46422 r62492 7 7 * Includes contributions from François Revol 8 8 * 9 * Copyright (C) 2006-201 2Oracle Corporation9 * Copyright (C) 2006-2016 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/GuestHost/SharedClipboard/x11-clipboard.cpp
r62471 r62492 6 6 7 7 /* 8 * Copyright (C) 2006-201 2Oracle Corporation8 * Copyright (C) 2006-2016 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.