diff options
author | Divy Le Ray <divy@chelsio.com> | 2007-01-30 22:44:35 -0500 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2007-02-05 16:58:51 -0500 |
commit | 1d68e93d65d63814388d1a0b3de028de6dc27ae0 (patch) | |
tree | 9209a0b2d9fd346549d082cfef2418a537b893e0 /drivers/net/cxgb3/cxgb3_offload.c | |
parent | a13fbee086310cb99a73958943d4d8103bf52f3a (diff) |
cxgb3 - Add dual licensing
Dual licensing, needed for OFED 1.2
Signed-off-by: Divy Le Ray <divy@chelsio.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/net/cxgb3/cxgb3_offload.c')
-rw-r--r-- | drivers/net/cxgb3/cxgb3_offload.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/cxgb3/cxgb3_offload.c b/drivers/net/cxgb3/cxgb3_offload.c index 3abd4d25c3b8..c3a02d613382 100644 --- a/drivers/net/cxgb3/cxgb3_offload.c +++ b/drivers/net/cxgb3/cxgb3_offload.c | |||
@@ -1,6 +1,6 @@ | |||
1 | /* | 1 | /* |
2 | * Copyright (c) 2006 Chelsio, Inc. All rights reserved. | 2 | * Copyright (c) 2006-2007 Chelsio, Inc. All rights reserved. |
3 | * Copyright (c) 2006 Open Grid Computing, Inc. All rights reserved. | 3 | * Copyright (c) 2006-2007 Open Grid Computing, Inc. All rights reserved. |
4 | * | 4 | * |
5 | * This software is available to you under a choice of one of two | 5 | * This software is available to you under a choice of one of two |
6 | * licenses. You may choose to be licensed under the terms of the GNU | 6 | * licenses. You may choose to be licensed under the terms of the GNU |