summaryrefslogtreecommitdiff
path: root/src/include/postgres.h
diff options
context:
space:
mode:
authorBruce Momjian2004-08-29 04:13:13 +0000
committerBruce Momjian2004-08-29 04:13:13 +0000
commitc21d6c139bd543f96f499f02b6f32242fc6eb467 (patch)
tree1108a2e24e0fcb0f8a55bfc0aced0299636bb2f3 /src/include/postgres.h
parent283cb4f5613aa9506654188de7a440ab43bc658f (diff)
Update copyright to 2004.
Diffstat (limited to 'src/include/postgres.h')
-rw-r--r--src/include/postgres.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/postgres.h b/src/include/postgres.h
index e4773d660e..74fee7eb90 100644
--- a/src/include/postgres.h
+++ b/src/include/postgres.h
@@ -7,7 +7,7 @@
* Client-side code should include postgres_fe.h instead.
*
*
- * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2004, PostgreSQL Global Development Group
* Portions Copyright (c) 1995, Regents of the University of California
*
* $PostgreSQL$