diff --git a/drivers/usb/serial/quatech2.c b/drivers/usb/serial/quatech2.c
index 3aa63f1f6dfe1b89fc188095e678ecc6cbd4e356..8dd88ebe9863d34e5ca786417389a127d9900075 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.