Changeset 31890 in vbox for trunk/src/VBox/Devices/USB/win
- Timestamp:
- Aug 24, 2010 7:50:47 AM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 65098
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/USB/win/USBProxyDevice-win.cpp
r31888 r31890 11 11 * Copyright (C) 2006-2007 Oracle Corporation 12 12 * 13 * Oracle Corporation confidential 14 * All rights reserved 13 * This file is part of VirtualBox Open Source Edition (OSE), as 14 * available from http://www.virtualbox.org. This file is free software; 15 * you can redistribute it and/or modify it under the terms of the GNU 16 * General Public License (GPL) as published by the Free Software 17 * Foundation, in version 2 as it comes in the "COPYING" file of the 18 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 19 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 15 20 */ 16 21
Note:
See TracChangeset
for help on using the changeset viewer.