diff options
Diffstat (limited to 'lib/htmlpurifier/CREDITS')
-rw-r--r-- | lib/htmlpurifier/CREDITS | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/lib/htmlpurifier/CREDITS b/lib/htmlpurifier/CREDITS deleted file mode 100644 index 7921b45af..000000000 --- a/lib/htmlpurifier/CREDITS +++ /dev/null @@ -1,9 +0,0 @@ - -CREDITS - -Almost everything written by Edward Z. Yang (Ambush Commander). Lots of thanks -to the DevNetwork Community for their help (see docs/ref-devnetwork.html for -more details), Feyd especially (namely IPv6 and optimization). Thanks to RSnake -for letting me package his fantastic XSS cheatsheet for a smoketest. - - vim: et sw=4 sts=4 |