diff options
author | Roland Dreier <roland@eddore.topspincom.com> | 2005-08-11 06:03:10 (GMT) |
---|---|---|
committer | Roland Dreier <rolandd@cisco.com> | 2005-08-27 03:37:35 (GMT) |
commit | 2a1d9b7f09aaaacf235656cb32a40ba2c79590b3 (patch) | |
tree | bf3666faca29dc1938851ec305e8d78d8daa4d21 /drivers/infiniband/ulp/ipoib/ipoib_ib.c | |
parent | 49f6a7fbe123dde25ca4193a7d60705784e18317 (diff) | |
download | linux-fsl-qoriq-2a1d9b7f09aaaacf235656cb32a40ba2c79590b3.tar.xz |
[PATCH] IB: Add copyright notices
Make some lawyers happy and add copyright notices for people who
forgot to include them when they actually touched the code.
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'drivers/infiniband/ulp/ipoib/ipoib_ib.c')
-rw-r--r-- | drivers/infiniband/ulp/ipoib/ipoib_ib.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/infiniband/ulp/ipoib/ipoib_ib.c b/drivers/infiniband/ulp/ipoib/ipoib_ib.c index eee8236..cb4f806 100644 --- a/drivers/infiniband/ulp/ipoib/ipoib_ib.c +++ b/drivers/infiniband/ulp/ipoib/ipoib_ib.c @@ -1,5 +1,8 @@ /* * Copyright (c) 2004, 2005 Topspin Communications. All rights reserved. + * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved. + * Copyright (c) 2005 Mellanox Technologies. All rights reserved. + * Copyright (c) 2004, 2005 Voltaire, 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 |