diff options
author | Roland Dreier <roland@eddore.topspincom.com> | 2005-08-10 23:03:10 -0700 |
---|---|---|
committer | Roland Dreier <rolandd@cisco.com> | 2005-08-26 20:37:35 -0700 |
commit | 2a1d9b7f09aaaacf235656cb32a40ba2c79590b3 (patch) | |
tree | bf3666faca29dc1938851ec305e8d78d8daa4d21 /drivers/infiniband/core/verbs.c | |
parent | 49f6a7fbe123dde25ca4193a7d60705784e18317 (diff) | |
download | talos-obmc-linux-2a1d9b7f09aaaacf235656cb32a40ba2c79590b3.tar.gz talos-obmc-linux-2a1d9b7f09aaaacf235656cb32a40ba2c79590b3.zip |
[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/core/verbs.c')
-rw-r--r-- | drivers/infiniband/core/verbs.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/infiniband/core/verbs.c b/drivers/infiniband/core/verbs.c index 506fdf1f2a26..c301a2c41f34 100644 --- a/drivers/infiniband/core/verbs.c +++ b/drivers/infiniband/core/verbs.c @@ -4,6 +4,7 @@ * Copyright (c) 2004 Intel Corporation. All rights reserved. * Copyright (c) 2004 Topspin Corporation. All rights reserved. * Copyright (c) 2004 Voltaire Corporation. All rights reserved. + * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved. * Copyright (c) 2005 Cisco Systems. All rights reserved. * * This software is available to you under a choice of one of two |