summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/usb-serial.c
diff options
context:
space:
mode:
authorJohan Hovold2013-03-21 12:37:51 +0100
committerGreg Kroah-Hartman2013-03-25 21:54:32 +0100
commit659597b77493959c699b4e99841a2c778eaa70bc (patch)
tree5da98f0f47aa49a02b412d86dfce109c8ef636af /drivers/usb/serial/usb-serial.c
parentUSB: iuu_phoenix: remove bogus disconnect test in close (diff)
downloadkernel-qcow2-linux-659597b77493959c699b4e99841a2c778eaa70bc.tar.gz
kernel-qcow2-linux-659597b77493959c699b4e99841a2c778eaa70bc.tar.xz
kernel-qcow2-linux-659597b77493959c699b4e99841a2c778eaa70bc.zip
USB: serial: update copyright information
Update copyright information. Signed-off-by: Johan Hovold <jhovold@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/serial/usb-serial.c')
-rw-r--r--drivers/usb/serial/usb-serial.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/serial/usb-serial.c b/drivers/usb/serial/usb-serial.c
index 456881620727..5eb96df8de05 100644
--- a/drivers/usb/serial/usb-serial.c
+++ b/drivers/usb/serial/usb-serial.c
@@ -1,6 +1,7 @@
/*
* USB Serial Converter driver
*
+ * Copyright (C) 2009 - 2013 Johan Hovold (jhovold@gmail.com)
* Copyright (C) 1999 - 2012 Greg Kroah-Hartman (greg@kroah.com)
* Copyright (C) 2000 Peter Berger (pberger@brimson.com)
* Copyright (C) 2000 Al Borchers (borchers@steinerpoint.com)