From patchwork Wed Oct 18 08:59:45 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tomasz Duszynski X-Patchwork-Id: 30509 X-Patchwork-Delegate: ferruh.yigit@amd.com Return-Path: X-Original-To: patchwork@dpdk.org Delivered-To: patchwork@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 1A5691B645; Wed, 18 Oct 2017 10:59:56 +0200 (CEST) Received: from mail-lf0-f52.google.com (mail-lf0-f52.google.com [209.85.215.52]) by dpdk.org (Postfix) with ESMTP id 230861B624 for ; Wed, 18 Oct 2017 10:59:55 +0200 (CEST) Received: by mail-lf0-f52.google.com with SMTP id a69so4964704lfe.5 for ; Wed, 18 Oct 2017 01:59:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=semihalf-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id; bh=h/WDgiufiFfZ+2kwJLs8Y9i+3UanEjQV8QWcHc7Ib1Y=; b=dwXyBsPN9uDP7679sGdIxuoSDzTBYnjVc2sm9D1qGqKO+z4khfeeZBV5HYQMr3s3uW ZzM2+NtUcjrWzRQPQIEBBB6CptWS0G1JmACBANrr/s+VTvSoxVwlbr9/Fhw8ARgYfEHR B59qS+k52MmbzF29EO//HMZzwt6qeSmK+dJNPNcbZ3ISs2OzWRQKy60yjSwsyCXzOeID E4NwZlHORVYMm6fdpp7TPImbqm2SzbGYj9/blCQTaaB6544pp0XaGzQlQ3mgL892Y3E9 5NDGtraZ/QATa7nPxzT1uePtJmm9Czr8k98OWH0JPCj7Mwupqpvf1mg4/dovKk1Q9p23 A27A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=h/WDgiufiFfZ+2kwJLs8Y9i+3UanEjQV8QWcHc7Ib1Y=; b=l7H6g86iafR3rCxFZDTBHjAu91q9ah2wBD32KUGvNwDLLE/EAbs8jmNUkE5M0cgOI1 NZ8xh70Dpt3NKrYmurWZ1Vv23cr8dO8IsAsp4zc29tvwmzNuknCcu6YwGImEGHy1NxrC E73B9c4WLAWi9CRTTnKFs0qDChcUDwNMWDHixAvwA2W1uCRhpDGbu4p2FJ0cpI2Lflgb k5lPUZubvjW5oVedFlXhQK5OZHdNi9oPF+P541WkPkKB+nLHBctwc3WIm+izi/8Pxpzx Q6agdca8dQcIwa/zWUKeuLZ3OKrqEVqtJ2SHYuSGmWPSjh0di1RBQKZPOk+HtD6VW8X8 CRpQ== X-Gm-Message-State: AMCzsaXSxmxkC2bscokZlTtC5z0Z91RvdX80/FDsUYp+AynkQR7/2HHU l6VwcEYn4CHMPMHogil+s3l1sqK0VwY= X-Google-Smtp-Source: ABhQp+QB/qotThZJTZda7bVIczncFfNcBxGcbSCBhH5ERk1xESxWNgW+zsVr7mZ6dinBi6xMJipUhA== X-Received: by 10.25.17.22 with SMTP id g22mr5263725lfi.183.1508317194382; Wed, 18 Oct 2017 01:59:54 -0700 (PDT) Received: from tdu.semihalf.local (31-172-191-173.noc.fibertech.net.pl. [31.172.191.173]) by smtp.gmail.com with ESMTPSA id x84sm2948400lje.47.2017.10.18.01.59.53 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 18 Oct 2017 01:59:53 -0700 (PDT) From: Tomasz Duszynski To: dev@dpdk.org Cc: mw@semihalf.com, Tomasz Duszynski Date: Wed, 18 Oct 2017 10:59:45 +0200 Message-Id: <1508317185-6791-1-git-send-email-tdu@semihalf.com> X-Mailer: git-send-email 2.7.4 Subject: [dpdk-dev] [PATCH] net/mrvl: update copyright holders X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Add Marvell International Ltd. to the copyright holders. Signed-off-by: Tomasz Duszynski --- doc/guides/nics/mrvl.rst | 5 +++-- drivers/net/mrvl/Makefile | 6 ++++-- drivers/net/mrvl/mrvl_ethdev.c | 4 +++- drivers/net/mrvl/mrvl_ethdev.h | 6 ++++-- drivers/net/mrvl/mrvl_qos.c | 6 ++++-- drivers/net/mrvl/mrvl_qos.h | 6 ++++-- 6 files changed, 22 insertions(+), 11 deletions(-) diff --git a/doc/guides/nics/mrvl.rst b/doc/guides/nics/mrvl.rst index 8fde273..fbfdf47 100644 --- a/doc/guides/nics/mrvl.rst +++ b/doc/guides/nics/mrvl.rst @@ -1,5 +1,6 @@ .. BSD LICENSE - Copyright(c) 2017 Semihalf. All rights reserved. + Copyright(c) 2017 Marvell International Ltd. + Copyright(c) 2017 Semihalf. All rights reserved. Redistribution and use in source and binary forms, with or without @@ -12,7 +13,7 @@ notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - * Neither the name of Semihalf nor the names of its + * Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. diff --git a/drivers/net/mrvl/Makefile b/drivers/net/mrvl/Makefile index 3ba4135..c6006e5 100644 --- a/drivers/net/mrvl/Makefile +++ b/drivers/net/mrvl/Makefile @@ -1,6 +1,8 @@ # BSD LICENSE # -# Copyright(c) 2017 Semihalf. All rights reserved. +# Copyright(c) 2017 Marvell International Ltd. +# Copyright(c) 2017 Semihalf. +# All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions @@ -12,7 +14,7 @@ # notice, this list of conditions and the following disclaimer in # the documentation and/or other materials provided with the # distribution. -# * Neither the name of Semihalf nor the names of its +# * Neither the name of the copyright holder nor the names of its # contributors may be used to endorse or promote products derived # from this software without specific prior written permission. # diff --git a/drivers/net/mrvl/mrvl_ethdev.c b/drivers/net/mrvl/mrvl_ethdev.c index 5e3cbca..6a83203 100644 --- a/drivers/net/mrvl/mrvl_ethdev.c +++ b/drivers/net/mrvl/mrvl_ethdev.c @@ -1,7 +1,9 @@ /*- * BSD LICENSE * - * Copyright(c) 2017 Semihalf. All rights reserved. + * Copyright(c) 2017 Marvell International Ltd. + * Copyright(c) 2017 Semihalf. + * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/drivers/net/mrvl/mrvl_ethdev.h b/drivers/net/mrvl/mrvl_ethdev.h index a01a42a..58a48b6 100644 --- a/drivers/net/mrvl/mrvl_ethdev.h +++ b/drivers/net/mrvl/mrvl_ethdev.h @@ -1,7 +1,9 @@ /*- * BSD LICENSE * - * Copyright(c) 2017 Semihalf. All rights reserved. + * Copyright(c) 2017 Marvell International Ltd. + * Copyright(c) 2017 Semihalf. + * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -13,7 +15,7 @@ * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. - * * Neither the name of Semihalf nor the names of its + * * Neither the name of the copyright holder nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * diff --git a/drivers/net/mrvl/mrvl_qos.c b/drivers/net/mrvl/mrvl_qos.c index c7b96ef..54e682a 100644 --- a/drivers/net/mrvl/mrvl_qos.c +++ b/drivers/net/mrvl/mrvl_qos.c @@ -1,7 +1,9 @@ /*- * BSD LICENSE * - * Copyright(c) 2017 Semihalf. All rights reserved. + * Copyright(c) 2017 Marvell International Ltd. + * Copyright(c) 2017 Semihalf. + * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -13,7 +15,7 @@ * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. - * * Neither the name of Semihalf nor the names of its + * * Neither the name of the copyright holder nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * diff --git a/drivers/net/mrvl/mrvl_qos.h b/drivers/net/mrvl/mrvl_qos.h index 90c08e9..ca73813 100644 --- a/drivers/net/mrvl/mrvl_qos.h +++ b/drivers/net/mrvl/mrvl_qos.h @@ -1,7 +1,9 @@ /*- * BSD LICENSE * - * Copyright(c) 2017 Semihalf. All rights reserved. + * Copyright(c) 2017 Marvell International Ltd. + * Copyright(c) 2017 Semihalf. + * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -13,7 +15,7 @@ * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. - * * Neither the name of Semihalf nor the names of its + * * Neither the name of the copyright holder nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. *