Browse Source

api credits

git-svn-id: svn://svn.sphinxsearch.com/sphinx/trunk@514 406a0c4d-033a-0410-8de8-e80135713968
shodan 19 years ago
parent
commit
a3ca01e39a
1 changed files with 12 additions and 3 deletions
  1. 12 3
      contrib/README

+ 12 - 3
contrib/README

@@ -2,9 +2,18 @@ User contributions
 -------------------
 
 This directory contains user-contributed Sphinx stuff -
-native API ports to different programming languages, useful scripts,
-not-yet-official patches, etc.
+native API ports to different programming languages, useful
+scripts, not-yet-official patches, etc.
 
-All materials within this directory are copyright their respective authors.
+All materials within this directory are copyright their
+respective authors, including (but not limited to):
+
+  * Perl API is copyright (c) 2006, Len Kranendonk
+    http://www.ilance.nl/sphinx_perl_api
+
+  * Ruby API is copyright (c) 2006, Dmytro Shteflyuk
+    http://kpumuk.info
+
+Many thanks to everyone who contributed!
 
 --eof--