From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Fri, 23 Jul 2021 12:18:35 +0200 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by lore.white.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1m6sGJ-0002Gr-OB for lore@lore.pengutronix.de; Fri, 23 Jul 2021 12:18:35 +0200 Received: from localhost ([127.0.0.1] helo=metis.ext.pengutronix.de) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1m6sGJ-0007Hs-3X; Fri, 23 Jul 2021 12:18:35 +0200 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1m6sGF-0007HV-Ou; Fri, 23 Jul 2021 12:18:31 +0200 Received: from [2a0a:edc0:0:1101:1d::39] (helo=dude03.red.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1m6sGF-00049P-93; Fri, 23 Jul 2021 12:18:31 +0200 Received: from mol by dude03.red.stw.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1m6sGF-009lVL-6D; Fri, 23 Jul 2021 12:18:31 +0200 From: Michael Olbrich To: distrokit@pengutronix.de Date: Fri, 23 Jul 2021 12:18:27 +0200 Message-Id: <20210723101827.2327509-1-m.olbrich@pengutronix.de> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 Subject: [DistroKit] [PATCH] platform-v8a: remove more CREDIT lines X-BeenThere: distrokit@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: DistroKit Mailinglist List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Michael Olbrich Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "DistroKit" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: distrokit-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false They where accidentaly added after all other CREDIT lines where removed. Signed-off-by: Michael Olbrich --- configs/platform-v8a/rules/firmware-imx.make | 2 -- configs/platform-v8a/rules/imx-atf.make | 2 -- 2 files changed, 4 deletions(-) diff --git a/configs/platform-v8a/rules/firmware-imx.make b/configs/platform-v8a/rules/firmware-imx.make index 0eae43503966..37ce1f0be600 100644 --- a/configs/platform-v8a/rules/firmware-imx.make +++ b/configs/platform-v8a/rules/firmware-imx.make @@ -2,8 +2,6 @@ # # Copyright (C) 2016 by Philipp Zabel # -# See CREDITS for details about who has contributed to this project. -# # For further information about the PTXdist project and license conditions # see the README file. # diff --git a/configs/platform-v8a/rules/imx-atf.make b/configs/platform-v8a/rules/imx-atf.make index e041ef57ebb2..7e0a30f7b42a 100644 --- a/configs/platform-v8a/rules/imx-atf.make +++ b/configs/platform-v8a/rules/imx-atf.make @@ -2,8 +2,6 @@ # # Copyright (C) 2019 by Lucas Stach # -# See CREDITS for details about who has contributed to this project. -# # For further information about the PTXdist project and license conditions # see the README file. # -- 2.30.2 _______________________________________________ DistroKit mailing list DistroKit@pengutronix.de