summaryrefslogtreecommitdiffstats
path: root/src/drivers
diff options
context:
space:
mode:
authorMichael Brown2008-02-23 12:05:46 +0100
committerMichael Brown2008-02-23 12:05:46 +0100
commit03d1fc1da3d2ce64dea8ef150b472df011118883 (patch)
tree6b8723c74a3f3bef72307d3867e49a210611ddab /src/drivers
parent[Hermon] Add driver for Mellanox Hermon (ConnectX) cards. (diff)
downloadipxe-03d1fc1da3d2ce64dea8ef150b472df011118883.tar.gz
ipxe-03d1fc1da3d2ce64dea8ef150b472df011118883.tar.xz
ipxe-03d1fc1da3d2ce64dea8ef150b472df011118883.zip
[Hermon] Donate joint copyright on Hermon driver to Mellanox.
Diffstat (limited to 'src/drivers')
-rw-r--r--src/drivers/infiniband/hermon.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/drivers/infiniband/hermon.c b/src/drivers/infiniband/hermon.c
index f808a320..13c658cf 100644
--- a/src/drivers/infiniband/hermon.c
+++ b/src/drivers/infiniband/hermon.c
@@ -1,8 +1,6 @@
/*
- * Copyright (C) 2007 Michael Brown <mbrown@fensystems.co.uk>.
- *
- * Based in part upon the original driver by Mellanox Technologies
- * Ltd. Portions may be Copyright (c) Mellanox Technologies Ltd.
+ * Copyright (C) 2008 Michael Brown <mbrown@fensystems.co.uk>.
+ * Copyright (C) 2008 Mellanox Technologies Ltd.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as