All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] net: usb: Add SMSC copyright to smsc95xx driver
@ 2014-09-08 19:44 Simon Glass
  2014-09-17  0:46 ` [U-Boot] " Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Simon Glass @ 2014-09-08 19:44 UTC (permalink / raw)
  To: u-boot

This driver was upstreamed without an SMSC copyright, even thought it seems
that SMSC was the original author.

See the kernel version for a code comparison:

http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=2f7ca802bdae2ca41022618391c70c2876d92190

It's not clear who actually moved this code, or whether the kernel was the
original source, or somewhere else, but it probably should still have the
SMSC copyright.

Signed-off-by: Simon Glass <sjg@chromium.org>
---

 drivers/usb/eth/smsc95xx.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/usb/eth/smsc95xx.c b/drivers/usb/eth/smsc95xx.c
index 7a7a676..6bca34d 100644
--- a/drivers/usb/eth/smsc95xx.c
+++ b/drivers/usb/eth/smsc95xx.c
@@ -1,6 +1,7 @@
 /*
  * Copyright (c) 2011 The Chromium OS Authors.
  * Copyright (C) 2009 NVIDIA, Corporation
+ * Copyright (C) 2007-2008 SMSC (Steve Glendinning)
  *
  * SPDX-License-Identifier:	GPL-2.0+
  */
-- 
2.1.0.rc2.206.gedb03e5

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] net: usb: Add SMSC copyright to smsc95xx driver
  2014-09-08 19:44 [U-Boot] [PATCH] net: usb: Add SMSC copyright to smsc95xx driver Simon Glass
@ 2014-09-17  0:46 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2014-09-17  0:46 UTC (permalink / raw)
  To: u-boot

On Mon, Sep 08, 2014 at 01:44:14PM -0600, Simon Glass wrote:

> This driver was upstreamed without an SMSC copyright, even thought it seems
> that SMSC was the original author.
> 
> See the kernel version for a code comparison:
> 
> http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=2f7ca802bdae2ca41022618391c70c2876d92190
> 
> It's not clear who actually moved this code, or whether the kernel was the
> original source, or somewhere else, but it probably should still have the
> SMSC copyright.
> 
> Signed-off-by: Simon Glass <sjg@chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140916/39eedbb9/attachment.pgp>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-09-17  0:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-08 19:44 [U-Boot] [PATCH] net: usb: Add SMSC copyright to smsc95xx driver Simon Glass
2014-09-17  0:46 ` [U-Boot] " Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.