aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2012-06-19 21:36:08 +0300
committerPeter Eisentraut <peter_e@gmx.net>2012-06-19 21:36:08 +0300
commite23e17ffb0ddfc9e9237164e14edb714ba3070e4 (patch)
treee28a9bf3f4c4fc373e68f7623813e52deecce0dc /src
parent1643031e5fe02d2de9ae6b8f86ef9ffd09fe7d3f (diff)
downloadpostgresql-e23e17ffb0ddfc9e9237164e14edb714ba3070e4.tar.gz
postgresql-e23e17ffb0ddfc9e9237164e14edb714ba3070e4.zip
Update copyright year in forgotten places
found by Stefan Kaltenbrunner
Diffstat (limited to 'src')
-rw-r--r--src/interfaces/libpq/libpq.rc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interfaces/libpq/libpq.rc.in b/src/interfaces/libpq/libpq.rc.in
index a3f49b3959a..a46093851b3 100644
--- a/src/interfaces/libpq/libpq.rc.in
+++ b/src/interfaces/libpq/libpq.rc.in
@@ -17,7 +17,7 @@ BEGIN
VALUE "FileDescription", "PostgreSQL Access Library\0"
VALUE "FileVersion", "9.1.4\0"
VALUE "InternalName", "libpq\0"
- VALUE "LegalCopyright", "Copyright (C) 2011\0"
+ VALUE "LegalCopyright", "Copyright (C) 2012\0"
VALUE "LegalTrademarks", "\0"
VALUE "OriginalFilename", "libpq.dll\0"
VALUE "ProductName", "PostgreSQL\0"