Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

USB: serial: Remove redundant license text

Now that the SPDX tag is in all USB files, that identifies the license
in a specific and legally-defined manner. So the extra GPL text wording
can be removed as it is no longer needed at all.

This is done on a quest to remove the 700+ different ways that files in
the kernel describe the GPL license text. And there's unneeded stuff
like the address (sometimes incorrect) for the FSF which is never
needed.

No copyright headers or other non-license-description text was removed.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

-322
-4
drivers/usb/serial/aircable.c
··· 5 5 * Copyright (C) 2010 Johan Hovold <jhovold@gmail.com> 6 6 * Copyright (C) 2006 Manuel Francisco Naranjo (naranjo.manuel@gmail.com) 7 7 * 8 - * This program is free software; you can redistribute it and/or modify it under 9 - * the terms of the GNU General Public License version 2 as published by the 10 - * Free Software Foundation. 11 - * 12 8 * The device works as an standard CDC device, it has 2 interfaces, the first 13 9 * one is for firmware access and the second is the serial one. 14 10 * The protocol is very simply, there are two possibilities reading or writing.
-5
drivers/usb/serial/ark3116.c
··· 16 16 * into the old ark3116.c driver and suddenly realized the ark3116 is 17 17 * a 16450 with a USB interface glued to it. See comments at the 18 18 * bottom of this file. 19 - * 20 - * This program is free software; you can redistribute it and/or modify it 21 - * under the terms of the GNU General Public License as published by the 22 - * Free Software Foundation; either version 2 of the License, or (at your 23 - * option) any later version. 24 19 */ 25 20 26 21 #include <linux/kernel.h>
-5
drivers/usb/serial/belkin_sa.c
··· 10 10 * and associated source files. Please see the usb/serial files for 11 11 * individual credits and copyrights. 12 12 * 13 - * This program is free software; you can redistribute it and/or modify 14 - * it under the terms of the GNU General Public License as published by 15 - * the Free Software Foundation; either version 2 of the License, or 16 - * (at your option) any later version. 17 - * 18 13 * See Documentation/usb/usb-serial.txt for more information on using this 19 14 * driver 20 15 *
-5
drivers/usb/serial/belkin_sa.h
··· 9 9 * and associated source files. Please see the usb/serial files for 10 10 * individual credits and copyrights. 11 11 * 12 - * This program is free software; you can redistribute it and/or modify 13 - * it under the terms of the GNU General Public License as published by 14 - * the Free Software Foundation; either version 2 of the License, or 15 - * (at your option) any later version. 16 - * 17 12 * See Documentation/usb/usb-serial.txt for more information on using this 18 13 * driver 19 14 *
-4
drivers/usb/serial/bus.c
··· 3 3 * USB Serial Converter Bus specific functions 4 4 * 5 5 * Copyright (C) 2002 Greg Kroah-Hartman (greg@kroah.com) 6 - * 7 - * This program is free software; you can redistribute it and/or 8 - * modify it under the terms of the GNU General Public License version 9 - * 2 as published by the Free Software Foundation. 10 6 */ 11 7 12 8 #include <linux/kernel.h>
-4
drivers/usb/serial/ch341.c
··· 10 10 * serial port, an IEEE-1284 parallel printer port or a memory-like 11 11 * interface. In all cases the CH341 supports an I2C interface as well. 12 12 * This driver only supports the asynchronous serial interface. 13 - * 14 - * This program is free software; you can redistribute it and/or 15 - * modify it under the terms of the GNU General Public License version 16 - * 2 as published by the Free Software Foundation. 17 13 */ 18 14 19 15 #include <linux/kernel.h>
-4
drivers/usb/serial/console.c
··· 4 4 * 5 5 * Copyright (C) 2001 - 2002 Greg Kroah-Hartman (greg@kroah.com) 6 6 * 7 - * This program is free software; you can redistribute it and/or 8 - * modify it under the terms of the GNU General Public License version 9 - * 2 as published by the Free Software Foundation. 10 - * 11 7 * Thanks to Randy Dunlap for the original version of this code. 12 8 * 13 9 */
-4
drivers/usb/serial/cp210x.c
··· 4 4 * 5 5 * Copyright (C) 2005 Craig Shelley (craig@microtron.org.uk) 6 6 * 7 - * This program is free software; you can redistribute it and/or 8 - * modify it under the terms of the GNU General Public License version 9 - * 2 as published by the Free Software Foundation. 10 - * 11 7 * Support to set flow control line levels using TIOCMGET and TIOCMSET 12 8 * thanks to Karl Hiramoto karl@hiramoto.org. RTSCTS hardware flow 13 9 * control thanks to Munir Nassar nassarmu@real-time.com
-5
drivers/usb/serial/cyberjack.c
··· 11 11 * and associated source files. Please see the usb/serial files for 12 12 * individual credits and copyrights. 13 13 * 14 - * This program is free software; you can redistribute it and/or modify 15 - * it under the terms of the GNU General Public License as published by 16 - * the Free Software Foundation; either version 2 of the License, or 17 - * (at your option) any later version. 18 - * 19 14 * Thanks to Greg Kroah-Hartman (greg@kroah.com) for his help and 20 15 * patience. 21 16 *
-5
drivers/usb/serial/cypress_m8.c
··· 7 7 * Copyright (C) 2003,2004 8 8 * Neil Whelchel (koyama@firstlight.net) 9 9 * 10 - * This program is free software; you can redistribute it and/or modify 11 - * it under the terms of the GNU General Public License as published by 12 - * the Free Software Foundation; either version 2 of the License, or 13 - * (at your option) any later version. 14 - * 15 10 * See Documentation/usb/usb-serial.txt for more information on using this 16 11 * driver 17 12 *
-5
drivers/usb/serial/digi_acceleport.c
··· 4 4 * 5 5 * Copyright 2000 by Digi International 6 6 * 7 - * This program is free software; you can redistribute it and/or modify 8 - * it under the terms of the GNU General Public License as published by 9 - * the Free Software Foundation; either version 2 of the License, or 10 - * (at your option) any later version. 11 - * 12 7 * Shamelessly based on Brian Warner's keyspan_pda.c and Greg Kroah-Hartman's 13 8 * usb-serial driver. 14 9 *
-4
drivers/usb/serial/empeg.c
··· 8 8 * Copyright (C) 1999 - 2001 9 9 * Greg Kroah-Hartman (greg@kroah.com) 10 10 * 11 - * This program is free software; you can redistribute it and/or modify 12 - * it under the terms of the GNU General Public License, as published by 13 - * the Free Software Foundation, version 2. 14 - * 15 11 * See Documentation/usb/usb-serial.txt for more information on using this 16 12 * driver 17 13 */
-5
drivers/usb/serial/f81232.c
··· 4 4 * 5 5 * Copyright (C) 2012 Greg Kroah-Hartman (gregkh@linuxfoundation.org) 6 6 * Copyright (C) 2012 Linux Foundation 7 - * 8 - * This program is free software; you can redistribute it and/or modify it 9 - * under the terms of the GNU General Public License version 2 as published by 10 - * the Free Software Foundation. 11 - * 12 7 */ 13 8 14 9 #include <linux/kernel.h>
-5
drivers/usb/serial/f81534.c
··· 5 5 * F81532 => 2 Serial Ports 6 6 * F81534 => 4 Serial Ports 7 7 * 8 - * This program is free software; you can redistribute it and/or modify 9 - * it under the terms of the GNU General Public License as published by 10 - * the Free Software Foundation; either version 2 of the License, or 11 - * (at your option) any later version. 12 - * 13 8 * Copyright (C) 2016 Feature Integration Technology Inc., (Fintek) 14 9 * Copyright (C) 2016 Tom Tsai (Tom_Tsai@fintek.com.tw) 15 10 * Copyright (C) 2016 Peter Hong (Peter_Hong@fintek.com.tw)
-5
drivers/usb/serial/ftdi_sio.c
··· 10 10 * Copyright (C) 2002 11 11 * Kuba Ober (kuba@mareimbrium.org) 12 12 * 13 - * This program is free software; you can redistribute it and/or modify 14 - * it under the terms of the GNU General Public License as published by 15 - * the Free Software Foundation; either version 2 of the License, or 16 - * (at your option) any later version. 17 - * 18 13 * See Documentation/usb/usb-serial.txt for more information on using this 19 14 * driver 20 15 *
-14
drivers/usb/serial/garmin_gps.c
··· 8 8 * http://sourceforge.net/projects/garmin-gps/ 9 9 * 10 10 * This driver has been derived from v2.1 of the visor driver. 11 - * 12 - * This program is free software; you can redistribute it and/or modify 13 - * it under the terms of the GNU General Public License as published by 14 - * the Free Software Foundation; either version 2 of the License, or 15 - * (at your option) any later version. 16 - * 17 - * This program is distributed in the hope that it will be useful, 18 - * but WITHOUT ANY WARRANTY; without even the implied warranty of 19 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 20 - * GNU General Public License for more details. 21 - * 22 - * You should have received a copy of the GNU General Public License 23 - * along with this program; if not, write to the Free Software 24 - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111 USA 25 11 */ 26 12 27 13 #include <linux/kernel.h>
-4
drivers/usb/serial/generic.c
··· 4 4 * 5 5 * Copyright (C) 2010 - 2013 Johan Hovold (jhovold@gmail.com) 6 6 * Copyright (C) 1999 - 2002 Greg Kroah-Hartman (greg@kroah.com) 7 - * 8 - * This program is free software; you can redistribute it and/or 9 - * modify it under the terms of the GNU General Public License version 10 - * 2 as published by the Free Software Foundation. 11 7 */ 12 8 13 9 #include <linux/kernel.h>
-4
drivers/usb/serial/io_16654.h
··· 4 4 * 16654.H Definitions for 16C654 UART used on EdgePorts 5 5 * 6 6 * Copyright (C) 1998 Inside Out Networks, Inc. 7 - * This program is free software; you can redistribute it and/or modify 8 - * it under the terms of the GNU General Public License as published by 9 - * the Free Software Foundation; either version 2 of the License, or 10 - * (at your option) any later version. 11 7 * 12 8 ************************************************************************/ 13 9
-5
drivers/usb/serial/io_edgeport.c
··· 5 5 * Copyright (C) 2000 Inside Out Networks, All rights reserved. 6 6 * Copyright (C) 2001-2002 Greg Kroah-Hartman <greg@kroah.com> 7 7 * 8 - * This program is free software; you can redistribute it and/or modify 9 - * it under the terms of the GNU General Public License as published by 10 - * the Free Software Foundation; either version 2 of the License, or 11 - * (at your option) any later version. 12 - * 13 8 * Supports the following devices: 14 9 * Edgeport/4 15 10 * Edgeport/4t
-6
drivers/usb/serial/io_edgeport.h
··· 5 5 * 6 6 * Copyright (C) 2000 Inside Out Networks, Inc. 7 7 * 8 - * This program is free software; you can redistribute it and/or modify 9 - * it under the terms of the GNU General Public License as published by 10 - * the Free Software Foundation; either version 2 of the License, or 11 - * (at your option) any later version. 12 - * 13 - * 14 8 ************************************************************************/ 15 9 16 10 #if !defined(_IO_EDGEPORT_H_)
-5
drivers/usb/serial/io_ionsp.h
··· 5 5 * 6 6 * Copyright (C) 1997-1998 Inside Out Networks, Inc. 7 7 * 8 - * This program is free software; you can redistribute it and/or modify 9 - * it under the terms of the GNU General Public License as published by 10 - * the Free Software Foundation; either version 2 of the License, or 11 - * (at your option) any later version. 12 - * 13 8 * These definitions are used by both kernel-mode driver and the 14 9 * peripheral firmware and MUST be kept in sync. 15 10 *
-5
drivers/usb/serial/io_ti.c
··· 5 5 * Copyright (C) 2000-2002 Inside Out Networks, All rights reserved. 6 6 * Copyright (C) 2001-2002 Greg Kroah-Hartman <greg@kroah.com> 7 7 * 8 - * This program is free software; you can redistribute it and/or modify 9 - * it under the terms of the GNU General Public License as published by 10 - * the Free Software Foundation; either version 2 of the License, or 11 - * (at your option) any later version. 12 - * 13 8 * Supports the following devices: 14 9 * EP/1 EP/2 EP/4 EP/21 EP/22 EP/221 EP/42 EP/421 WATCHPORT 15 10 *
-6
drivers/usb/serial/io_ti.h
··· 3 3 * 4 4 * Copyright (C) 1997-2002 Inside Out Networks, Inc. 5 5 * 6 - * This program is free software; you can redistribute it and/or modify 7 - * it under the terms of the GNU General Public License as published by 8 - * the Free Software Foundation; either version 2 of the License, or 9 - * (at your option) any later version. 10 - * 11 - * 12 6 * Feb-16-2001 DMI Added I2C structure definitions 13 7 * May-29-2002 gkh Ported to Linux 14 8 *
-4
drivers/usb/serial/io_usbvend.h
··· 9 9 ************************************************************************ 10 10 * 11 11 * Copyright (C) 1998 Inside Out Networks, Inc. 12 - * This program is free software; you can redistribute it and/or modify 13 - * it under the terms of the GNU General Public License as published by 14 - * the Free Software Foundation; either version 2 of the License, or 15 - * (at your option) any later version. 16 12 * 17 13 ************************************************************************/ 18 14
-5
drivers/usb/serial/ipaq.c
··· 4 4 * 5 5 * Copyright (C) 2001 - 2002 6 6 * Ganesh Varadarajan <ganesh@veritas.com> 7 - * 8 - * This program is free software; you can redistribute it and/or modify 9 - * it under the terms of the GNU General Public License as published by 10 - * the Free Software Foundation; either version 2 of the License, or 11 - * (at your option) any later version. 12 7 */ 13 8 14 9 #include <linux/kernel.h>
-5
drivers/usb/serial/ipw.c
··· 5 5 * Copyright (C) 2004 Roelf Diedericks <roelfd@inet.co.za> 6 6 * Copyright (C) 2004 Greg Kroah-Hartman <greg@kroah.com> 7 7 * 8 - * This program is free software; you can redistribute it and/or modify 9 - * it under the terms of the GNU General Public License as published by 10 - * the Free Software Foundation; either version 2 of the License, or 11 - * (at your option) any later version. 12 - * 13 8 * All information about the device was acquired using SnoopyPro 14 9 * on MSFT's O/S, and examing the MSFT drivers' debug output 15 10 * (insanely left _on_ in the enduser version)
-5
drivers/usb/serial/ir-usb.c
··· 6 6 * Copyright (C) 2002 Gary Brubaker (xavyer@ix.netcom.com) 7 7 * Copyright (C) 2010 Johan Hovold (jhovold@gmail.com) 8 8 * 9 - * This program is free software; you can redistribute it and/or modify 10 - * it under the terms of the GNU General Public License as published by 11 - * the Free Software Foundation; either version 2 of the License, or 12 - * (at your option) any later version. 13 - * 14 9 * This driver allows a USB IrDA device to be used as a "dumb" serial device. 15 10 * This can be useful if you do not have access to a full IrDA stack on the 16 11 * other side of the connection. If you do have an IrDA stack on both devices,
-6
drivers/usb/serial/iuu_phoenix.c
··· 8 8 * 9 9 * Original code taken from iuutool (Copyright (C) 2006 Juan Carlos Borrás) 10 10 * 11 - * This program is free software; you can redistribute it and/or modify 12 - * it under the terms of the GNU General Public License as published by 13 - * the Free Software Foundation; either version 2 of the License, or 14 - * (at your option) any later version. 15 - * 16 11 * And tested with help of WB Electronics 17 - * 18 12 */ 19 13 #include <linux/kernel.h> 20 14 #include <linux/errno.h>
-6
drivers/usb/serial/iuu_phoenix.h
··· 7 7 * 8 8 * Original code taken from iuutool ( Copyright (C) 2006 Juan Carlos Borrás ) 9 9 * 10 - * This program is free software; you can redistribute it and/or modify 11 - * it under the terms of the GNU General Public License as published by 12 - * the Free Software Foundation; either version 2 of the License, or 13 - * (at your option) any later version. 14 - * 15 10 * And tested with help of WB Electronics 16 - * 17 11 */ 18 12 19 13 #define IUU_USB_VENDOR_ID 0x104f
-5
drivers/usb/serial/keyspan.c
··· 5 5 (C) Copyright (C) 2000-2001 Hugh Blemings <hugh@blemings.org> 6 6 (C) Copyright (C) 2002 Greg Kroah-Hartman <greg@kroah.com> 7 7 8 - This program is free software; you can redistribute it and/or modify 9 - it under the terms of the GNU General Public License as published by 10 - the Free Software Foundation; either version 2 of the License, or 11 - (at your option) any later version. 12 - 13 8 See http://blemings.org/hugh/keyspan.html for more information. 14 9 15 10 Code in this driver inspired by and in a number of places taken
-5
drivers/usb/serial/keyspan_pda.c
··· 6 6 * Copyright (C) 1999, 2000 Brian Warner <warner@lothar.com> 7 7 * Copyright (C) 2000 Al Borchers <borchers@steinerpoint.com> 8 8 * 9 - * This program is free software; you can redistribute it and/or modify 10 - * it under the terms of the GNU General Public License as published by 11 - * the Free Software Foundation; either version 2 of the License, or 12 - * (at your option) any later version. 13 - * 14 9 * See Documentation/usb/usb-serial.txt for more information on using this 15 10 * driver 16 11 */
-5
drivers/usb/serial/kl5kusb105.c
··· 5 5 * Copyright (C) 2010 Johan Hovold <jhovold@gmail.com> 6 6 * Copyright (C) 2001 Utz-Uwe Haus <haus@uuhaus.de> 7 7 * 8 - * This program is free software; you can redistribute it and/or modify 9 - * it under the terms of the GNU General Public License as published by 10 - * the Free Software Foundation; either version 2 of the License, or 11 - * (at your option) any later version. 12 - * 13 8 * All information about the device was acquired using SniffUSB ans snoopUSB 14 9 * on Windows98. 15 10 * It was written out of frustration with the PalmConnect USB Serial adapter
-5
drivers/usb/serial/kobil_sct.c
··· 11 11 * and associated source files. Please see the usb/serial files for 12 12 * individual credits and copyrights. 13 13 * 14 - * This program is free software; you can redistribute it and/or modify 15 - * it under the terms of the GNU General Public License as published by 16 - * the Free Software Foundation; either version 2 of the License, or 17 - * (at your option) any later version. 18 - * 19 14 * Thanks to Greg Kroah-Hartman (greg@kroah.com) for his help and 20 15 * patience. 21 16 *
-5
drivers/usb/serial/mct_u232.c
··· 4 4 * 5 5 * Copyright (C) 2000 Wolfgang Grandegger (wolfgang@ces.ch) 6 6 * 7 - * This program is free software; you can redistribute it and/or modify 8 - * it under the terms of the GNU General Public License as published by 9 - * the Free Software Foundation; either version 2 of the License, or 10 - * (at your option) any later version. 11 - * 12 7 * This program is largely derived from the Belkin USB Serial Adapter Driver 13 8 * (see belkin_sa.[ch]). All of the information about the device was acquired 14 9 * by using SniffUSB on Windows98. For technical details see mct_u232.h.
-5
drivers/usb/serial/mct_u232.h
··· 4 4 * 5 5 * Copyright (C) 2000 Wolfgang Grandegger (wolfgang@ces.ch) 6 6 * 7 - * This program is free software; you can redistribute it and/or modify 8 - * it under the terms of the GNU General Public License as published by 9 - * the Free Software Foundation; either version 2 of the License, or 10 - * (at your option) any later version. 11 - * 12 7 * This driver is for the device MCT USB-RS232 Converter (25 pin, Model No. 13 8 * U232-P25) from Magic Control Technology Corp. (there is also a 9 pin 14 9 * Model No. U232-P9). See http://www.mct.com.tw/products/product_us232.html
-4
drivers/usb/serial/mos7720.c
··· 5 5 * 6 6 * Copyright 2006 Moschip Semiconductor Tech. Ltd. 7 7 * 8 - * This program is free software; you can redistribute it and/or modify 9 - * it under the terms of the GNU General Public License as published by 10 - * the Free Software Foundation, version 2 of the License. 11 - * 12 8 * Developed by: 13 9 * Vijaya Kumar <vijaykumar.gn@gmail.com> 14 10 * Ajay Kumar <naanuajay@yahoo.com>
-14
drivers/usb/serial/mos7840.c
··· 1 1 // SPDX-License-Identifier: GPL-2.0+ 2 2 /* 3 - * This program is free software; you can redistribute it and/or modify 4 - * it under the terms of the GNU General Public License as published by 5 - * the Free Software Foundation; either version 2 of the License, or 6 - * (at your option) any later version. 7 - * 8 - * This program is distributed in the hope that it will be useful, 9 - * but WITHOUT ANY WARRANTY; without even the implied warranty of 10 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - * 13 - * You should have received a copy of the GNU General Public License 14 - * along with this program; if not, write to the Free Software 15 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 16 - * 17 3 * Clean ups from Moschip version and a few ioctl implementations by: 18 4 * Paul B Schroeder <pschroeder "at" uplogix "dot" com> 19 5 *
-5
drivers/usb/serial/mxuport.c
··· 5 5 * Copyright (c) 2006 Moxa Technologies Co., Ltd. 6 6 * Copyright (c) 2013 Andrew Lunn <andrew@lunn.ch> 7 7 * 8 - * This program is free software; you can redistribute it and/or modify 9 - * it under the terms of the GNU General Public License as published by 10 - * the Free Software Foundation; either version 2 of the License, or 11 - * (at your option) any later version. 12 - * 13 8 * Supports the following Moxa USB to serial converters: 14 9 * 2 ports : UPort 1250, UPort 1250I 15 10 * 4 ports : UPort 1410, UPort 1450, UPort 1450I
-4
drivers/usb/serial/navman.c
··· 4 4 * 5 5 * Copyright (C) 2006 Greg Kroah-Hartman <gregkh@suse.de> 6 6 * 7 - * This program is free software; you can redistribute it and/or 8 - * modify it under the terms of the GNU General Public License 9 - * version 2 as published by the Free Software Foundation. 10 - * 11 7 * TODO: 12 8 * Add termios method that uses copy_hw but also kills all echo 13 9 * flags as the navman is rx only so cannot echo.
-4
drivers/usb/serial/omninet.c
··· 4 4 * 5 5 * Copyright (C) 2013,2017 Johan Hovold <johan@kernel.org> 6 6 * 7 - * This program is free software; you can redistribute it and/or 8 - * modify it under the terms of the GNU General Public License version 9 - * 2 as published by the Free Software Foundation. 10 - * 11 7 * See Documentation/usb/usb-serial.txt for more information on using this 12 8 * driver 13 9 *
-4
drivers/usb/serial/opticon.c
··· 6 6 * Copyright (C) 2011 Martin Jansen <martin.jansen@opticon.com> 7 7 * Copyright (C) 2008 - 2009 Greg Kroah-Hartman <gregkh@suse.de> 8 8 * Copyright (C) 2008 - 2009 Novell Inc. 9 - * 10 - * This program is free software; you can redistribute it and/or 11 - * modify it under the terms of the GNU General Public License version 12 - * 2 as published by the Free Software Foundation. 13 9 */ 14 10 15 11 #include <linux/kernel.h>
-4
drivers/usb/serial/option.c
··· 4 4 5 5 Copyright (C) 2005 Matthias Urlichs <smurf@smurf.noris.de> 6 6 7 - This driver is free software; you can redistribute it and/or modify 8 - it under the terms of Version 2 of the GNU General Public License as 9 - published by the Free Software Foundation. 10 - 11 7 Portions copied from the Keyspan driver by Hugh Blemings <hugh@blemings.org> 12 8 13 9 History: see the git log.
-4
drivers/usb/serial/oti6858.c
··· 22 22 * So, THIS CODE CAN DESTROY OTi-6858 AND ANY OTHER DEVICES, THAT ARE 23 23 * CONNECTED TO IT! 24 24 * 25 - * This program is free software; you can redistribute it and/or modify 26 - * it under the terms of the GNU General Public License as published by 27 - * the Free Software Foundation; either version 2 of the License. 28 - * 29 25 * See Documentation/usb/usb-serial.txt for more information on using this 30 26 * driver 31 27 *
-5
drivers/usb/serial/oti6858.h
··· 1 1 // SPDX-License-Identifier: GPL-2.0+ 2 2 /* 3 3 * Ours Technology Inc. OTi-6858 USB to serial adapter driver. 4 - * 5 - * This program is free software; you can redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; either version 2 of the License, or 8 - * (at your option) any later version. 9 4 */ 10 5 #ifndef __LINUX_USB_SERIAL_OTI6858_H 11 6 #define __LINUX_USB_SERIAL_OTI6858_H
-4
drivers/usb/serial/pl2303.c
··· 7 7 * 8 8 * Original driver for 2.2.x by anonymous 9 9 * 10 - * This program is free software; you can redistribute it and/or 11 - * modify it under the terms of the GNU General Public License version 12 - * 2 as published by the Free Software Foundation. 13 - * 14 10 * See Documentation/usb/usb-serial.txt for more information on using this 15 11 * driver 16 12 */
-6
drivers/usb/serial/pl2303.h
··· 1 1 // SPDX-License-Identifier: GPL-2.0+ 2 2 /* 3 3 * Prolific PL2303 USB to serial adaptor driver header file 4 - * 5 - * This program is free software; you can redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; either version 2 of the License, or 8 - * (at your option) any later version. 9 - * 10 4 */ 11 5 12 6 #define BENQ_VENDOR_ID 0x04a5
-4
drivers/usb/serial/qcaux.c
··· 5 5 * Copyright (C) 2008 Greg Kroah-Hartman <greg@kroah.com> 6 6 * Copyright (C) 2010 Dan Williams <dcbw@redhat.com> 7 7 * 8 - * This program is free software; you can redistribute it and/or modify 9 - * it under the terms of the GNU General Public License version 2 as 10 - * published by the Free Software Foundation. 11 - * 12 8 * Devices listed here usually provide a CDC ACM port on which normal modem 13 9 * AT commands and PPP can be used. But when that port is in-use by PPP it 14 10 * cannot be used simultaneously for status or signal strength. Instead, the
-5
drivers/usb/serial/qcserial.c
··· 5 5 * Copyright (c) 2008 QUALCOMM Incorporated. 6 6 * Copyright (c) 2009 Greg Kroah-Hartman <gregkh@suse.de> 7 7 * Copyright (c) 2009 Novell Inc. 8 - * 9 - * This program is free software; you can redistribute it and/or 10 - * modify it under the terms of the GNU General Public License version 11 - * 2 as published by the Free Software Foundation. 12 - * 13 8 */ 14 9 15 10 #include <linux/tty.h>
-5
drivers/usb/serial/quatech2.c
··· 4 4 * 5 5 * Copyright (C) 2012 Bill Pemberton (wfp5p@virginia.edu) 6 6 * 7 - * This program is free software; you can redistribute it and/or 8 - * modify it under the terms of the GNU General Public License version 2 9 - * as published by the Free Software Foundation. 10 - * 11 - * 12 7 * These devices all have only 1 bulk in and 1 bulk out that is shared 13 8 * for all serial ports. 14 9 *
-5
drivers/usb/serial/safe_serial.c
··· 6 6 * Copyright (C) 2001 Lineo 7 7 * Copyright (C) 2001 Hewlett-Packard 8 8 * 9 - * This program is free software; you can redistribute it and/or modify 10 - * it under the terms of the GNU General Public License as published by 11 - * the Free Software Foundation; either version 2 of the License, or 12 - * (at your option) any later version. 13 - * 14 9 * By: 15 10 * Stuart Lynne <sl@lineo.com>, Tom Rushworth <tbr@lineo.com> 16 11 */
-4
drivers/usb/serial/sierra.c
··· 10 10 IMPORTANT DISCLAIMER: This driver is not commercially supported by 11 11 Sierra Wireless. Use at your own risk. 12 12 13 - This driver is free software; you can redistribute it and/or modify 14 - it under the terms of Version 2 of the GNU General Public License as 15 - published by the Free Software Foundation. 16 - 17 13 Portions based on the option driver by Matthias Urlichs <smurf@smurf.noris.de> 18 14 Whom based his on the Keyspan driver by Hugh Blemings <hugh@blemings.org> 19 15 */
-5
drivers/usb/serial/spcp8x5.c
··· 9 9 * Original driver for 2.6.10 pl2303 driver by 10 10 * Greg Kroah-Hartman (greg@kroah.com) 11 11 * Changes for 2.6.20 by Harald Klein <hari@vt100.at> 12 - * 13 - * This program is free software; you can redistribute it and/or modify 14 - * it under the terms of the GNU General Public License as published by 15 - * the Free Software Foundation; either version 2 of the License, or 16 - * (at your option) any later version. 17 12 */ 18 13 #include <linux/kernel.h> 19 14 #include <linux/errno.h>
-4
drivers/usb/serial/symbolserial.c
··· 5 5 * Copyright (C) 2013 Johan Hovold <jhovold@gmail.com> 6 6 * Copyright (C) 2009 Greg Kroah-Hartman <gregkh@suse.de> 7 7 * Copyright (C) 2009 Novell Inc. 8 - * 9 - * This program is free software; you can redistribute it and/or 10 - * modify it under the terms of the GNU General Public License version 11 - * 2 as published by the Free Software Foundation. 12 8 */ 13 9 14 10 #include <linux/kernel.h>
-5
drivers/usb/serial/ti_usb_3410_5052.c
··· 8 8 * Copyright (C) 2000-2002 Inside Out Networks 9 9 * Copyright (C) 2001-2002 Greg Kroah-Hartman 10 10 * 11 - * This program is free software; you can redistribute it and/or modify 12 - * it under the terms of the GNU General Public License as published by 13 - * the Free Software Foundation; either version 2 of the License, or 14 - * (at your option) any later version. 15 - * 16 11 * For questions or problems with this driver, contact Texas Instruments 17 12 * technical support, or Al Borchers <alborchers@steinerpoint.com>, or 18 13 * Peter Berger <pberger@brimson.com>.
-4
drivers/usb/serial/upd78f0730.c
··· 4 4 * 5 5 * Copyright (C) 2014,2016 Maksim Salau <maksim.salau@gmail.com> 6 6 * 7 - * This program is free software; you can redistribute it and/or modify 8 - * it under the terms of the GNU General Public License version 2 9 - * as published by the Free Software Foundation. 10 - * 11 7 * Protocol of the adaptor is described in the application note U19660EJ1V0AN00 12 8 * μPD78F0730 8-bit Single-Chip Microcontroller 13 9 * USB-to-Serial Conversion Software
-4
drivers/usb/serial/usb-serial-simple.c
··· 9 9 * Copyright (C) 2010 Zilogic Systems <code@zilogic.com> 10 10 * Copyright (C) 2013 Wei Shuai <cpuwolf@gmail.com> 11 11 * Copyright (C) 2013 Linux Foundation 12 - * 13 - * This program is free software; you can redistribute it and/or 14 - * modify it under the terms of the GNU General Public License version 15 - * 2 as published by the Free Software Foundation. 16 12 */ 17 13 18 14 #include <linux/kernel.h>
-4
drivers/usb/serial/usb-serial.c
··· 7 7 * Copyright (C) 2000 Peter Berger (pberger@brimson.com) 8 8 * Copyright (C) 2000 Al Borchers (borchers@steinerpoint.com) 9 9 * 10 - * This program is free software; you can redistribute it and/or 11 - * modify it under the terms of the GNU General Public License version 12 - * 2 as published by the Free Software Foundation. 13 - * 14 10 * This driver was originally based on the ACM driver by Armin Fuerst (which was 15 11 * based on a driver by Brad Keryan) 16 12 *
-4
drivers/usb/serial/usb_debug.c
··· 3 3 * USB Debug cable driver 4 4 * 5 5 * Copyright (C) 2006 Greg Kroah-Hartman <greg@kroah.com> 6 - * 7 - * This program is free software; you can redistribute it and/or 8 - * modify it under the terms of the GNU General Public License version 9 - * 2 as published by the Free Software Foundation. 10 6 */ 11 7 12 8 #include <linux/gfp.h>
-4
drivers/usb/serial/usb_wwan.c
··· 4 4 5 5 Copyright (C) 2005 Matthias Urlichs <smurf@smurf.noris.de> 6 6 7 - This driver is free software; you can redistribute it and/or modify 8 - it under the terms of Version 2 of the GNU General Public License as 9 - published by the Free Software Foundation. 10 - 11 7 Portions copied from the Keyspan driver by Hugh Blemings <hugh@blemings.org> 12 8 13 9 History: see the git log.
-4
drivers/usb/serial/visor.c
··· 6 6 * Copyright (C) 1999 - 2004 7 7 * Greg Kroah-Hartman (greg@kroah.com) 8 8 * 9 - * This program is free software; you can redistribute it and/or 10 - * modify it under the terms of the GNU General Public License version 11 - * 2 as published by the Free Software Foundation. 12 - * 13 9 * See Documentation/usb/usb-serial.txt for more information on using this 14 10 * driver 15 11 *
-5
drivers/usb/serial/visor.h
··· 5 5 * Copyright (C) 1999 - 2003 6 6 * Greg Kroah-Hartman (greg@kroah.com) 7 7 * 8 - * This program is free software; you can redistribute it and/or modify 9 - * it under the terms of the GNU General Public License as published by 10 - * the Free Software Foundation; either version 2 of the License, or 11 - * (at your option) any later version. 12 - * 13 8 * See Documentation/usb/usb-serial.txt for more information on using this 14 9 * driver. 15 10 *
-5
drivers/usb/serial/whiteheat.c
··· 8 8 * Copyright (C) 1999 - 2001 9 9 * Greg Kroah-Hartman (greg@kroah.com) 10 10 * 11 - * This program is free software; you can redistribute it and/or modify 12 - * it under the terms of the GNU General Public License as published by 13 - * the Free Software Foundation; either version 2 of the License, or 14 - * (at your option) any later version. 15 - * 16 11 * See Documentation/usb/usb-serial.txt for more information on using this 17 12 * driver 18 13 */
-5
drivers/usb/serial/whiteheat.h
··· 8 8 * Copyright (C) 1999, 2000 9 9 * Greg Kroah-Hartman (greg@kroah.com) 10 10 * 11 - * This program is free software; you can redistribute it and/or modify 12 - * it under the terms of the GNU General Public License as published by 13 - * the Free Software Foundation; either version 2 of the License, or 14 - * (at your option) any later version. 15 - * 16 11 * See Documentation/usb/usb-serial.txt for more information on using this 17 12 * driver 18 13 *
-5
drivers/usb/serial/wishbone-serial.c
··· 4 4 * 5 5 * Copyright (C) 2013 Wesley W. Terpstra <w.terpstra@gsi.de> 6 6 * Copyright (C) 2013 GSI Helmholtz Centre for Heavy Ion Research GmbH 7 - * 8 - * This program is free software; you can redistribute it and/or 9 - * modify it under the terms of the GNU General Public License 10 - * as published by the Free Software Foundation; either version 2 11 - * of the License, or (at your option) any later version. 12 7 */ 13 8 14 9 #include <linux/kernel.h>
-4
drivers/usb/serial/xsens_mt.c
··· 3 3 * Xsens MT USB driver 4 4 * 5 5 * Copyright (C) 2013 Xsens <info@xsens.com> 6 - * 7 - * This program is free software; you can redistribute it and/or 8 - * modify it under the terms of the GNU General Public License version 9 - * 2 as published by the Free Software Foundation. 10 6 */ 11 7 12 8 #include <linux/kernel.h>