summaryrefslogtreecommitdiff
path: root/src/include/postgres.h
diff options
context:
space:
mode:
authorMichael P2011-01-28 02:05:49 +0000
committerPavan Deolasee2011-05-19 17:49:36 +0000
commita88646f333870be445806af17feb2756139aab78 (patch)
tree0b2d38aa3f19983910971780da8a681e788e6318 /src/include/postgres.h
parente0617d4a90e08a0774a480a2a650b500f2ff8ceb (diff)
maintenance for 2011, change header files
A little bit late, but change the headers for 2011.
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 e8bfd5a391..89f5fbfd5d 100644
--- a/src/include/postgres.h
+++ b/src/include/postgres.h
@@ -9,7 +9,7 @@
*
* Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group
* Portions Copyright (c) 1995, Regents of the University of California
- * Portions Copyright (c) 2010 Nippon Telegraph and Telephone Corporation
+ * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation
*
* $PostgreSQL: pgsql/src/include/postgres.h,v 1.92 2009/01/01 17:23:55 momjian Exp $
*