DistroKit Mailinglist
 help / color / mirror / Atom feed
From: Roland Hieber <rhi@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: [DistroKit] [PATCH] rules: remove CREDIT lines
Date: Tue,  3 Mar 2020 13:07:25 +0100	[thread overview]
Message-ID: <20200303120725.25987-1-rhi@pengutronix.de> (raw)

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").
---
 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 <c.fiege@pengutronix.de>
 # Copyright (C) 2020 by Oleksij Rempel <o.rempel@pengutronix.de>
 #
-# 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 <c.fiege@pengutronix.de>
 # Copyright (C) 2020 by Oleksij Rempel <o.rempel@pengutronix.de>
 #
-# 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 <c.fiege@pengutronix.de>
 # Copyright (C) 2020 by Oleksij Rempel <o.rempel@pengutronix.de>
 #
-# 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 <c.fiege@pengutronix.de>
 # Copyright (C) 2020 by Oleksij Rempel <o.rempel@pengutronix.de>
 #
-# 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 <m.olbrich@pengutronix.de>
 #
-# 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 <mgr@pengutronix.de>
 #
-# 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 <mgr@pengutronix.de>
 #
-# 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 <r.hieber@pengutronix.de>
 #
-# 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 <r.czerwinski@pengutronix.de>
 #
-# 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 <aar@pengutronix.de>
 #
-# 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 <r.czerwinski@pengutronix.de>
 #
-# 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 <s.hauer@pengutronix.de>
 #
-# 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 <u.kleine-koenig@pengutronix.de>
 #
-# 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 <c.fiege@pengutronix.de>
 #
-# 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 <s.hauer@pengutronix.de>
 #
-# 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 <s.hauer@pengutronix.de>
 #
-# 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 <r.czerwinski@pengutronix.de>
 #
-# 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 <s.hauer@pengutronix.de>
 #
-# 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 <s.hauer@pengutronix.de>
 #
-# 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 <s.hauer@pengutronix.de>
 #
-# 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 <s.hauer@pengutronix.de>
 #
-# 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 <m.olbrich@pengutronix.de>
 #
-# 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 <c.fiege@pengutronix.de>
 #
-# 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 <r.schwebel@pengutronix.de>
 #
-# 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

             reply	other threads:[~2020-03-03 12:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-03 12:07 Roland Hieber [this message]
2020-03-03 12:09 ` [DistroKit] [PATCH v2] " Roland Hieber
2020-03-05 16:47   ` Robert Schwebel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200303120725.25987-1-rhi@pengutronix.de \
    --to=rhi@pengutronix.de \
    --cc=distrokit@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox