LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH] cxgb3 Fix copyrights in the cxgb3 driver.
@ 2007-02-15 19:53 Steve Wise
2007-02-17 20:32 ` Jeff Garzik
0 siblings, 1 reply; 2+ messages in thread
From: Steve Wise @ 2007-02-15 19:53 UTC (permalink / raw)
To: Jeff Garzik; +Cc: netdev, linux-kernel, Divy Le Ray
Fix copyrights in the cxgb3 driver.
Remove the Open Grid Computing copyright. It shouldn't be there.
Signed-off-by: Steve Wise <swise@opengridcomputing.com>
---
drivers/net/cxgb3/cxgb3_defs.h | 1 -
drivers/net/cxgb3/cxgb3_offload.c | 1 -
drivers/net/cxgb3/cxgb3_offload.h | 1 -
drivers/net/cxgb3/l2t.c | 1 -
drivers/net/cxgb3/l2t.h | 1 -
drivers/net/cxgb3/t3cdev.h | 1 -
6 files changed, 0 insertions(+), 6 deletions(-)
diff --git a/drivers/net/cxgb3/cxgb3_defs.h b/drivers/net/cxgb3/cxgb3_defs.h
index 16e0049..e14862b 100644
--- a/drivers/net/cxgb3/cxgb3_defs.h
+++ b/drivers/net/cxgb3/cxgb3_defs.h
@@ -1,6 +1,5 @@
/*
* Copyright (c) 2006-2007 Chelsio, Inc. All rights reserved.
- * Copyright (c) 2006-2007 Open Grid Computing, Inc. All rights reserved.
*
* This software is available to you under a choice of one of two
* licenses. You may choose to be licensed under the terms of the GNU
diff --git a/drivers/net/cxgb3/cxgb3_offload.c b/drivers/net/cxgb3/cxgb3_offload.c
index c6b7266..b2cf5f6 100644
--- a/drivers/net/cxgb3/cxgb3_offload.c
+++ b/drivers/net/cxgb3/cxgb3_offload.c
@@ -1,6 +1,5 @@
/*
* Copyright (c) 2006-2007 Chelsio, Inc. All rights reserved.
- * Copyright (c) 2006-2007 Open Grid Computing, Inc. All rights reserved.
*
* This software is available to you under a choice of one of two
* licenses. You may choose to be licensed under the terms of the GNU
diff --git a/drivers/net/cxgb3/cxgb3_offload.h b/drivers/net/cxgb3/cxgb3_offload.h
index 0e6beb6..f15446a 100644
--- a/drivers/net/cxgb3/cxgb3_offload.h
+++ b/drivers/net/cxgb3/cxgb3_offload.h
@@ -1,6 +1,5 @@
/*
* Copyright (c) 2006-2007 Chelsio, Inc. All rights reserved.
- * Copyright (c) 2006-2007 Open Grid Computing, Inc. All rights reserved.
*
* This software is available to you under a choice of one of two
* licenses. You may choose to be licensed under the terms of the GNU
diff --git a/drivers/net/cxgb3/l2t.c b/drivers/net/cxgb3/l2t.c
index 3c0cb85..d660af7 100644
--- a/drivers/net/cxgb3/l2t.c
+++ b/drivers/net/cxgb3/l2t.c
@@ -1,6 +1,5 @@
/*
* Copyright (c) 2003-2007 Chelsio, Inc. All rights reserved.
- * Copyright (c) 2006-2007 Open Grid Computing, Inc. All rights reserved.
*
* This software is available to you under a choice of one of two
* licenses. You may choose to be licensed under the terms of the GNU
diff --git a/drivers/net/cxgb3/l2t.h b/drivers/net/cxgb3/l2t.h
index ba5d2cb..d790013 100644
--- a/drivers/net/cxgb3/l2t.h
+++ b/drivers/net/cxgb3/l2t.h
@@ -1,6 +1,5 @@
/*
* Copyright (c) 2003-2007 Chelsio, Inc. All rights reserved.
- * Copyright (c) 2006-2007 Open Grid Computing, Inc. All rights reserved.
*
* This software is available to you under a choice of one of two
* licenses. You may choose to be licensed under the terms of the GNU
diff --git a/drivers/net/cxgb3/t3cdev.h b/drivers/net/cxgb3/t3cdev.h
index 9af3bcd..fa4099b 100644
--- a/drivers/net/cxgb3/t3cdev.h
+++ b/drivers/net/cxgb3/t3cdev.h
@@ -1,6 +1,5 @@
/*
* Copyright (C) 2006-2007 Chelsio Communications. All rights reserved.
- * Copyright (C) 2006-2007 Open Grid Computing, Inc. All rights reserved.
*
* This software is available to you under a choice of one of two
* licenses. You may choose to be licensed under the terms of the GNU
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] cxgb3 Fix copyrights in the cxgb3 driver.
2007-02-15 19:53 [PATCH] cxgb3 Fix copyrights in the cxgb3 driver Steve Wise
@ 2007-02-17 20:32 ` Jeff Garzik
0 siblings, 0 replies; 2+ messages in thread
From: Jeff Garzik @ 2007-02-17 20:32 UTC (permalink / raw)
To: Steve Wise; +Cc: netdev, linux-kernel, Divy Le Ray
Steve Wise wrote:
> Fix copyrights in the cxgb3 driver.
>
> Remove the Open Grid Computing copyright. It shouldn't be there.
>
> Signed-off-by: Steve Wise <swise@opengridcomputing.com>
> ---
>
> drivers/net/cxgb3/cxgb3_defs.h | 1 -
> drivers/net/cxgb3/cxgb3_offload.c | 1 -
> drivers/net/cxgb3/cxgb3_offload.h | 1 -
> drivers/net/cxgb3/l2t.c | 1 -
> drivers/net/cxgb3/l2t.h | 1 -
> drivers/net/cxgb3/t3cdev.h | 1 -
> 6 files changed, 0 insertions(+), 6 deletions(-)
applied
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-02-17 20:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-15 19:53 [PATCH] cxgb3 Fix copyrights in the cxgb3 driver Steve Wise
2007-02-17 20:32 ` Jeff Garzik
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).