Changeset 69371 in vbox for trunk/src/VBox/HostDrivers/VBoxUSB/win/mon
- Timestamp:
- Oct 26, 2017 3:34:57 PM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 118695
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUSBMon.inf
r62534 r69371 1 ; $Id$ 2 ;; @file 3 ; VBox USB Monitor driver - Installation file 1 4 ; 2 ; VBox USB Monitor driver 3 ; 4 ; Installation file 5 5 6 ; 6 7 ; Copyright (C) 2011-2016 Oracle Corporation … … 13 14 ; VirtualBox OSE distribution. VirtualBox OSE is distributed in the 14 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. 15 25 ; 16 26
Note:
See TracChangeset
for help on using the changeset viewer.