diff options
| author | Bruce Momjian | 2009-01-01 17:24:05 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2009-01-01 17:24:05 +0000 |
| commit | 511db38ace2690f19816465baed07cefe535bfec (patch) | |
| tree | a5a4cc6ce0bbeef24c1c889ffee6f11212fc1216 /contrib/dict_xsyn | |
| parent | 87081b2d35057c4919a8a05a7c52fe87845874d5 (diff) | |
Update copyright for 2009.
Diffstat (limited to 'contrib/dict_xsyn')
| -rw-r--r-- | contrib/dict_xsyn/dict_xsyn.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/dict_xsyn/dict_xsyn.c b/contrib/dict_xsyn/dict_xsyn.c index f8430862be3..511ef271e3e 100644 --- a/contrib/dict_xsyn/dict_xsyn.c +++ b/contrib/dict_xsyn/dict_xsyn.c @@ -3,10 +3,10 @@ * dict_xsyn.c * Extended synonym dictionary * - * Copyright (c) 2007-2008, PostgreSQL Global Development Group + * Copyright (c) 2007-2009, PostgreSQL Global Development Group * * IDENTIFICATION - * $PostgreSQL: pgsql/contrib/dict_xsyn/dict_xsyn.c,v 1.5 2008/06/18 20:55:42 tgl Exp $ + * $PostgreSQL: pgsql/contrib/dict_xsyn/dict_xsyn.c,v 1.6 2009/01/01 17:23:32 momjian Exp $ * *------------------------------------------------------------------------- */ |
