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 /src/include/access/itup.h | |
parent | 87081b2d35057c4919a8a05a7c52fe87845874d5 (diff) |
Update copyright for 2009.
Diffstat (limited to 'src/include/access/itup.h')
-rw-r--r-- | src/include/access/itup.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/access/itup.h b/src/include/access/itup.h index ae53accde7c..8527de65c90 100644 --- a/src/include/access/itup.h +++ b/src/include/access/itup.h @@ -4,10 +4,10 @@ * POSTGRES index tuple definitions. * * - * Portions Copyright (c) 1996-2008, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $PostgreSQL: pgsql/src/include/access/itup.h,v 1.50 2008/07/13 20:45:47 tgl Exp $ + * $PostgreSQL: pgsql/src/include/access/itup.h,v 1.51 2009/01/01 17:23:56 momjian Exp $ * *------------------------------------------------------------------------- */ |