From: Johannes Schlüter Date: Sat, 9 May 2009 22:33:55 +0000 (+0000) Subject: Remove bad CREDITS file X-Git-Tag: php-5.4.0alpha1~191^2~3713 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bb2178bee0eb679b95f2e31b6417889abea0a7a2;p=php 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 --- 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");