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/utils/errcodes.h | |
parent | 87081b2d35057c4919a8a05a7c52fe87845874d5 (diff) |
Update copyright for 2009.
Diffstat (limited to 'src/include/utils/errcodes.h')
-rw-r--r-- | src/include/utils/errcodes.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/utils/errcodes.h b/src/include/utils/errcodes.h index 4e393c62ac0..4c758bdb02b 100644 --- a/src/include/utils/errcodes.h +++ b/src/include/utils/errcodes.h @@ -9,9 +9,9 @@ * string is determined by the MAKE_SQLSTATE() macro, which is not defined * in this file; it can be defined by the caller for special purposes. * - * Copyright (c) 2003-2008, PostgreSQL Global Development Group + * Copyright (c) 2003-2009, PostgreSQL Global Development Group * - * $PostgreSQL: pgsql/src/include/utils/errcodes.h,v 1.27 2008/12/28 18:54:01 tgl Exp $ + * $PostgreSQL: pgsql/src/include/utils/errcodes.h,v 1.28 2009/01/01 17:24:02 momjian Exp $ * *------------------------------------------------------------------------- */ |