diff options
author | marcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2009-04-17 15:41:16 +0000 |
---|---|---|
committer | marcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2009-04-17 15:41:16 +0000 |
commit | 07155a084db111c0586ce7ed958c87eed6116704 (patch) | |
tree | e5e64cd58d20bdb2a0ad896403d8814f11018f52 /vendors/kses/AUTHORS | |
parent | 566de88eb3a15b58600f5195dc7b185b8aae0d41 (diff) | |
download | elgg-07155a084db111c0586ce7ed958c87eed6116704.tar.gz elgg-07155a084db111c0586ce7ed958c87eed6116704.tar.bz2 |
Closes #833: Kses now built as module
git-svn-id: https://code.elgg.org/elgg/trunk@3222 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'vendors/kses/AUTHORS')
-rw-r--r-- | vendors/kses/AUTHORS | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/vendors/kses/AUTHORS b/vendors/kses/AUTHORS deleted file mode 100644 index 2e034090f..000000000 --- a/vendors/kses/AUTHORS +++ /dev/null @@ -1,26 +0,0 @@ -kses AUTHORS -============ - -* Ulf Harnhammar (main coder, project leader) - metaur at users dot sourceforge dot net - http://www.advogato.org/person/metaur/ - -* Richard R. Vásquez, Jr. (coder of object-oriented kses) - contact him at http://chaos.org/contact/ - - -THANKS TO -========= - -* Peter Valach (code review and feature suggestions) -* Simon Cornelius P. Umacob (testing) -* unitedhacker2000@yahoo.com (bug report) -* Dirk Haun (feature suggestion) -* Hendy Irawan (bug report and documentation suggestion) -* dude21 (feature suggestion) -* Christian Bolstad (documentation suggestion) -* SourceForge (project hosting) - -Thanks also go to a lot of people who posted to the Bugtraq and -Webappsec mailing lists about XSS or HTML filters. They gave us some -valuable insights. |