1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

Fix a couple of missed copyright dates.

This commit is contained in:
Tom Lane
2009-01-01 17:59:40 +00:00
parent 511db38ace
commit 62b64cbb48
2 changed files with 3 additions and 3 deletions

View File

@ -17,7 +17,7 @@ BEGIN
VALUE "FileDescription", "PostgreSQL Access Library\0"
VALUE "FileVersion", "8.4.0\0"
VALUE "InternalName", "libpq\0"
VALUE "LegalCopyright", "Copyright (C) 2008\0"
VALUE "LegalCopyright", "Copyright (C) 2009\0"
VALUE "LegalTrademarks", "\0"
VALUE "OriginalFilename", "libpq.dll\0"
VALUE "ProductName", "PostgreSQL\0"