summaryrefslogtreecommitdiff
path: root/src/interfaces/libpq/libpq.rc.in
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2014-01-07 16:05:30 -0500
committerBruce Momjian <bruce@momjian.us>2014-01-07 16:05:30 -0500
commit7e04792a1cbd1763edf72474f6b1fbad2cd0ad31 (patch)
tree1336f6ad1bc694547ec4e944e715c12364fcb259 /src/interfaces/libpq/libpq.rc.in
parent0c051c90082da0b7e5bcaf9aabcbd4f361137cdc (diff)
downloadpostgresql-7e04792a1cbd1763edf72474f6b1fbad2cd0ad31.tar.gz
Update copyright for 2014
Update all files in head, and files COPYRIGHT and legal.sgml in all back branches.
Diffstat (limited to 'src/interfaces/libpq/libpq.rc.in')
-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 0c7bd84dc0..c5a7645262 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.4.0\0"
VALUE "InternalName", "libpq\0"
- VALUE "LegalCopyright", "Copyright (C) 2013\0"
+ VALUE "LegalCopyright", "Copyright (C) 2014\0"
VALUE "LegalTrademarks", "\0"
VALUE "OriginalFilename", "libpq.dll\0"
VALUE "ProductName", "PostgreSQL\0"