diff options
| author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-01-01 20:44:34 +0000 |
|---|---|---|
| committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-01-01 20:44:34 +0000 |
| commit | 7e1c8ef4fca01293cd561386c1b37bb53e26d62a (patch) | |
| tree | 20d7f1cd615158f6ea3a1e71c740f1af626360fb /contrib/fuzzystrmatch | |
| parent | 3ca924a9dd524c158235c98d9a0acb3cae314b73 (diff) | |
| download | postgresql-7e1c8ef4fca01293cd561386c1b37bb53e26d62a.tar.gz | |
Some more missed copyright notices. Many of these look like they
should have been caught by the src/tools/copyright script ... why
weren't they?
Diffstat (limited to 'contrib/fuzzystrmatch')
| -rw-r--r-- | contrib/fuzzystrmatch/README.fuzzystrmatch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/fuzzystrmatch/README.fuzzystrmatch b/contrib/fuzzystrmatch/README.fuzzystrmatch index 44061f9672..876bdef284 100644 --- a/contrib/fuzzystrmatch/README.fuzzystrmatch +++ b/contrib/fuzzystrmatch/README.fuzzystrmatch @@ -5,7 +5,7 @@ * * Joe Conway <mail@joeconway.com> * - * Copyright (c) 2001-2004, PostgreSQL Global Development Group + * Copyright (c) 2001-2005, PostgreSQL Global Development Group * ALL RIGHTS RESERVED; * * levenshtein() |
