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/tablefunc | |
parent | 3ca924a9dd524c158235c98d9a0acb3cae314b73 (diff) |
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/tablefunc')
-rw-r--r-- | contrib/tablefunc/README.tablefunc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tablefunc/README.tablefunc b/contrib/tablefunc/README.tablefunc index 4ad658c6a1f..7097ef00957 100644 --- a/contrib/tablefunc/README.tablefunc +++ b/contrib/tablefunc/README.tablefunc @@ -7,7 +7,7 @@ * And contributors: * Nabil Sayegh <postgresql@e-trolley.de> * - * Copyright (c) 2002-2004, PostgreSQL Global Development Group + * Copyright (c) 2002-2005, PostgreSQL Global Development Group * * Permission to use, copy, modify, and distribute this software and its * documentation for any purpose, without fee, and without a written agreement |