Commit f88e6a30 authored by Bill Pemberton's avatar Bill Pemberton Committed by Greg Kroah-Hartman

USB: serial: add copyright and license to quatech2

Add a copyright and license statement to the head of quatech.c source
file.  No code change here.
Signed-off-by: default avatarBill Pemberton <wfp5p@virginia.edu>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent f7a33e60
/* /*
* usb-serial driver for Quatech USB 2 devices * usb-serial driver for Quatech USB 2 devices
* *
* Copyright (C) 2012 Bill Pemberton (wfp5p@virginia.edu)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License version 2
* as published by the Free Software Foundation.
*
* *
* These devices all have only 1 bulk in and 1 bulk out that is shared * These devices all have only 1 bulk in and 1 bulk out that is shared
* for all serial ports. * for all serial ports.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment