diff options
author | Bruce Momjian | 2010-01-02 16:58:17 +0000 |
---|---|---|
committer | Bruce Momjian | 2010-01-02 16:58:17 +0000 |
commit | 0239800893ef4901e3c085e06534934a485d3bf0 (patch) | |
tree | 4e52c59e97e01a0f8be48afcdb6a3c60ab47c7ea /contrib/tablefunc/tablefunc.c | |
parent | 8292079ad3db05faff01d03c7a8646704edbf54b (diff) |
Update copyright for the year 2010.
Diffstat (limited to 'contrib/tablefunc/tablefunc.c')
-rw-r--r-- | contrib/tablefunc/tablefunc.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/tablefunc/tablefunc.c b/contrib/tablefunc/tablefunc.c index 272b1b43777..609ab48c7ce 100644 --- a/contrib/tablefunc/tablefunc.c +++ b/contrib/tablefunc/tablefunc.c @@ -1,5 +1,5 @@ /* - * $PostgreSQL: pgsql/contrib/tablefunc/tablefunc.c,v 1.61 2009/12/29 17:40:59 heikki Exp $ + * $PostgreSQL: pgsql/contrib/tablefunc/tablefunc.c,v 1.62 2010/01/02 16:57:32 momjian Exp $ * * * tablefunc @@ -10,7 +10,7 @@ * And contributors: * Nabil Sayegh <[email protected]> * - * Copyright (c) 2002-2009, PostgreSQL Global Development Group + * Copyright (c) 2002-2010, 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 |