diff options
Diffstat (limited to 'contrib/fuzzystrmatch/README.fuzzystrmatch')
| -rw-r--r-- | contrib/fuzzystrmatch/README.fuzzystrmatch | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/contrib/fuzzystrmatch/README.fuzzystrmatch b/contrib/fuzzystrmatch/README.fuzzystrmatch index 8d310b4ade..9cd80f81b7 100644 --- a/contrib/fuzzystrmatch/README.fuzzystrmatch +++ b/contrib/fuzzystrmatch/README.fuzzystrmatch @@ -3,7 +3,10 @@ * * Functions for "fuzzy" comparison of strings * - * Copyright (c) Joseph Conway <joseph.conway@home.com>, 2001; + * Joe Conway <mail@joeconway.com> + * + * Copyright (c) 2001, 2002, 2003 by PostgreSQL Global Development Group + * ALL RIGHTS RESERVED; * * levenshtein() * ------------- |
