diff options
author | Bruce Momjian <bruce@momjian.us> | 2006-03-05 15:59:11 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2006-03-05 15:59:11 +0000 |
commit | f2f5b05655afa80377757a2c335c01b28de24429 (patch) | |
tree | f34d3c8ec4239421ceb4b4a9b90cf178670c6df2 /contrib/tablefunc/tablefunc.c | |
parent | e096406c05425208b2f4a8ce9ea6b283294de4e2 (diff) | |
download | postgresql-f2f5b05655afa80377757a2c335c01b28de24429.tar.gz postgresql-f2f5b05655afa80377757a2c335c01b28de24429.zip |
Update copyright for 2006. Update scripts.
Diffstat (limited to 'contrib/tablefunc/tablefunc.c')
-rw-r--r-- | contrib/tablefunc/tablefunc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tablefunc/tablefunc.c b/contrib/tablefunc/tablefunc.c index aacc949ff28..334bd62b249 100644 --- a/contrib/tablefunc/tablefunc.c +++ b/contrib/tablefunc/tablefunc.c @@ -7,7 +7,7 @@ * And contributors: * Nabil Sayegh <postgresql@e-trolley.de> * - * Copyright (c) 2002-2005, PostgreSQL Global Development Group + * Copyright (c) 2002-2006, 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 |