Changeset 69250 in vbox for trunk/src/VBox/HostDrivers/VBoxUSB/win/usbd
- Timestamp:
- Oct 24, 2017 7:18:49 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxUSB/win/usbd/usbd.def
r62534 r69250 1 ; $Id$ 2 ;; @file 3 ; Export definitions 1 4 ; 2 ; Export definitions 5 3 6 ; 4 7 ; Copyright (C) 2006-2016 Oracle Corporation … … 11 14 ; VirtualBox OSE distribution. VirtualBox OSE is distributed in the 12 15 ; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 ; 17 ; The contents of this file may alternatively be used under the terms 18 ; of the Common Development and Distribution License Version 1.0 19 ; (CDDL) only, as it comes in the "COPYING.CDDL" file of the 20 ; VirtualBox OSE distribution, in which case the provisions of the 21 ; CDDL are applicable instead of those of the GPL. 22 ; 23 ; You may elect to license modified versions of this file under the 24 ; terms and conditions of either the GPL or the CDDL or both. 13 25 ; 14 26
Note:
See TracChangeset
for help on using the changeset viewer.