aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/libpq/pthread-win32.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2016-01-02 13:33:40 -0500
committerBruce Momjian <bruce@momjian.us>2016-01-02 13:33:40 -0500
commitee943004466418595363d567f18c053bae407792 (patch)
tree9dce63059d075efff2faaad06def5d0a1ffb92e4 /src/interfaces/libpq/pthread-win32.c
parentdfcd9cb30237f882b7308bdcbfb0318b22b1e224 (diff)
downloadpostgresql-ee943004466418595363d567f18c053bae407792.tar.gz
postgresql-ee943004466418595363d567f18c053bae407792.zip
Update copyright for 2016
Backpatch certain files through 9.1
Diffstat (limited to 'src/interfaces/libpq/pthread-win32.c')
-rw-r--r--src/interfaces/libpq/pthread-win32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interfaces/libpq/pthread-win32.c b/src/interfaces/libpq/pthread-win32.c
index a6dfef5fdee..68dfefc3b95 100644
--- a/src/interfaces/libpq/pthread-win32.c
+++ b/src/interfaces/libpq/pthread-win32.c
@@ -3,7 +3,7 @@
* pthread-win32.c
* partial pthread implementation for win32
*
-* Copyright (c) 2004-2015, PostgreSQL Global Development Group
+* Copyright (c) 2004-2016, PostgreSQL Global Development Group
* IDENTIFICATION
* src/interfaces/libpq/pthread-win32.c
*