Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[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>

authored by

Roland Dreier and committed by
Roland Dreier
2a1d9b7f 49f6a7fb

+69 -17
+6 -5
drivers/infiniband/core/agent.c
··· 1 1 /* 2 - * Copyright (c) 2004 Mellanox Technologies Ltd. All rights reserved. 3 - * Copyright (c) 2004 Infinicon Corporation. All rights reserved. 4 - * Copyright (c) 2004 Intel Corporation. All rights reserved. 5 - * Copyright (c) 2004 Topspin Corporation. All rights reserved. 6 - * Copyright (c) 2004 Voltaire Corporation. All rights reserved. 2 + * Copyright (c) 2004, 2005 Mellanox Technologies Ltd. All rights reserved. 3 + * Copyright (c) 2004, 2005 Infinicon Corporation. All rights reserved. 4 + * Copyright (c) 2004, 2005 Intel Corporation. All rights reserved. 5 + * Copyright (c) 2004, 2005 Topspin Corporation. All rights reserved. 6 + * Copyright (c) 2004, 2005 Voltaire Corporation. All rights reserved. 7 + * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved. 7 8 * 8 9 * This software is available to you under a choice of one of two 9 10 * licenses. You may choose to be licensed under the terms of the GNU
+5 -5
drivers/infiniband/core/agent_priv.h
··· 1 1 /* 2 - * Copyright (c) 2004 Mellanox Technologies Ltd. All rights reserved. 3 - * Copyright (c) 2004 Infinicon Corporation. All rights reserved. 4 - * Copyright (c) 2004 Intel Corporation. All rights reserved. 5 - * Copyright (c) 2004 Topspin Corporation. All rights reserved. 6 - * Copyright (c) 2004 Voltaire Corporation. All rights reserved. 2 + * Copyright (c) 2004, 2005 Mellanox Technologies Ltd. All rights reserved. 3 + * Copyright (c) 2004, 2005 Infinicon Corporation. All rights reserved. 4 + * Copyright (c) 2004, 2005 Intel Corporation. All rights reserved. 5 + * Copyright (c) 2004, 2005 Topspin Corporation. All rights reserved. 6 + * Copyright (c) 2004, 2005 Voltaire Corporation. All rights reserved. 7 7 * 8 8 * This software is available to you under a choice of one of two 9 9 * licenses. You may choose to be licensed under the terms of the GNU
+3
drivers/infiniband/core/cache.c
··· 1 1 /* 2 2 * Copyright (c) 2004 Topspin Communications. All rights reserved. 3 + * Copyright (c) 2005 Intel Corporation. All rights reserved. 4 + * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved. 5 + * Copyright (c) 2005 Voltaire, Inc. All rights reserved. 3 6 * 4 7 * This software is available to you under a choice of one of two 5 8 * licenses. You may choose to be licensed under the terms of the GNU
+1
drivers/infiniband/core/device.c
··· 1 1 /* 2 2 * Copyright (c) 2004 Topspin Communications. All rights reserved. 3 + * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved. 3 4 * 4 5 * This software is available to you under a choice of one of two 5 6 * licenses. You may choose to be licensed under the terms of the GNU
+1
drivers/infiniband/core/packer.c
··· 1 1 /* 2 2 * Copyright (c) 2004 Topspin Corporation. All rights reserved. 3 + * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved. 3 4 * 4 5 * This software is available to you under a choice of one of two 5 6 * licenses. You may choose to be licensed under the terms of the GNU
+1 -1
drivers/infiniband/core/sa_query.c
··· 1 1 /* 2 2 * Copyright (c) 2004 Topspin Communications. All rights reserved. 3 - * Copyright (c) 2005 Voltaire, Inc. All rights reserved. 3 + * Copyright (c) 2005 Voltaire, Inc.  All rights reserved. 4 4 * 5 5 * This software is available to you under a choice of one of two 6 6 * licenses. You may choose to be licensed under the terms of the GNU
+6 -5
drivers/infiniband/core/smi.c
··· 1 1 /* 2 - * Copyright (c) 2004 Mellanox Technologies Ltd. All rights reserved. 3 - * Copyright (c) 2004 Infinicon Corporation. All rights reserved. 4 - * Copyright (c) 2004 Intel Corporation. All rights reserved. 5 - * Copyright (c) 2004 Topspin Corporation. All rights reserved. 6 - * Copyright (c) 2004 Voltaire Corporation. All rights reserved. 2 + * Copyright (c) 2004, 2005 Mellanox Technologies Ltd. All rights reserved. 3 + * Copyright (c) 2004, 2005 Infinicon Corporation. All rights reserved. 4 + * Copyright (c) 2004, 2005 Intel Corporation. All rights reserved. 5 + * Copyright (c) 2004, 2005 Topspin Corporation. All rights reserved. 6 + * Copyright (c) 2004, 2005 Voltaire Corporation. All rights reserved. 7 + * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved. 7 8 * 8 9 * This software is available to you under a choice of one of two 9 10 * licenses. You may choose to be licensed under the terms of the GNU
+2
drivers/infiniband/core/sysfs.c
··· 1 1 /* 2 2 * Copyright (c) 2004, 2005 Topspin Communications. All rights reserved. 3 + * Copyright (c) 2005 Mellanox Technologies Ltd. All rights reserved. 4 + * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved. 3 5 * 4 6 * This software is available to you under a choice of one of two 5 7 * licenses. You may choose to be licensed under the terms of the GNU
+1
drivers/infiniband/core/ud_header.c
··· 1 1 /* 2 2 * Copyright (c) 2004 Topspin Corporation. All rights reserved. 3 + * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved. 3 4 * 4 5 * This software is available to you under a choice of one of two 5 6 * licenses. You may choose to be licensed under the terms of the GNU
+1 -1
drivers/infiniband/core/user_mad.c
··· 1 1 /* 2 2 * Copyright (c) 2004 Topspin Communications. All rights reserved. 3 - * Copyright (c) 2005 Voltaire, Inc. All rights reserved. 3 + * Copyright (c) 2005 Voltaire, Inc. All rights reserved. 4 4 * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved. 5 5 * 6 6 * This software is available to you under a choice of one of two
+2
drivers/infiniband/core/uverbs.h
··· 1 1 /* 2 2 * Copyright (c) 2005 Topspin Communications. All rights reserved. 3 3 * Copyright (c) 2005 Cisco Systems. All rights reserved. 4 + * Copyright (c) 2005 Mellanox Technologies. All rights reserved. 5 + * Copyright (c) 2005 Voltaire, Inc. All rights reserved. 4 6 * 5 7 * This software is available to you under a choice of one of two 6 8 * licenses. You may choose to be licensed under the terms of the GNU
+2
drivers/infiniband/core/uverbs_main.c
··· 1 1 /* 2 2 * Copyright (c) 2005 Topspin Communications. All rights reserved. 3 3 * Copyright (c) 2005 Cisco Systems. All rights reserved. 4 + * Copyright (c) 2005 Mellanox Technologies. All rights reserved. 5 + * Copyright (c) 2005 Voltaire, Inc. All rights reserved. 4 6 * 5 7 * This software is available to you under a choice of one of two 6 8 * licenses. You may choose to be licensed under the terms of the GNU
+1
drivers/infiniband/core/uverbs_mem.c
··· 1 1 /* 2 2 * Copyright (c) 2005 Topspin Communications. All rights reserved. 3 3 * Copyright (c) 2005 Cisco Systems. All rights reserved. 4 + * Copyright (c) 2005 Mellanox Technologies. All rights reserved. 4 5 * 5 6 * This software is available to you under a choice of one of two 6 7 * licenses. You may choose to be licensed under the terms of the GNU
+1
drivers/infiniband/core/verbs.c
··· 4 4 * Copyright (c) 2004 Intel Corporation. All rights reserved. 5 5 * Copyright (c) 2004 Topspin Corporation. All rights reserved. 6 6 * Copyright (c) 2004 Voltaire Corporation. All rights reserved. 7 + * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved. 7 8 * Copyright (c) 2005 Cisco Systems. All rights reserved. 8 9 * 9 10 * This software is available to you under a choice of one of two
+1
drivers/infiniband/hw/mthca/mthca_cmd.c
··· 1 1 /* 2 2 * Copyright (c) 2004, 2005 Topspin Communications. All rights reserved. 3 + * Copyright (c) 2005 Mellanox Technologies. All rights reserved. 3 4 * 4 5 * This software is available to you under a choice of one of two 5 6 * licenses. You may choose to be licensed under the terms of the GNU
+1
drivers/infiniband/hw/mthca/mthca_cmd.h
··· 1 1 /* 2 2 * Copyright (c) 2004, 2005 Topspin Communications. All rights reserved. 3 + * Copyright (c) 2005 Mellanox Technologies. All rights reserved. 3 4 * 4 5 * This software is available to you under a choice of one of two 5 6 * licenses. You may choose to be licensed under the terms of the GNU
+1
drivers/infiniband/hw/mthca/mthca_config_reg.h
··· 1 1 /* 2 2 * Copyright (c) 2004 Topspin Communications. All rights reserved. 3 + * Copyright (c) 2005 Mellanox Technologies. All rights reserved. 3 4 * 4 5 * This software is available to you under a choice of one of two 5 6 * licenses. You may choose to be licensed under the terms of the GNU
+2
drivers/infiniband/hw/mthca/mthca_cq.c
··· 2 2 * Copyright (c) 2004, 2005 Topspin Communications. All rights reserved. 3 3 * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved. 4 4 * Copyright (c) 2005 Cisco Systems, Inc. All rights reserved. 5 + * Copyright (c) 2005 Mellanox Technologies. All rights reserved. 6 + * Copyright (c) 2004 Voltaire, Inc. All rights reserved. 5 7 * 6 8 * This software is available to you under a choice of one of two 7 9 * licenses. You may choose to be licensed under the terms of the GNU
+2
drivers/infiniband/hw/mthca/mthca_dev.h
··· 2 2 * Copyright (c) 2004, 2005 Topspin Communications. All rights reserved. 3 3 * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved. 4 4 * Copyright (c) 2005 Cisco Systems. All rights reserved. 5 + * Copyright (c) 2005 Mellanox Technologies. All rights reserved. 6 + * Copyright (c) 2004 Voltaire, Inc. All rights reserved. 5 7 * 6 8 * This software is available to you under a choice of one of two 7 9 * licenses. You may choose to be licensed under the terms of the GNU
+1
drivers/infiniband/hw/mthca/mthca_doorbell.h
··· 1 1 /* 2 2 * Copyright (c) 2004 Topspin Communications. All rights reserved. 3 3 * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved. 4 + * Copyright (c) 2005 Mellanox Technologies. All rights reserved. 4 5 * 5 6 * This software is available to you under a choice of one of two 6 7 * licenses. You may choose to be licensed under the terms of the GNU
+1
drivers/infiniband/hw/mthca/mthca_eq.c
··· 1 1 /* 2 2 * Copyright (c) 2004, 2005 Topspin Communications. All rights reserved. 3 + * Copyright (c) 2005 Mellanox Technologies. All rights reserved. 3 4 * 4 5 * This software is available to you under a choice of one of two 5 6 * licenses. You may choose to be licensed under the terms of the GNU
+2
drivers/infiniband/hw/mthca/mthca_mad.c
··· 1 1 /* 2 2 * Copyright (c) 2004 Topspin Communications. All rights reserved. 3 + * Copyright (c) 2005 Mellanox Technologies. All rights reserved. 4 + * Copyright (c) 2004 Voltaire, Inc. All rights reserved. 3 5 * 4 6 * This software is available to you under a choice of one of two 5 7 * licenses. You may choose to be licensed under the terms of the GNU
+1
drivers/infiniband/hw/mthca/mthca_main.c
··· 1 1 /* 2 2 * Copyright (c) 2004, 2005 Topspin Communications. All rights reserved. 3 3 * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved. 4 + * Copyright (c) 2005 Mellanox Technologies. All rights reserved. 4 5 * 5 6 * This software is available to you under a choice of one of two 6 7 * licenses. You may choose to be licensed under the terms of the GNU
+1
drivers/infiniband/hw/mthca/mthca_memfree.c
··· 1 1 /* 2 2 * Copyright (c) 2004, 2005 Topspin Communications. All rights reserved. 3 3 * Copyright (c) 2005 Cisco Systems. All rights reserved. 4 + * Copyright (c) 2005 Mellanox Technologies. All rights reserved. 4 5 * 5 6 * This software is available to you under a choice of one of two 6 7 * licenses. You may choose to be licensed under the terms of the GNU
+1
drivers/infiniband/hw/mthca/mthca_memfree.h
··· 1 1 /* 2 2 * Copyright (c) 2004, 2005 Topspin Communications. All rights reserved. 3 3 * Copyright (c) 2005 Cisco Systems. All rights reserved. 4 + * Copyright (c) 2005 Mellanox Technologies. All rights reserved. 4 5 * 5 6 * This software is available to you under a choice of one of two 6 7 * licenses. You may choose to be licensed under the terms of the GNU
+1
drivers/infiniband/hw/mthca/mthca_mr.c
··· 1 1 /* 2 2 * Copyright (c) 2004 Topspin Communications. All rights reserved. 3 + * Copyright (c) 2005 Mellanox Technologies. All rights reserved. 3 4 * 4 5 * This software is available to you under a choice of one of two 5 6 * licenses. You may choose to be licensed under the terms of the GNU
+1
drivers/infiniband/hw/mthca/mthca_pd.c
··· 1 1 /* 2 2 * Copyright (c) 2004 Topspin Communications. All rights reserved. 3 3 * Copyright (c) 2005 Cisco Systems. All rights reserved. 4 + * Copyright (c) 2005 Mellanox Technologies. All rights reserved. 4 5 * 5 6 * This software is available to you under a choice of one of two 6 7 * licenses. You may choose to be licensed under the terms of the GNU
+1
drivers/infiniband/hw/mthca/mthca_profile.c
··· 1 1 /* 2 2 * Copyright (c) 2004, 2005 Topspin Communications. All rights reserved. 3 + * Copyright (c) 2005 Mellanox Technologies. All rights reserved. 3 4 * 4 5 * This software is available to you under a choice of one of two 5 6 * licenses. You may choose to be licensed under the terms of the GNU
+1
drivers/infiniband/hw/mthca/mthca_profile.h
··· 1 1 /* 2 2 * Copyright (c) 2004, 2005 Topspin Communications. All rights reserved. 3 + * Copyright (c) 2005 Mellanox Technologies. All rights reserved. 3 4 * 4 5 * This software is available to you under a choice of one of two 5 6 * licenses. You may choose to be licensed under the terms of the GNU
+2
drivers/infiniband/hw/mthca/mthca_provider.c
··· 2 2 * Copyright (c) 2004, 2005 Topspin Communications. All rights reserved. 3 3 * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved. 4 4 * Copyright (c) 2005 Cisco Systems. All rights reserved. 5 + * Copyright (c) 2005 Mellanox Technologies. All rights reserved. 6 + * Copyright (c) 2004 Voltaire, Inc. All rights reserved. 5 7 * 6 8 * This software is available to you under a choice of one of two 7 9 * licenses. You may choose to be licensed under the terms of the GNU
+1
drivers/infiniband/hw/mthca/mthca_provider.h
··· 1 1 /* 2 2 * Copyright (c) 2004 Topspin Communications. All rights reserved. 3 3 * Copyright (c) 2005 Cisco Systems. All rights reserved. 4 + * Copyright (c) 2005 Mellanox Technologies. All rights reserved. 4 5 * 5 6 * This software is available to you under a choice of one of two 6 7 * licenses. You may choose to be licensed under the terms of the GNU
+2
drivers/infiniband/hw/mthca/mthca_qp.c
··· 1 1 /* 2 2 * Copyright (c) 2004 Topspin Communications. All rights reserved. 3 3 * Copyright (c) 2005 Cisco Systems. All rights reserved. 4 + * Copyright (c) 2005 Mellanox Technologies. All rights reserved. 5 + * Copyright (c) 2004 Voltaire, Inc. All rights reserved. 4 6 * 5 7 * This software is available to you under a choice of one of two 6 8 * licenses. You may choose to be licensed under the terms of the GNU
+2
drivers/infiniband/include/ib_cache.h
··· 1 1 /* 2 2 * Copyright (c) 2004 Topspin Communications. All rights reserved. 3 + * Copyright (c) 2005 Intel Corporation. All rights reserved. 4 + * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved. 3 5 * 4 6 * This software is available to you under a choice of one of two 5 7 * licenses. You may choose to be licensed under the terms of the GNU
+1
drivers/infiniband/include/ib_verbs.h
··· 4 4 * Copyright (c) 2004 Intel Corporation. All rights reserved. 5 5 * Copyright (c) 2004 Topspin Corporation. All rights reserved. 6 6 * Copyright (c) 2004 Voltaire Corporation. All rights reserved. 7 + * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved. 7 8 * Copyright (c) 2005 Cisco Systems. All rights reserved. 8 9 * 9 10 * This software is available to you under a choice of one of two
+2
drivers/infiniband/ulp/ipoib/ipoib.h
··· 1 1 /* 2 2 * Copyright (c) 2004, 2005 Topspin Communications. All rights reserved. 3 + * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved. 4 + * Copyright (c) 2004 Voltaire, Inc. All rights reserved. 3 5 * 4 6 * This software is available to you under a choice of one of two 5 7 * licenses. You may choose to be licensed under the terms of the GNU
+3
drivers/infiniband/ulp/ipoib/ipoib_ib.c
··· 1 1 /* 2 2 * Copyright (c) 2004, 2005 Topspin Communications. All rights reserved. 3 + * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved. 4 + * Copyright (c) 2005 Mellanox Technologies. All rights reserved. 5 + * Copyright (c) 2004, 2005 Voltaire, Inc. All rights reserved. 3 6 * 4 7 * This software is available to you under a choice of one of two 5 8 * licenses. You may choose to be licensed under the terms of the GNU
+2
drivers/infiniband/ulp/ipoib/ipoib_main.c
··· 1 1 /* 2 2 * Copyright (c) 2004 Topspin Communications. All rights reserved. 3 + * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved. 4 + * Copyright (c) 2004 Voltaire, Inc. All rights reserved. 3 5 * 4 6 * This software is available to you under a choice of one of two 5 7 * licenses. You may choose to be licensed under the terms of the GNU
+2
drivers/infiniband/ulp/ipoib/ipoib_multicast.c
··· 1 1 /* 2 2 * Copyright (c) 2004, 2005 Topspin Communications. All rights reserved. 3 + * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved. 4 + * Copyright (c) 2004 Voltaire, Inc. All rights reserved. 3 5 * 4 6 * This software is available to you under a choice of one of two 5 7 * licenses. You may choose to be licensed under the terms of the GNU
+1
drivers/infiniband/ulp/ipoib/ipoib_verbs.c
··· 1 1 /* 2 2 * Copyright (c) 2004, 2005 Topspin Communications. All rights reserved. 3 + * Copyright (c) 2005 Mellanox Technologies. All rights reserved. 3 4 * 4 5 * This software is available to you under a choice of one of two 5 6 * licenses. You may choose to be licensed under the terms of the GNU