summaryrefslogtreecommitdiffstats
path: root/rules/other
diff options
context:
space:
mode:
authorRoland Hieber <rhi@pengutronix.de>2019-07-03 16:02:35 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-07-03 19:26:23 +0200
commitcbd6bda680c65d7e01cf39510b8b70194d0a046d (patch)
tree1d4c778783b9451cd57431d4cc0a6347873a687f /rules/other
parent9c47b602f4b579fc89a2a51e9ac8cee9559bcb86 (diff)
downloadptxdist-cbd6bda680c65d7e01cf39510b8b70194d0a046d.tar.gz
ptxdist-cbd6bda680c65d7e01cf39510b8b70194d0a046d.tar.xz
CREDITS: remove unmaintained file
This file has been touched 2 times in the last 7 years, and is no longer up to date. Remove it to carry less unmaintained stuff around. Also remove all references to it from file headers using for file in `g grep -l 'See CREDITS for details about who has'`; do sed -i '/See CREDITS for details about who has/,+1d' $file done as well as the different wording from rules/other/Toplevel.make. Signed-off-by: Roland Hieber <rhi@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/other')
-rw-r--r--rules/other/Definitions.make2
-rw-r--r--rules/other/Toplevel.make2
2 files changed, 1 insertions, 3 deletions
diff --git a/rules/other/Definitions.make b/rules/other/Definitions.make
index e1f510867..d66f9d9e1 100644
--- a/rules/other/Definitions.make
+++ b/rules/other/Definitions.make
@@ -3,8 +3,6 @@
# Copyright (C) 2004, 2005, 2006, 2007, 2008 by the PTXdist project
# 2009 by Marc Kleine-Budde <mkl@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/other/Toplevel.make b/rules/other/Toplevel.make
index 0b72c3f9e..ef410043d 100644
--- a/rules/other/Toplevel.make
+++ b/rules/other/Toplevel.make
@@ -1,6 +1,6 @@
# -*-makefile-*-
#
-# Copyright (C) 2002-2009 by The PTXdist Team - See CREDITS for Details
+# Copyright (C) 2002-2009 by The PTXdist Team
#
ifneq ($(findstring n,$(filter-out --%,$(MAKEFLAGS))),)