From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johan Hovold Subject: [PATCH 21/22] net: phy: micrel: add copyright entry Date: Tue, 11 Nov 2014 18:37:39 +0100 Message-ID: <1415727460-20417-22-git-send-email-johan@kernel.org> References: <1415727460-20417-1-git-send-email-johan@kernel.org> Cc: "David S. Miller" , linux-kernel@vger.kernel.org, netdev@vger.kernel.org, Johan Hovold To: Florian Fainelli Return-path: Received: from mail-la0-f46.google.com ([209.85.215.46]:34030 "EHLO mail-la0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752207AbaKKRkq (ORCPT ); Tue, 11 Nov 2014 12:40:46 -0500 In-Reply-To: <1415727460-20417-1-git-send-email-johan@kernel.org> Sender: netdev-owner@vger.kernel.org List-ID: Add myself to the list of copyright holders. Signed-off-by: Johan Hovold --- drivers/net/phy/micrel.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/net/phy/micrel.c b/drivers/net/phy/micrel.c index 743d5b52d8db..3b89548e6063 100644 --- a/drivers/net/phy/micrel.c +++ b/drivers/net/phy/micrel.c @@ -6,6 +6,7 @@ * Author: David J. Choi * * Copyright (c) 2010-2013 Micrel, Inc. + * Copyright (c) 2014 Johan Hovold * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the -- 2.0.4