From cbd6bda680c65d7e01cf39510b8b70194d0a046d Mon Sep 17 00:00:00 2001 From: Roland Hieber Date: Wed, 3 Jul 2019 16:02:35 +0200 Subject: 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 Signed-off-by: Michael Olbrich --- rules/jed.make | 2 -- 1 file changed, 2 deletions(-) (limited to 'rules/jed.make') diff --git a/rules/jed.make b/rules/jed.make index 418027369..fca89fa40 100644 --- a/rules/jed.make +++ b/rules/jed.make @@ -3,8 +3,6 @@ # Copyright (C) 2004 by Benedikt Spranger # Copyright (C) 2009 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. # -- cgit v1.2.3