From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: From: Roland Hieber Date: Tue, 3 Mar 2020 13:09:20 +0100 Message-Id: <20200303120920.26598-1-rhi@pengutronix.de> In-Reply-To: <20200303120725.25987-1-rhi@pengutronix.de> References: <20200303120725.25987-1-rhi@pengutronix.de> MIME-Version: 1.0 Subject: [DistroKit] [PATCH v2] rules: remove CREDIT lines List-Id: DistroKit Mailinglist List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: distrokit-bounces@pengutronix.de Sender: "DistroKit" To: distrokit@pengutronix.de Cc: Roland Hieber This file has never existed here, and the respective lines were also removed from the upstream PTXdist rules and templates in commit cbd6bda680c65d7e01cf ("CREDITS: remove unmaintained file"). Signed-off-by: Roland Hieber --- v2: add my s-o-b configs/platform-mips/rules/blspec-ar9331.make | 2 -- configs/platform-mips/rules/blspec-malta.make | 2 -- configs/platform-mips/rules/image-ar9331.make | 2 -- configs/platform-mips/rules/image-malta.make | 2 -- configs/platform-rpi/rules/image-boot-vfat.make | 2 -- configs/platform-v7a/rules/blspec-boneblack.make | 2 -- configs/platform-v7a/rules/blspec-bonewhite.make | 2 -- configs/platform-v7a/rules/blspec-nitrogen6x.make | 2 -- configs/platform-v7a/rules/blspec-riotboard.make | 2 -- configs/platform-v7a/rules/blspec-rpi2.make | 2 -- configs/platform-v7a/rules/blspec-rpi3.make | 2 -- configs/platform-v7a/rules/blspec-sabrelite.make | 2 -- configs/platform-v7a/rules/blspec-udoo-neo.make | 2 -- configs/platform-v7a/rules/blspec-vexpress.make | 2 -- configs/platform-v7a/rules/image-beaglebone.make | 2 -- configs/platform-v7a/rules/image-gf.make | 2 -- configs/platform-v7a/rules/image-riotboard.make | 2 -- configs/platform-v7a/rules/image-rpi2.make | 2 -- configs/platform-v7a/rules/image-rpi3.make | 2 -- configs/platform-v7a/rules/image-sabrelite.make | 2 -- configs/platform-v7a/rules/image-udoo-neo.make | 2 -- configs/platform-v7a/rules/image-vexpress-nor.make | 2 -- configs/platform-v7a/rules/image-vexpress.make | 2 -- rules/datapartition.make | 2 -- 24 files changed, 48 deletions(-) diff --git a/configs/platform-mips/rules/blspec-ar9331.make b/configs/platform-mips/rules/blspec-ar9331.make index 53f2bc4d23c2..fd4ef9fca760 100644 --- a/configs/platform-mips/rules/blspec-ar9331.make +++ b/configs/platform-mips/rules/blspec-ar9331.make @@ -3,8 +3,6 @@ # Copyright (C) 2017 by Chris Fiege # Copyright (C) 2020 by Oleksij Rempel # -# 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-mips/rules/blspec-malta.make b/configs/platform-mips/rules/blspec-malta.make index 6a2ffcc0302e..e02510985144 100644 --- a/configs/platform-mips/rules/blspec-malta.make +++ b/configs/platform-mips/rules/blspec-malta.make @@ -3,8 +3,6 @@ # Copyright (C) 2017 by Chris Fiege # Copyright (C) 2020 by Oleksij Rempel # -# 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-mips/rules/image-ar9331.make b/configs/platform-mips/rules/image-ar9331.make index b9ce108eeb67..113f8511e23c 100644 --- a/configs/platform-mips/rules/image-ar9331.make +++ b/configs/platform-mips/rules/image-ar9331.make @@ -3,8 +3,6 @@ # Copyright (C) 2017 by Chris Fiege # Copyright (C) 2020 by Oleksij Rempel # -# 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-mips/rules/image-malta.make b/configs/platform-mips/rules/image-malta.make index f309afcd0649..c005c9e67355 100644 --- a/configs/platform-mips/rules/image-malta.make +++ b/configs/platform-mips/rules/image-malta.make @@ -3,8 +3,6 @@ # Copyright (C) 2017 by Chris Fiege # Copyright (C) 2020 by Oleksij Rempel # -# 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-rpi/rules/image-boot-vfat.make b/configs/platform-rpi/rules/image-boot-vfat.make index fcb73866039d..dac8939cbc17 100644 --- a/configs/platform-rpi/rules/image-boot-vfat.make +++ b/configs/platform-rpi/rules/image-boot-vfat.make @@ -2,8 +2,6 @@ # # Copyright (C) 2012 by Michael Olbrich # -# 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-v7a/rules/blspec-boneblack.make b/configs/platform-v7a/rules/blspec-boneblack.make index 841b13af935a..1a09ba9c94af 100644 --- a/configs/platform-v7a/rules/blspec-boneblack.make +++ b/configs/platform-v7a/rules/blspec-boneblack.make @@ -2,8 +2,6 @@ # # Copyright (C) 2016 by Michael Grzeschik # -# 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-v7a/rules/blspec-bonewhite.make b/configs/platform-v7a/rules/blspec-bonewhite.make index 1d7cbea28acd..3c4566bfb316 100644 --- a/configs/platform-v7a/rules/blspec-bonewhite.make +++ b/configs/platform-v7a/rules/blspec-bonewhite.make @@ -2,8 +2,6 @@ # # Copyright (C) 2016 by Michael Grzeschik # -# 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-v7a/rules/blspec-nitrogen6x.make b/configs/platform-v7a/rules/blspec-nitrogen6x.make index 56ec66b3a57f..7ecc7d7a961c 100644 --- a/configs/platform-v7a/rules/blspec-nitrogen6x.make +++ b/configs/platform-v7a/rules/blspec-nitrogen6x.make @@ -2,8 +2,6 @@ # # Copyright (C) 2017 by Roland Hieber # -# 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-v7a/rules/blspec-riotboard.make b/configs/platform-v7a/rules/blspec-riotboard.make index bcdbed0be805..9a100e710d71 100644 --- a/configs/platform-v7a/rules/blspec-riotboard.make +++ b/configs/platform-v7a/rules/blspec-riotboard.make @@ -2,8 +2,6 @@ # # Copyright (C) 2017 by Rouven Czerwinski # -# 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-v7a/rules/blspec-rpi2.make b/configs/platform-v7a/rules/blspec-rpi2.make index 4013220be459..f043afdaecb0 100644 --- a/configs/platform-v7a/rules/blspec-rpi2.make +++ b/configs/platform-v7a/rules/blspec-rpi2.make @@ -2,8 +2,6 @@ # # Copyright (C) 2016 by Alexander Aring # -# 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-v7a/rules/blspec-rpi3.make b/configs/platform-v7a/rules/blspec-rpi3.make index 7d0fab60e3ff..6614d9444b24 100644 --- a/configs/platform-v7a/rules/blspec-rpi3.make +++ b/configs/platform-v7a/rules/blspec-rpi3.make @@ -2,8 +2,6 @@ # # Copyright (C) 2018 by Rouven Czerwinski # -# 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-v7a/rules/blspec-sabrelite.make b/configs/platform-v7a/rules/blspec-sabrelite.make index 47b2607736d1..493b4e8ce112 100644 --- a/configs/platform-v7a/rules/blspec-sabrelite.make +++ b/configs/platform-v7a/rules/blspec-sabrelite.make @@ -2,8 +2,6 @@ # # Copyright (C) 2017 by Sascha Hauer # -# 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-v7a/rules/blspec-udoo-neo.make b/configs/platform-v7a/rules/blspec-udoo-neo.make index 248aa2778189..ffcc8c9ee7ba 100644 --- a/configs/platform-v7a/rules/blspec-udoo-neo.make +++ b/configs/platform-v7a/rules/blspec-udoo-neo.make @@ -2,8 +2,6 @@ # # Copyright (C) 2017 by Uwe Kleine-Koenig # -# 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-v7a/rules/blspec-vexpress.make b/configs/platform-v7a/rules/blspec-vexpress.make index c723daef488b..5471a8338208 100644 --- a/configs/platform-v7a/rules/blspec-vexpress.make +++ b/configs/platform-v7a/rules/blspec-vexpress.make @@ -2,8 +2,6 @@ # # Copyright (C) 2017 by Chris Fiege # -# 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-v7a/rules/image-beaglebone.make b/configs/platform-v7a/rules/image-beaglebone.make index 003bdda1a667..5f2d314dbb4f 100644 --- a/configs/platform-v7a/rules/image-beaglebone.make +++ b/configs/platform-v7a/rules/image-beaglebone.make @@ -2,8 +2,6 @@ # # Copyright (C) 2017 by Sascha Hauer # -# 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-v7a/rules/image-gf.make b/configs/platform-v7a/rules/image-gf.make index d918ae7ff8fb..70a8902376ab 100644 --- a/configs/platform-v7a/rules/image-gf.make +++ b/configs/platform-v7a/rules/image-gf.make @@ -2,8 +2,6 @@ # # Copyright (C) 2017 by Sascha Hauer # -# 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-v7a/rules/image-riotboard.make b/configs/platform-v7a/rules/image-riotboard.make index bc54a0912465..5bdf1dab2c96 100644 --- a/configs/platform-v7a/rules/image-riotboard.make +++ b/configs/platform-v7a/rules/image-riotboard.make @@ -2,8 +2,6 @@ # # Copyright (C) 2017 by Rouven Czerwinski # -# 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-v7a/rules/image-rpi2.make b/configs/platform-v7a/rules/image-rpi2.make index e6b4e2e2d3b2..07b1e7ba7fb0 100644 --- a/configs/platform-v7a/rules/image-rpi2.make +++ b/configs/platform-v7a/rules/image-rpi2.make @@ -2,8 +2,6 @@ # # Copyright (C) 2017 by Sascha Hauer # -# 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-v7a/rules/image-rpi3.make b/configs/platform-v7a/rules/image-rpi3.make index 600c4063f803..31b42958c8f3 100644 --- a/configs/platform-v7a/rules/image-rpi3.make +++ b/configs/platform-v7a/rules/image-rpi3.make @@ -2,8 +2,6 @@ # # Copyright (C) 2017 by Sascha Hauer # -# 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-v7a/rules/image-sabrelite.make b/configs/platform-v7a/rules/image-sabrelite.make index 406d3253eae3..e36614f316cc 100644 --- a/configs/platform-v7a/rules/image-sabrelite.make +++ b/configs/platform-v7a/rules/image-sabrelite.make @@ -2,8 +2,6 @@ # # Copyright (C) 2017 by Sascha Hauer # -# 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-v7a/rules/image-udoo-neo.make b/configs/platform-v7a/rules/image-udoo-neo.make index 219b67a9d973..14f1ef6e26ef 100644 --- a/configs/platform-v7a/rules/image-udoo-neo.make +++ b/configs/platform-v7a/rules/image-udoo-neo.make @@ -2,8 +2,6 @@ # # Copyright (C) 2017 by Sascha Hauer # -# 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-v7a/rules/image-vexpress-nor.make b/configs/platform-v7a/rules/image-vexpress-nor.make index 20773e14bea4..8d97b1b0b4ab 100644 --- a/configs/platform-v7a/rules/image-vexpress-nor.make +++ b/configs/platform-v7a/rules/image-vexpress-nor.make @@ -2,8 +2,6 @@ # # Copyright (C) 2016 by Michael Olbrich # -# 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-v7a/rules/image-vexpress.make b/configs/platform-v7a/rules/image-vexpress.make index a5d867425bb8..e6b80e8e31e1 100644 --- a/configs/platform-v7a/rules/image-vexpress.make +++ b/configs/platform-v7a/rules/image-vexpress.make @@ -2,8 +2,6 @@ # # Copyright (C) 2017 by Chris Fiege # -# 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/rules/datapartition.make b/rules/datapartition.make index 99581862f197..b79bcf01efcc 100644 --- a/rules/datapartition.make +++ b/rules/datapartition.make @@ -2,8 +2,6 @@ # # Copyright (C) 2016 by Robert Schwebel # -# 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.25.1 _______________________________________________ DistroKit mailing list DistroKit@pengutronix.de