diff options
author | Anton Tikhomirov <[email protected]> | 2011-04-21 17:06:43 +0900 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2011-05-02 17:00:27 -0700 |
commit | dfbc6fa3e1f19d31aeb6afdffeede7271e29bfbf (patch) | |
tree | 1cd42ba9acaabf0deffe18cbdf6cdc1daac5c73a | |
parent | f8acb08d8a1b2edab352430bd32c0e694bc65bc5 (diff) |
USB: s3c-hsotg: Add copyright string
Signed-off-by: Anton Tikhomirov <[email protected]>
Cc: Ben Dooks <[email protected]>
Signed-off-by: Kukjin Kim <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r-- | drivers/usb/gadget/s3c-hsotg.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/usb/gadget/s3c-hsotg.c b/drivers/usb/gadget/s3c-hsotg.c index ea38d3067801..baf96ce16b6a 100644 --- a/drivers/usb/gadget/s3c-hsotg.c +++ b/drivers/usb/gadget/s3c-hsotg.c @@ -1,5 +1,8 @@ /* linux/drivers/usb/gadget/s3c-hsotg.c * + * Copyright (c) 2011 Samsung Electronics Co., Ltd. + * http://www.samsung.com + * * Copyright 2008 Openmoko, Inc. * Copyright 2008 Simtec Electronics * Ben Dooks <[email protected]> |