From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-lb0-f173.google.com ([209.85.217.173]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UocQV-0006Jd-Q5 for barebox@lists.infradead.org; Mon, 17 Jun 2013 16:37:09 +0000 Received: by mail-lb0-f173.google.com with SMTP id v1so2736855lbd.4 for ; Mon, 17 Jun 2013 09:36:45 -0700 (PDT) From: Antony Pavlov Date: Mon, 17 Jun 2013 20:35:20 +0400 Message-Id: <1371486920-4614-4-git-send-email-antonynpavlov@gmail.com> In-Reply-To: <1371486920-4614-1-git-send-email-antonynpavlov@gmail.com> References: <1371486920-4614-1-git-send-email-antonynpavlov@gmail.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: [PATCH 3/3] MIPS: pbl: remove extra copyrights To: barebox@lists.infradead.org Remove Shinya Kuribayashi's copyright on the ADR macro in start-pbl.S as we don't define this macro in this file or even use it where. Signed-off-by: Antony Pavlov --- arch/mips/boot/start-pbl.S | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/mips/boot/start-pbl.S b/arch/mips/boot/start-pbl.S index 702e291..b6d127a 100644 --- a/arch/mips/boot/start-pbl.S +++ b/arch/mips/boot/start-pbl.S @@ -2,7 +2,6 @@ * Startup Code for MIPS CPU * * Copyright (C) 2011, 2012 Antony Pavlov - * ADR macro copyrighted (C) 2009 by Shinya Kuribayashi * * This file is part of barebox. * See file CREDITS for list of people who contributed to this project. -- 1.7.10.4 _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox