aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/libpq/pqexpbuffer.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2011-01-01 13:18:15 -0500
committerBruce Momjian <bruce@momjian.us>2011-01-01 13:18:15 -0500
commit5d950e3b0c75d65dd09f8ca5f76cd429a0aabbdc (patch)
tree482c4da1affa45abf4723854e7f20752ae1e8e63 /src/interfaces/libpq/pqexpbuffer.c
parent67c9e4442f2521ff2ad62aa4d409269ea684ac0a (diff)
downloadpostgresql-5d950e3b0c75d65dd09f8ca5f76cd429a0aabbdc.tar.gz
postgresql-5d950e3b0c75d65dd09f8ca5f76cd429a0aabbdc.zip
Stamp copyrights for year 2011.
Diffstat (limited to 'src/interfaces/libpq/pqexpbuffer.c')
-rw-r--r--src/interfaces/libpq/pqexpbuffer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interfaces/libpq/pqexpbuffer.c b/src/interfaces/libpq/pqexpbuffer.c
index fb296c31a65..1abfed79894 100644
--- a/src/interfaces/libpq/pqexpbuffer.c
+++ b/src/interfaces/libpq/pqexpbuffer.c
@@ -14,7 +14,7 @@
* a usable vsnprintf(), then a copy of our own implementation of it will
* be linked into libpq.
*
- * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* src/interfaces/libpq/pqexpbuffer.c