]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/spdk/dpdk/drivers/net/sfc/base/efx_hash.c
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / spdk / dpdk / drivers / net / sfc / base / efx_hash.c
index 43e6bc050730181f7cc6c584f1b76a9cf30251ea..fd235620c10730c264b3f3e5dac033a4768a97a3 100644 (file)
@@ -1,4 +1,7 @@
 /* SPDX-License-Identifier: BSD-3-Clause
+ *
+ * Copyright(c) 2019-2020 Xilinx, Inc.
+ * Copyright(c) 2014-2019 Solarflare Communications Inc.
  *
  * Copyright 2006 Bob Jenkins
  *
@@ -10,9 +13,6 @@
  *  These are functions for producing 32-bit hashes for hash table lookup...
  *  ...You can use this free for any purpose.  It's in the public domain.
  *  It has no warranty."
- *
- * Copyright (c) 2014-2018 Solarflare Communications Inc.
- * All rights reserved.
  */
 
 #include "efx.h"