summaryrefslogtreecommitdiff
path: root/src/include/postgres.h
diff options
context:
space:
mode:
authorBruce Momjian2003-08-04 02:40:20 +0000
committerBruce Momjian2003-08-04 02:40:20 +0000
commit857b45bd00ed3e8c99d8d277b860ccc685ded5d6 (patch)
tree1fb1cd27826771472179ddd990aea98684053ebe /src/include/postgres.h
parent40033503d555cc073672bcaa1e85fbab4402bc62 (diff)
Update copyrights to 2003.
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 0dc687b17d..d24d321e01 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-2002, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
* Portions Copyright (c) 1995, Regents of the University of California
*
* $Id$