|
@@ -1,14 +1,14 @@
|
|
|
/*
|
|
|
* Prolific PL2303 USB to serial adaptor driver
|
|
|
*
|
|
|
- * Copyright (C) 2001-2004 Greg Kroah-Hartman (greg@kroah.com)
|
|
|
+ * Copyright (C) 2001-2007 Greg Kroah-Hartman (greg@kroah.com)
|
|
|
* Copyright (C) 2003 IBM Corp.
|
|
|
*
|
|
|
* Original driver for 2.2.x by anonymous
|
|
|
*
|
|
|
- * This program is free software; you can redistribute it and/or modify
|
|
|
- * it under the terms of the GNU General Public License as published by
|
|
|
- * the Free Software Foundation; either version 2 of the License.
|
|
|
+ * 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.
|
|
|
*
|
|
|
* See Documentation/usb/usb-serial.txt for more information on using this driver
|
|
|
*
|