]> git.sur5r.net Git - openldap/commitdiff
Add comment attributing origin of the Metaphone algorithm
authorKurt Zeilenga <kurt@openldap.org>
Tue, 22 Oct 2002 04:52:57 +0000 (04:52 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 22 Oct 2002 04:52:57 +0000 (04:52 +0000)
servers/slapd/phonetic.c

index 80522af3e753bb15f9e538c6c6b70ed7286167ed..bfd2011be191f8017d61e7f00e830f514f7d54e9 100644 (file)
@@ -163,6 +163,10 @@ phonetic( char *s )
 
 #elif defined(SLAPD_METAPHONE)
 
+/*
+ * Metaphone was originally developed by Lawrence Philips and
+ * published in the "Computer Language" magazine in 1990.
+ */
 /*
  * Metaphone copied from C Gazette, June/July 1991, pp 56-57,
  * author Gary A. Parker, with changes by Bernard Tiffany of the