From bb2178bee0eb679b95f2e31b6417889abea0a7a2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Johannes=20Schl=C3=BCter?= Date: Sat, 9 May 2009 22:33:55 +0000 Subject: [PATCH] Remove bad CREDITS file # I'd welcome sane proposals for ext/standard credits, there are ca. 20 people # mentioned as "Author" and >100 people who committed into *.c here --- ext/standard/CREDITS | 3 --- ext/standard/credits_ext.h | 1 - 2 files changed, 4 deletions(-) delete mode 100644 ext/standard/CREDITS diff --git a/ext/standard/CREDITS b/ext/standard/CREDITS deleted file mode 100644 index 4021b08860..0000000000 --- a/ext/standard/CREDITS +++ /dev/null @@ -1,3 +0,0 @@ -Assert -Thies C. Arntzen - diff --git a/ext/standard/credits_ext.h b/ext/standard/credits_ext.h index 96b6dfb114..79626cfd61 100644 --- a/ext/standard/credits_ext.h +++ b/ext/standard/credits_ext.h @@ -10,7 +10,6 @@ */ -CREDIT_LINE("Assert", "Thies C. Arntzen"); CREDIT_LINE("BC Math", "Andi Gutmans"); CREDIT_LINE("Bzip2", "Sterling Hughes"); CREDIT_LINE("Calendar", "Shane Caraveo, Colin Viebrock, Hartmut Holzgraefe, Wez Furlong"); -- 2.50.1