summaryrefslogtreecommitdiff
path: root/src/include/postgres.h
diff options
context:
space:
mode:
authorBruce Momjian2002-06-20 20:29:54 +0000
committerBruce Momjian2002-06-20 20:29:54 +0000
commit23c4ce38839576d13d0f3764d70bf10da19f3291 (patch)
treeb2c5e77d6ebc5f85e64db36d1423da6957e41f03 /src/include/postgres.h
parent73b703e1257d9ff5953f985a0ed3ab516553d116 (diff)
Update copyright to 2002.
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 7ab70f7b92..aab84fa2c3 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-2001, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group
* Portions Copyright (c) 1995, Regents of the University of California
*
* $Id$