From: Bill Pemberton Date: Thu, 10 May 2012 20:57:39 +0000 (-0400) Subject: USB: serial: add copyright and license to quatech2 X-Git-Tag: upstream/snapshot3+hdmi~7443^2~94 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f88e6a30da1088143092f7b92ec2c8bd3b128350;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git 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: Bill Pemberton Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/usb/serial/quatech2.c b/drivers/usb/serial/quatech2.c index 3aa63f1..8dd88eb 100644 --- a/drivers/usb/serial/quatech2.c +++ b/drivers/usb/serial/quatech2.c @@ -1,6 +1,12 @@ /* * 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 * for all serial ports.