get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

GET /api/patches/88929/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 88929,
    "url": "https://patches.dpdk.org/api/patches/88929/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210311100040.3267225-1-andrew.rybchenko@oktetlabs.ru/",
    "project": {
        "id": 1,
        "url": "https://patches.dpdk.org/api/projects/1/?format=api",
        "name": "DPDK",
        "link_name": "dpdk",
        "list_id": "dev.dpdk.org",
        "list_email": "dev@dpdk.org",
        "web_url": "http://core.dpdk.org",
        "scm_url": "git://dpdk.org/dpdk",
        "webscm_url": "http://git.dpdk.org/dpdk",
        "list_archive_url": "https://inbox.dpdk.org/dev",
        "list_archive_url_format": "https://inbox.dpdk.org/dev/{}",
        "commit_url_format": ""
    },
    "msgid": "<20210311100040.3267225-1-andrew.rybchenko@oktetlabs.ru>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20210311100040.3267225-1-andrew.rybchenko@oktetlabs.ru",
    "date": "2021-03-11T10:00:39",
    "name": "[1/2] common/sfc_efx: update copyright year",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "cbeb797d9de04931bb174f5cb72645ee54d78d96",
    "submitter": {
        "id": 2013,
        "url": "https://patches.dpdk.org/api/people/2013/?format=api",
        "name": "Andrew Rybchenko",
        "email": "Andrew.Rybchenko@oktetlabs.ru"
    },
    "delegate": {
        "id": 319,
        "url": "https://patches.dpdk.org/api/users/319/?format=api",
        "username": "fyigit",
        "first_name": "Ferruh",
        "last_name": "Yigit",
        "email": "ferruh.yigit@amd.com"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210311100040.3267225-1-andrew.rybchenko@oktetlabs.ru/mbox/",
    "series": [
        {
            "id": 15606,
            "url": "https://patches.dpdk.org/api/series/15606/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=15606",
            "date": "2021-03-11T10:00:39",
            "name": "[1/2] common/sfc_efx: update copyright year",
            "version": 1,
            "mbox": "https://patches.dpdk.org/series/15606/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/88929/comments/",
    "check": "success",
    "checks": "https://patches.dpdk.org/api/patches/88929/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<dev-bounces@dpdk.org>",
        "X-Original-To": "patchwork@inbox.dpdk.org",
        "Delivered-To": "patchwork@inbox.dpdk.org",
        "Received": [
            "from mails.dpdk.org (mails.dpdk.org [217.70.189.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id 0DA3FA056A;\n\tThu, 11 Mar 2021 11:00:56 +0100 (CET)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 976A140689;\n\tThu, 11 Mar 2021 11:00:55 +0100 (CET)",
            "from shelob.oktetlabs.ru (shelob.oktetlabs.ru [91.220.146.113])\n by mails.dpdk.org (Postfix) with ESMTP id 42C014003D\n for <dev@dpdk.org>; Thu, 11 Mar 2021 11:00:54 +0100 (CET)",
            "by shelob.oktetlabs.ru (Postfix, from userid 122)\n id BFA277F5A8; Thu, 11 Mar 2021 13:00:53 +0300 (MSK)",
            "from aros.oktetlabs.ru (aros.oktetlabs.ru [192.168.38.17])\n by shelob.oktetlabs.ru (Postfix) with ESMTP id D02F77F510\n for <dev@dpdk.org>; Thu, 11 Mar 2021 13:00:47 +0300 (MSK)"
        ],
        "X-Spam-Checker-Version": "SpamAssassin 3.4.2 (2018-09-13) on shelob.oktetlabs.ru",
        "X-Spam-Level": "",
        "X-Spam-Status": "No, score=0.8 required=5.0 tests=ALL_TRUSTED,\n DKIM_ADSP_DISCARD,\n URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.2",
        "DKIM-Filter": "OpenDKIM Filter v2.11.0 shelob.oktetlabs.ru D02F77F510",
        "Authentication-Results": "shelob.oktetlabs.ru/D02F77F510; dkim=none;\n dkim-atps=neutral",
        "From": "Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>",
        "To": "dev@dpdk.org",
        "Date": "Thu, 11 Mar 2021 13:00:39 +0300",
        "Message-Id": "<20210311100040.3267225-1-andrew.rybchenko@oktetlabs.ru>",
        "X-Mailer": "git-send-email 2.30.1",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH 1/2] common/sfc_efx: update copyright year",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.29",
        "Precedence": "list",
        "List-Id": "DPDK patches and discussions <dev.dpdk.org>",
        "List-Unsubscribe": "<https://mails.dpdk.org/options/dev>,\n <mailto:dev-request@dpdk.org?subject=unsubscribe>",
        "List-Archive": "<http://mails.dpdk.org/archives/dev/>",
        "List-Post": "<mailto:dev@dpdk.org>",
        "List-Help": "<mailto:dev-request@dpdk.org?subject=help>",
        "List-Subscribe": "<https://mails.dpdk.org/listinfo/dev>,\n <mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "Bump copyright year to 2021.\n\nSigned-off-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>\n---\n drivers/common/sfc_efx/base/README                     | 2 +-\n drivers/common/sfc_efx/base/ef10_ev.c                  | 2 +-\n drivers/common/sfc_efx/base/ef10_evb.c                 | 2 +-\n drivers/common/sfc_efx/base/ef10_filter.c              | 2 +-\n drivers/common/sfc_efx/base/ef10_firmware_ids.h        | 2 +-\n drivers/common/sfc_efx/base/ef10_image.c               | 2 +-\n drivers/common/sfc_efx/base/ef10_impl.h                | 2 +-\n drivers/common/sfc_efx/base/ef10_intr.c                | 2 +-\n drivers/common/sfc_efx/base/ef10_mac.c                 | 2 +-\n drivers/common/sfc_efx/base/ef10_mcdi.c                | 2 +-\n drivers/common/sfc_efx/base/ef10_nic.c                 | 2 +-\n drivers/common/sfc_efx/base/ef10_nvram.c               | 2 +-\n drivers/common/sfc_efx/base/ef10_phy.c                 | 2 +-\n drivers/common/sfc_efx/base/ef10_proxy.c               | 2 +-\n drivers/common/sfc_efx/base/ef10_rx.c                  | 2 +-\n drivers/common/sfc_efx/base/ef10_signed_image_layout.h | 2 +-\n drivers/common/sfc_efx/base/ef10_tlv_layout.h          | 2 +-\n drivers/common/sfc_efx/base/ef10_tx.c                  | 2 +-\n drivers/common/sfc_efx/base/ef10_vpd.c                 | 2 +-\n drivers/common/sfc_efx/base/efx.h                      | 2 +-\n drivers/common/sfc_efx/base/efx_annote.h               | 2 +-\n drivers/common/sfc_efx/base/efx_bootcfg.c              | 2 +-\n drivers/common/sfc_efx/base/efx_check.h                | 2 +-\n drivers/common/sfc_efx/base/efx_crc32.c                | 2 +-\n drivers/common/sfc_efx/base/efx_ev.c                   | 2 +-\n drivers/common/sfc_efx/base/efx_evb.c                  | 2 +-\n drivers/common/sfc_efx/base/efx_filter.c               | 2 +-\n drivers/common/sfc_efx/base/efx_hash.c                 | 2 +-\n drivers/common/sfc_efx/base/efx_impl.h                 | 2 +-\n drivers/common/sfc_efx/base/efx_intr.c                 | 2 +-\n drivers/common/sfc_efx/base/efx_lic.c                  | 2 +-\n drivers/common/sfc_efx/base/efx_mac.c                  | 2 +-\n drivers/common/sfc_efx/base/efx_mae.c                  | 3 +--\n drivers/common/sfc_efx/base/efx_mcdi.c                 | 2 +-\n drivers/common/sfc_efx/base/efx_mcdi.h                 | 2 +-\n drivers/common/sfc_efx/base/efx_mon.c                  | 2 +-\n drivers/common/sfc_efx/base/efx_nic.c                  | 2 +-\n drivers/common/sfc_efx/base/efx_nvram.c                | 2 +-\n drivers/common/sfc_efx/base/efx_pci.c                  | 2 +-\n drivers/common/sfc_efx/base/efx_phy.c                  | 2 +-\n drivers/common/sfc_efx/base/efx_phy_ids.h              | 2 +-\n drivers/common/sfc_efx/base/efx_port.c                 | 2 +-\n drivers/common/sfc_efx/base/efx_proxy.c                | 2 +-\n drivers/common/sfc_efx/base/efx_regs.h                 | 2 +-\n drivers/common/sfc_efx/base/efx_regs_ef10.h            | 2 +-\n drivers/common/sfc_efx/base/efx_regs_ef100.h           | 2 +-\n drivers/common/sfc_efx/base/efx_regs_mcdi.h            | 2 +-\n drivers/common/sfc_efx/base/efx_regs_mcdi_aoe.h        | 2 +-\n drivers/common/sfc_efx/base/efx_regs_mcdi_strs.h       | 2 +-\n drivers/common/sfc_efx/base/efx_regs_pci.h             | 2 +-\n drivers/common/sfc_efx/base/efx_rx.c                   | 2 +-\n drivers/common/sfc_efx/base/efx_sram.c                 | 2 +-\n drivers/common/sfc_efx/base/efx_tunnel.c               | 2 +-\n drivers/common/sfc_efx/base/efx_tx.c                   | 2 +-\n drivers/common/sfc_efx/base/efx_types.h                | 2 +-\n drivers/common/sfc_efx/base/efx_vpd.c                  | 2 +-\n drivers/common/sfc_efx/base/hunt_impl.h                | 2 +-\n drivers/common/sfc_efx/base/hunt_nic.c                 | 2 +-\n drivers/common/sfc_efx/base/mcdi_mon.c                 | 2 +-\n drivers/common/sfc_efx/base/mcdi_mon.h                 | 2 +-\n drivers/common/sfc_efx/base/medford2_impl.h            | 2 +-\n drivers/common/sfc_efx/base/medford2_nic.c             | 2 +-\n drivers/common/sfc_efx/base/medford_impl.h             | 2 +-\n drivers/common/sfc_efx/base/medford_nic.c              | 2 +-\n drivers/common/sfc_efx/base/meson.build                | 2 +-\n drivers/common/sfc_efx/base/rhead_ev.c                 | 2 +-\n drivers/common/sfc_efx/base/rhead_impl.h               | 2 +-\n drivers/common/sfc_efx/base/rhead_intr.c               | 2 +-\n drivers/common/sfc_efx/base/rhead_nic.c                | 2 +-\n drivers/common/sfc_efx/base/rhead_pci.c                | 2 +-\n drivers/common/sfc_efx/base/rhead_rx.c                 | 2 +-\n drivers/common/sfc_efx/base/rhead_tunnel.c             | 2 +-\n drivers/common/sfc_efx/base/rhead_tx.c                 | 2 +-\n drivers/common/sfc_efx/base/siena_flash.h              | 2 +-\n drivers/common/sfc_efx/base/siena_impl.h               | 2 +-\n drivers/common/sfc_efx/base/siena_mac.c                | 2 +-\n drivers/common/sfc_efx/base/siena_mcdi.c               | 2 +-\n drivers/common/sfc_efx/base/siena_nic.c                | 2 +-\n drivers/common/sfc_efx/base/siena_nvram.c              | 2 +-\n drivers/common/sfc_efx/base/siena_phy.c                | 2 +-\n drivers/common/sfc_efx/base/siena_sram.c               | 2 +-\n drivers/common/sfc_efx/base/siena_vpd.c                | 2 +-\n drivers/common/sfc_efx/efsys.h                         | 2 +-\n drivers/common/sfc_efx/meson.build                     | 2 +-\n drivers/common/sfc_efx/sfc_efx.c                       | 2 +-\n drivers/common/sfc_efx/sfc_efx_debug.h                 | 2 +-\n drivers/common/sfc_efx/sfc_efx_log.h                   | 2 +-\n drivers/common/sfc_efx/sfc_efx_mcdi.c                  | 2 +-\n drivers/common/sfc_efx/sfc_efx_mcdi.h                  | 2 +-\n 89 files changed, 89 insertions(+), 90 deletions(-)",
    "diff": "diff --git a/drivers/common/sfc_efx/base/README b/drivers/common/sfc_efx/base/README\nindex 645aa62e80..5cf592c797 100644\n--- a/drivers/common/sfc_efx/base/README\n+++ b/drivers/common/sfc_efx/base/README\n@@ -1,6 +1,6 @@\n    SPDX-License-Identifier: BSD-3-Clause\n \n-   Copyright(c) 2019-2020 Xilinx, Inc.\n+   Copyright(c) 2019-2021 Xilinx, Inc.\n    Copyright(c) 2006-2019 Solarflare Communications Inc.\n \n Solarflare libefx driver library\ndiff --git a/drivers/common/sfc_efx/base/ef10_ev.c b/drivers/common/sfc_efx/base/ef10_ev.c\nindex 8e7cc27d63..ea59beecc4 100644\n--- a/drivers/common/sfc_efx/base/ef10_ev.c\n+++ b/drivers/common/sfc_efx/base/ef10_ev.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2012-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/ef10_evb.c b/drivers/common/sfc_efx/base/ef10_evb.c\nindex 089d791543..278027dad6 100644\n--- a/drivers/common/sfc_efx/base/ef10_evb.c\n+++ b/drivers/common/sfc_efx/base/ef10_evb.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2018-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/ef10_filter.c b/drivers/common/sfc_efx/base/ef10_filter.c\nindex 0e5f04fe3b..0c99d4b74b 100644\n--- a/drivers/common/sfc_efx/base/ef10_filter.c\n+++ b/drivers/common/sfc_efx/base/ef10_filter.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2007-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/ef10_firmware_ids.h b/drivers/common/sfc_efx/base/ef10_firmware_ids.h\nindex 82fa7f9b53..382c12b847 100644\n--- a/drivers/common/sfc_efx/base/ef10_firmware_ids.h\n+++ b/drivers/common/sfc_efx/base/ef10_firmware_ids.h\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2012-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/ef10_image.c b/drivers/common/sfc_efx/base/ef10_image.c\nindex 9204da13b1..0fca97791e 100644\n--- a/drivers/common/sfc_efx/base/ef10_image.c\n+++ b/drivers/common/sfc_efx/base/ef10_image.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2017-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/ef10_impl.h b/drivers/common/sfc_efx/base/ef10_impl.h\nindex d7b3c3db52..40210fbd91 100644\n--- a/drivers/common/sfc_efx/base/ef10_impl.h\n+++ b/drivers/common/sfc_efx/base/ef10_impl.h\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2015-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/ef10_intr.c b/drivers/common/sfc_efx/base/ef10_intr.c\nindex 2e88a8ea0e..590be90364 100644\n--- a/drivers/common/sfc_efx/base/ef10_intr.c\n+++ b/drivers/common/sfc_efx/base/ef10_intr.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2012-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/ef10_mac.c b/drivers/common/sfc_efx/base/ef10_mac.c\nindex 6fe44f13e2..28228a9fb7 100644\n--- a/drivers/common/sfc_efx/base/ef10_mac.c\n+++ b/drivers/common/sfc_efx/base/ef10_mac.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2012-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/ef10_mcdi.c b/drivers/common/sfc_efx/base/ef10_mcdi.c\nindex b324ec825b..f852d1cde3 100644\n--- a/drivers/common/sfc_efx/base/ef10_mcdi.c\n+++ b/drivers/common/sfc_efx/base/ef10_mcdi.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2012-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/ef10_nic.c b/drivers/common/sfc_efx/base/ef10_nic.c\nindex 9dccde9576..531365e420 100644\n--- a/drivers/common/sfc_efx/base/ef10_nic.c\n+++ b/drivers/common/sfc_efx/base/ef10_nic.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2012-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/ef10_nvram.c b/drivers/common/sfc_efx/base/ef10_nvram.c\nindex 2fa5646052..ce8357fa94 100644\n--- a/drivers/common/sfc_efx/base/ef10_nvram.c\n+++ b/drivers/common/sfc_efx/base/ef10_nvram.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2012-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/ef10_phy.c b/drivers/common/sfc_efx/base/ef10_phy.c\nindex 74a18841d9..954436b9e0 100644\n--- a/drivers/common/sfc_efx/base/ef10_phy.c\n+++ b/drivers/common/sfc_efx/base/ef10_phy.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2012-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/ef10_proxy.c b/drivers/common/sfc_efx/base/ef10_proxy.c\nindex 19c11c6ebc..149052189f 100644\n--- a/drivers/common/sfc_efx/base/ef10_proxy.c\n+++ b/drivers/common/sfc_efx/base/ef10_proxy.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2018-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/ef10_rx.c b/drivers/common/sfc_efx/base/ef10_rx.c\nindex 1b4f3f0152..cfa60bd324 100644\n--- a/drivers/common/sfc_efx/base/ef10_rx.c\n+++ b/drivers/common/sfc_efx/base/ef10_rx.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2012-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/ef10_signed_image_layout.h b/drivers/common/sfc_efx/base/ef10_signed_image_layout.h\nindex f2064a5fcd..2f3dd2579a 100644\n--- a/drivers/common/sfc_efx/base/ef10_signed_image_layout.h\n+++ b/drivers/common/sfc_efx/base/ef10_signed_image_layout.h\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2016-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/ef10_tlv_layout.h b/drivers/common/sfc_efx/base/ef10_tlv_layout.h\nindex e964476be8..9ac50f1df6 100644\n--- a/drivers/common/sfc_efx/base/ef10_tlv_layout.h\n+++ b/drivers/common/sfc_efx/base/ef10_tlv_layout.h\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2012-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/ef10_tx.c b/drivers/common/sfc_efx/base/ef10_tx.c\nindex 7cc9324b4b..6085ed1076 100644\n--- a/drivers/common/sfc_efx/base/ef10_tx.c\n+++ b/drivers/common/sfc_efx/base/ef10_tx.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2012-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/ef10_vpd.c b/drivers/common/sfc_efx/base/ef10_vpd.c\nindex 63a5ea7de2..028cc913e7 100644\n--- a/drivers/common/sfc_efx/base/ef10_vpd.c\n+++ b/drivers/common/sfc_efx/base/ef10_vpd.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2009-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/efx.h b/drivers/common/sfc_efx/base/efx.h\nindex ccf9c7ab8a..2c820022b2 100644\n--- a/drivers/common/sfc_efx/base/efx.h\n+++ b/drivers/common/sfc_efx/base/efx.h\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2006-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/efx_annote.h b/drivers/common/sfc_efx/base/efx_annote.h\nindex 64d3d1c179..9b0532295e 100644\n--- a/drivers/common/sfc_efx/base/efx_annote.h\n+++ b/drivers/common/sfc_efx/base/efx_annote.h\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2018-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/efx_bootcfg.c b/drivers/common/sfc_efx/base/efx_bootcfg.c\nindex fa22d994e1..c5b8182a3d 100644\n--- a/drivers/common/sfc_efx/base/efx_bootcfg.c\n+++ b/drivers/common/sfc_efx/base/efx_bootcfg.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2009-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/efx_check.h b/drivers/common/sfc_efx/base/efx_check.h\nindex 078e5b9811..9e288f272a 100644\n--- a/drivers/common/sfc_efx/base/efx_check.h\n+++ b/drivers/common/sfc_efx/base/efx_check.h\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2012-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/efx_crc32.c b/drivers/common/sfc_efx/base/efx_crc32.c\nindex 476d393756..0997816847 100644\n--- a/drivers/common/sfc_efx/base/efx_crc32.c\n+++ b/drivers/common/sfc_efx/base/efx_crc32.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2013-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/efx_ev.c b/drivers/common/sfc_efx/base/efx_ev.c\nindex 32e7fff3af..19bdea03fd 100644\n--- a/drivers/common/sfc_efx/base/efx_ev.c\n+++ b/drivers/common/sfc_efx/base/efx_ev.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2007-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/efx_evb.c b/drivers/common/sfc_efx/base/efx_evb.c\nindex b6c9b88fc2..5933c5d883 100644\n--- a/drivers/common/sfc_efx/base/efx_evb.c\n+++ b/drivers/common/sfc_efx/base/efx_evb.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2018-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/efx_filter.c b/drivers/common/sfc_efx/base/efx_filter.c\nindex 9b4cd08bb8..83c37ff859 100644\n--- a/drivers/common/sfc_efx/base/efx_filter.c\n+++ b/drivers/common/sfc_efx/base/efx_filter.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2007-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/efx_hash.c b/drivers/common/sfc_efx/base/efx_hash.c\nindex fd235620c1..25579687e3 100644\n--- a/drivers/common/sfc_efx/base/efx_hash.c\n+++ b/drivers/common/sfc_efx/base/efx_hash.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2014-2019 Solarflare Communications Inc.\n  *\n  * Copyright 2006 Bob Jenkins\ndiff --git a/drivers/common/sfc_efx/base/efx_impl.h b/drivers/common/sfc_efx/base/efx_impl.h\nindex 1005dd0aa8..a0628e6927 100644\n--- a/drivers/common/sfc_efx/base/efx_impl.h\n+++ b/drivers/common/sfc_efx/base/efx_impl.h\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2007-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/efx_intr.c b/drivers/common/sfc_efx/base/efx_intr.c\nindex 1dfa19df2e..792302f540 100644\n--- a/drivers/common/sfc_efx/base/efx_intr.c\n+++ b/drivers/common/sfc_efx/base/efx_intr.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2007-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/efx_lic.c b/drivers/common/sfc_efx/base/efx_lic.c\nindex f962fd63b4..2bb26d0b32 100644\n--- a/drivers/common/sfc_efx/base/efx_lic.c\n+++ b/drivers/common/sfc_efx/base/efx_lic.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2009-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/efx_mac.c b/drivers/common/sfc_efx/base/efx_mac.c\nindex 36aca6787c..c51e86b52c 100644\n--- a/drivers/common/sfc_efx/base/efx_mac.c\n+++ b/drivers/common/sfc_efx/base/efx_mac.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2007-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/efx_mae.c b/drivers/common/sfc_efx/base/efx_mae.c\nindex 338a0013f9..b1e4b98184 100644\n--- a/drivers/common/sfc_efx/base/efx_mae.c\n+++ b/drivers/common/sfc_efx/base/efx_mae.c\n@@ -1,7 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019 Xilinx, Inc. All rights reserved.\n- * All rights reserved.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  */\n \n #include \"efx.h\"\ndiff --git a/drivers/common/sfc_efx/base/efx_mcdi.c b/drivers/common/sfc_efx/base/efx_mcdi.c\nindex ca44267724..ff676f8a01 100644\n--- a/drivers/common/sfc_efx/base/efx_mcdi.c\n+++ b/drivers/common/sfc_efx/base/efx_mcdi.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2008-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/efx_mcdi.h b/drivers/common/sfc_efx/base/efx_mcdi.h\nindex 0b39a6f7f6..70a97ea337 100644\n--- a/drivers/common/sfc_efx/base/efx_mcdi.h\n+++ b/drivers/common/sfc_efx/base/efx_mcdi.h\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2009-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/efx_mon.c b/drivers/common/sfc_efx/base/efx_mon.c\nindex 60212a59ec..ee449ef5eb 100644\n--- a/drivers/common/sfc_efx/base/efx_mon.c\n+++ b/drivers/common/sfc_efx/base/efx_mon.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2007-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/efx_nic.c b/drivers/common/sfc_efx/base/efx_nic.c\nindex 7c28fb1744..9fe0933772 100644\n--- a/drivers/common/sfc_efx/base/efx_nic.c\n+++ b/drivers/common/sfc_efx/base/efx_nic.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2007-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/efx_nvram.c b/drivers/common/sfc_efx/base/efx_nvram.c\nindex f5d8ae0b08..8fff46dd06 100644\n--- a/drivers/common/sfc_efx/base/efx_nvram.c\n+++ b/drivers/common/sfc_efx/base/efx_nvram.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2009-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/efx_pci.c b/drivers/common/sfc_efx/base/efx_pci.c\nindex 1e7307476f..8a26da68a9 100644\n--- a/drivers/common/sfc_efx/base/efx_pci.c\n+++ b/drivers/common/sfc_efx/base/efx_pci.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/efx_phy.c b/drivers/common/sfc_efx/base/efx_phy.c\nindex 8df868d80c..d55becae18 100644\n--- a/drivers/common/sfc_efx/base/efx_phy.c\n+++ b/drivers/common/sfc_efx/base/efx_phy.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2007-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/efx_phy_ids.h b/drivers/common/sfc_efx/base/efx_phy_ids.h\nindex 1ff97cf99a..3965dd682c 100644\n--- a/drivers/common/sfc_efx/base/efx_phy_ids.h\n+++ b/drivers/common/sfc_efx/base/efx_phy_ids.h\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2013-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/efx_port.c b/drivers/common/sfc_efx/base/efx_port.c\nindex 8446036541..a5f982e335 100644\n--- a/drivers/common/sfc_efx/base/efx_port.c\n+++ b/drivers/common/sfc_efx/base/efx_port.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2009-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/efx_proxy.c b/drivers/common/sfc_efx/base/efx_proxy.c\nindex 24baa5a3a4..9a0d16bb11 100644\n--- a/drivers/common/sfc_efx/base/efx_proxy.c\n+++ b/drivers/common/sfc_efx/base/efx_proxy.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2018-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/efx_regs.h b/drivers/common/sfc_efx/base/efx_regs.h\nindex 53115fa703..5cd364eabb 100644\n--- a/drivers/common/sfc_efx/base/efx_regs.h\n+++ b/drivers/common/sfc_efx/base/efx_regs.h\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2007-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/efx_regs_ef10.h b/drivers/common/sfc_efx/base/efx_regs_ef10.h\nindex 81ac801922..bc4d9a4413 100644\n--- a/drivers/common/sfc_efx/base/efx_regs_ef10.h\n+++ b/drivers/common/sfc_efx/base/efx_regs_ef10.h\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2007-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/efx_regs_ef100.h b/drivers/common/sfc_efx/base/efx_regs_ef100.h\nindex 1842150737..2b766aabdd 100644\n--- a/drivers/common/sfc_efx/base/efx_regs_ef100.h\n+++ b/drivers/common/sfc_efx/base/efx_regs_ef100.h\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2018-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/efx_regs_mcdi.h b/drivers/common/sfc_efx/base/efx_regs_mcdi.h\nindex 689a491d05..976db37d63 100644\n--- a/drivers/common/sfc_efx/base/efx_regs_mcdi.h\n+++ b/drivers/common/sfc_efx/base/efx_regs_mcdi.h\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2008-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/efx_regs_mcdi_aoe.h b/drivers/common/sfc_efx/base/efx_regs_mcdi_aoe.h\nindex aa03e8015a..f7c89fabca 100644\n--- a/drivers/common/sfc_efx/base/efx_regs_mcdi_aoe.h\n+++ b/drivers/common/sfc_efx/base/efx_regs_mcdi_aoe.h\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2008-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/efx_regs_mcdi_strs.h b/drivers/common/sfc_efx/base/efx_regs_mcdi_strs.h\nindex 8276cfcdb6..be570bc0ae 100644\n--- a/drivers/common/sfc_efx/base/efx_regs_mcdi_strs.h\n+++ b/drivers/common/sfc_efx/base/efx_regs_mcdi_strs.h\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2008-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/efx_regs_pci.h b/drivers/common/sfc_efx/base/efx_regs_pci.h\nindex e2ba6129e1..2a9c2749b9 100644\n--- a/drivers/common/sfc_efx/base/efx_regs_pci.h\n+++ b/drivers/common/sfc_efx/base/efx_regs_pci.h\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2007-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/efx_rx.c b/drivers/common/sfc_efx/base/efx_rx.c\nindex 93a73703ed..7c6fecf925 100644\n--- a/drivers/common/sfc_efx/base/efx_rx.c\n+++ b/drivers/common/sfc_efx/base/efx_rx.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2007-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/efx_sram.c b/drivers/common/sfc_efx/base/efx_sram.c\nindex 8e35b66b07..f46df551d1 100644\n--- a/drivers/common/sfc_efx/base/efx_sram.c\n+++ b/drivers/common/sfc_efx/base/efx_sram.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2007-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/efx_tunnel.c b/drivers/common/sfc_efx/base/efx_tunnel.c\nindex 02b83d97ed..d63f9176e4 100644\n--- a/drivers/common/sfc_efx/base/efx_tunnel.c\n+++ b/drivers/common/sfc_efx/base/efx_tunnel.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2007-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/efx_tx.c b/drivers/common/sfc_efx/base/efx_tx.c\nindex d9568bf4a6..6f61f937a1 100644\n--- a/drivers/common/sfc_efx/base/efx_tx.c\n+++ b/drivers/common/sfc_efx/base/efx_tx.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2007-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/efx_types.h b/drivers/common/sfc_efx/base/efx_types.h\nindex a08c5ab358..12ae1084d8 100644\n--- a/drivers/common/sfc_efx/base/efx_types.h\n+++ b/drivers/common/sfc_efx/base/efx_types.h\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2007-2019 Solarflare Communications Inc.\n  *\n  * Ackowledgement to Fen Systems Ltd.\ndiff --git a/drivers/common/sfc_efx/base/efx_vpd.c b/drivers/common/sfc_efx/base/efx_vpd.c\nindex 52115c431e..d61110c19a 100644\n--- a/drivers/common/sfc_efx/base/efx_vpd.c\n+++ b/drivers/common/sfc_efx/base/efx_vpd.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2009-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/hunt_impl.h b/drivers/common/sfc_efx/base/hunt_impl.h\nindex 4f193935a7..11afa49202 100644\n--- a/drivers/common/sfc_efx/base/hunt_impl.h\n+++ b/drivers/common/sfc_efx/base/hunt_impl.h\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2012-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/hunt_nic.c b/drivers/common/sfc_efx/base/hunt_nic.c\nindex 489c2d35d3..08ae324482 100644\n--- a/drivers/common/sfc_efx/base/hunt_nic.c\n+++ b/drivers/common/sfc_efx/base/hunt_nic.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2012-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/mcdi_mon.c b/drivers/common/sfc_efx/base/mcdi_mon.c\nindex bd82755ebd..2089840d2c 100644\n--- a/drivers/common/sfc_efx/base/mcdi_mon.c\n+++ b/drivers/common/sfc_efx/base/mcdi_mon.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2009-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/mcdi_mon.h b/drivers/common/sfc_efx/base/mcdi_mon.h\nindex 4cdf9d6f5f..fb53f5d321 100644\n--- a/drivers/common/sfc_efx/base/mcdi_mon.h\n+++ b/drivers/common/sfc_efx/base/mcdi_mon.h\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2009-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/medford2_impl.h b/drivers/common/sfc_efx/base/medford2_impl.h\nindex ea93b51690..a668eed3bc 100644\n--- a/drivers/common/sfc_efx/base/medford2_impl.h\n+++ b/drivers/common/sfc_efx/base/medford2_impl.h\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2015-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/medford2_nic.c b/drivers/common/sfc_efx/base/medford2_nic.c\nindex f19435a202..6d19524573 100644\n--- a/drivers/common/sfc_efx/base/medford2_nic.c\n+++ b/drivers/common/sfc_efx/base/medford2_nic.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2015-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/medford_impl.h b/drivers/common/sfc_efx/base/medford_impl.h\nindex f1a3bb1bf6..c00644830d 100644\n--- a/drivers/common/sfc_efx/base/medford_impl.h\n+++ b/drivers/common/sfc_efx/base/medford_impl.h\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2015-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/medford_nic.c b/drivers/common/sfc_efx/base/medford_nic.c\nindex 6ad9af9403..b111e3eded 100644\n--- a/drivers/common/sfc_efx/base/medford_nic.c\n+++ b/drivers/common/sfc_efx/base/medford_nic.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2015-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/meson.build b/drivers/common/sfc_efx/base/meson.build\nindex 2016346eb5..f995eacac2 100644\n--- a/drivers/common/sfc_efx/base/meson.build\n+++ b/drivers/common/sfc_efx/base/meson.build\n@@ -1,5 +1,5 @@\n # SPDX-License-Identifier: BSD-3-Clause\n-# Copyright(c) 2019-2020 Xilinx, Inc.\n+# Copyright(c) 2019-2021 Xilinx, Inc.\n # Copyright(c) 2016-2019 Solarflare Communications Inc.\n #\n # This software was jointly developed between OKTET Labs (under contract\ndiff --git a/drivers/common/sfc_efx/base/rhead_ev.c b/drivers/common/sfc_efx/base/rhead_ev.c\nindex 2b5635f1cd..2099581fd7 100644\n--- a/drivers/common/sfc_efx/base/rhead_ev.c\n+++ b/drivers/common/sfc_efx/base/rhead_ev.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2018-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/rhead_impl.h b/drivers/common/sfc_efx/base/rhead_impl.h\nindex 09a991f566..50262b16a8 100644\n--- a/drivers/common/sfc_efx/base/rhead_impl.h\n+++ b/drivers/common/sfc_efx/base/rhead_impl.h\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2018-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/rhead_intr.c b/drivers/common/sfc_efx/base/rhead_intr.c\nindex 08c770529f..4b9c651db4 100644\n--- a/drivers/common/sfc_efx/base/rhead_intr.c\n+++ b/drivers/common/sfc_efx/base/rhead_intr.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2018-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/rhead_nic.c b/drivers/common/sfc_efx/base/rhead_nic.c\nindex 92bc6fdfae..ce087debd7 100644\n--- a/drivers/common/sfc_efx/base/rhead_nic.c\n+++ b/drivers/common/sfc_efx/base/rhead_nic.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2018-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/rhead_pci.c b/drivers/common/sfc_efx/base/rhead_pci.c\nindex 0f4b4cb910..54522fe7ec 100644\n--- a/drivers/common/sfc_efx/base/rhead_pci.c\n+++ b/drivers/common/sfc_efx/base/rhead_pci.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/rhead_rx.c b/drivers/common/sfc_efx/base/rhead_rx.c\nindex b6f9d51fef..b2dacbab32 100644\n--- a/drivers/common/sfc_efx/base/rhead_rx.c\n+++ b/drivers/common/sfc_efx/base/rhead_rx.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2018-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/rhead_tunnel.c b/drivers/common/sfc_efx/base/rhead_tunnel.c\nindex 34ba074eac..99c4d1299a 100644\n--- a/drivers/common/sfc_efx/base/rhead_tunnel.c\n+++ b/drivers/common/sfc_efx/base/rhead_tunnel.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2020 Xilinx, Inc.\n+ * Copyright(c) 2021 Xilinx, Inc.\n  */\n \n #include \"efx.h\"\ndiff --git a/drivers/common/sfc_efx/base/rhead_tx.c b/drivers/common/sfc_efx/base/rhead_tx.c\nindex 4c60f329d1..f59e4816f4 100644\n--- a/drivers/common/sfc_efx/base/rhead_tx.c\n+++ b/drivers/common/sfc_efx/base/rhead_tx.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2018-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/siena_flash.h b/drivers/common/sfc_efx/base/siena_flash.h\nindex 45fd2a5983..c679d8a54f 100644\n--- a/drivers/common/sfc_efx/base/siena_flash.h\n+++ b/drivers/common/sfc_efx/base/siena_flash.h\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2007-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/siena_impl.h b/drivers/common/sfc_efx/base/siena_impl.h\nindex eb3b76369b..6929213fbe 100644\n--- a/drivers/common/sfc_efx/base/siena_impl.h\n+++ b/drivers/common/sfc_efx/base/siena_impl.h\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2009-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/siena_mac.c b/drivers/common/sfc_efx/base/siena_mac.c\nindex c4898e5d99..a73edc06e1 100644\n--- a/drivers/common/sfc_efx/base/siena_mac.c\n+++ b/drivers/common/sfc_efx/base/siena_mac.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2009-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/siena_mcdi.c b/drivers/common/sfc_efx/base/siena_mcdi.c\nindex 1517f701ed..ff975798f2 100644\n--- a/drivers/common/sfc_efx/base/siena_mcdi.c\n+++ b/drivers/common/sfc_efx/base/siena_mcdi.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2012-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/siena_nic.c b/drivers/common/sfc_efx/base/siena_nic.c\nindex e2af0ff3dc..29283eac72 100644\n--- a/drivers/common/sfc_efx/base/siena_nic.c\n+++ b/drivers/common/sfc_efx/base/siena_nic.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2009-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/siena_nvram.c b/drivers/common/sfc_efx/base/siena_nvram.c\nindex e3178da408..05ca4bd83d 100644\n--- a/drivers/common/sfc_efx/base/siena_nvram.c\n+++ b/drivers/common/sfc_efx/base/siena_nvram.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2009-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/siena_phy.c b/drivers/common/sfc_efx/base/siena_phy.c\nindex f3bbb3f65d..e1dcaaf1c3 100644\n--- a/drivers/common/sfc_efx/base/siena_phy.c\n+++ b/drivers/common/sfc_efx/base/siena_phy.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2009-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/siena_sram.c b/drivers/common/sfc_efx/base/siena_sram.c\nindex 308c2630a6..a9ee6f9fb2 100644\n--- a/drivers/common/sfc_efx/base/siena_sram.c\n+++ b/drivers/common/sfc_efx/base/siena_sram.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2009-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/base/siena_vpd.c b/drivers/common/sfc_efx/base/siena_vpd.c\nindex 789613847f..a370715d59 100644\n--- a/drivers/common/sfc_efx/base/siena_vpd.c\n+++ b/drivers/common/sfc_efx/base/siena_vpd.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2009-2019 Solarflare Communications Inc.\n  */\n \ndiff --git a/drivers/common/sfc_efx/efsys.h b/drivers/common/sfc_efx/efsys.h\nindex a3ae3137e6..663601412e 100644\n--- a/drivers/common/sfc_efx/efsys.h\n+++ b/drivers/common/sfc_efx/efsys.h\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2016-2019 Solarflare Communications Inc.\n  *\n  * This software was jointly developed between OKTET Labs (under contract\ndiff --git a/drivers/common/sfc_efx/meson.build b/drivers/common/sfc_efx/meson.build\nindex 6cb9f0737f..d9afcf3eeb 100644\n--- a/drivers/common/sfc_efx/meson.build\n+++ b/drivers/common/sfc_efx/meson.build\n@@ -1,6 +1,6 @@\n # SPDX-License-Identifier: BSD-3-Clause\n #\n-# Copyright(c) 2019-2020 Xilinx, Inc.\n+# Copyright(c) 2019-2021 Xilinx, Inc.\n #\n # This software was jointly developed between OKTET Labs (under contract\n # for Solarflare) and Solarflare Communications, Inc.\ndiff --git a/drivers/common/sfc_efx/sfc_efx.c b/drivers/common/sfc_efx/sfc_efx.c\nindex 0b8d5efee9..d7a84c9835 100644\n--- a/drivers/common/sfc_efx/sfc_efx.c\n+++ b/drivers/common/sfc_efx/sfc_efx.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2019 Solarflare Communications Inc.\n  *\n  * This software was jointly developed between OKTET Labs (under contract\ndiff --git a/drivers/common/sfc_efx/sfc_efx_debug.h b/drivers/common/sfc_efx/sfc_efx_debug.h\nindex e0bdeeb5a4..2c3d76487f 100644\n--- a/drivers/common/sfc_efx/sfc_efx_debug.h\n+++ b/drivers/common/sfc_efx/sfc_efx_debug.h\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2019 Solarflare Communications Inc.\n  *\n  * This software was jointly developed between OKTET Labs (under contract\ndiff --git a/drivers/common/sfc_efx/sfc_efx_log.h b/drivers/common/sfc_efx/sfc_efx_log.h\nindex f4417ffc30..694455c1b1 100644\n--- a/drivers/common/sfc_efx/sfc_efx_log.h\n+++ b/drivers/common/sfc_efx/sfc_efx_log.h\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2019 Solarflare Communications Inc.\n  *\n  * This software was jointly developed between OKTET Labs (under contract\ndiff --git a/drivers/common/sfc_efx/sfc_efx_mcdi.c b/drivers/common/sfc_efx/sfc_efx_mcdi.c\nindex 7eb565bbd6..0d17616589 100644\n--- a/drivers/common/sfc_efx/sfc_efx_mcdi.c\n+++ b/drivers/common/sfc_efx/sfc_efx_mcdi.c\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2016-2019 Solarflare Communications Inc.\n  *\n  * This software was jointly developed between OKTET Labs (under contract\ndiff --git a/drivers/common/sfc_efx/sfc_efx_mcdi.h b/drivers/common/sfc_efx/sfc_efx_mcdi.h\nindex d75d9a7cfd..85f9c5f204 100644\n--- a/drivers/common/sfc_efx/sfc_efx_mcdi.h\n+++ b/drivers/common/sfc_efx/sfc_efx_mcdi.h\n@@ -1,6 +1,6 @@\n /* SPDX-License-Identifier: BSD-3-Clause\n  *\n- * Copyright(c) 2019-2020 Xilinx, Inc.\n+ * Copyright(c) 2019-2021 Xilinx, Inc.\n  * Copyright(c) 2016-2019 Solarflare Communications Inc.\n  *\n  * This software was jointly developed between OKTET Labs (under contract\n",
    "prefixes": [
        "1/2"
    ]
}