summaryrefslogtreecommitdiff
path: root/firmware/export/usb_ch9.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/usb_ch9.h')
-rw-r--r--firmware/export/usb_ch9.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/firmware/export/usb_ch9.h b/firmware/export/usb_ch9.h
index 33e7404d48..350f063fe0 100644
--- a/firmware/export/usb_ch9.h
+++ b/firmware/export/usb_ch9.h
@@ -13,8 +13,10 @@
13 * available at http://www.kernel.org 13 * available at http://www.kernel.org
14 * Original file: <kernel>/include/linux/usb/ch9.h 14 * Original file: <kernel>/include/linux/usb/ch9.h
15 * 15 *
16 * All files in this archive are subject to the GNU General Public License. 16 * This program is free software; you can redistribute it and/or
17 * See the file COPYING in the source tree root for full license agreement. 17 * modify it under the terms of the GNU General Public License
18 * as published by the Free Software Foundation; either version 2
19 * of the License, or (at your option) any later version.
18 * 20 *
19 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 21 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
20 * KIND, either express or implied. 22 * KIND, either express or implied.