From b02166b5adb4d628af356a90226c71fc13c5e6eb Mon Sep 17 00:00:00 2001 From: Bill Pemberton Date: Thu, 10 May 2012 16:57:39 -0400 Subject: [PATCH] --- yaml --- r: 303892 b: refs/heads/master c: f88e6a30da1088143092f7b92ec2c8bd3b128350 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/usb/serial/quatech2.c | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 280c8b1870b2..9674c0c1b3fa 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f7a33e608d9ae022b7f49307921627e34e9484ed +refs/heads/master: f88e6a30da1088143092f7b92ec2c8bd3b128350 diff --git a/trunk/drivers/usb/serial/quatech2.c b/trunk/drivers/usb/serial/quatech2.c index 3aa63f1f6dfe..8dd88ebe9863 100644 --- a/trunk/drivers/usb/serial/quatech2.c +++ b/trunk/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.