Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7090eed commit 60f1e51Copy full SHA for 60f1e51
doc/src/sgml/legal.sgml
@@ -1,6 +1,6 @@
1
<!-- doc/src/sgml/legal.sgml -->
2
3
-<date>2016</date>
+<date>2017</date>
4
5
<copyright>
6
<year>1996-2017</year>
src/interfaces/libpq/libpq.rc.in
@@ -17,7 +17,7 @@ BEGIN
17
VALUE "FileDescription", "PostgreSQL Access Library\0"
18
VALUE "FileVersion", "10.0\0"
19
VALUE "InternalName", "libpq\0"
20
- VALUE "LegalCopyright", "Copyright (C) 2016\0"
+ VALUE "LegalCopyright", "Copyright (C) 2017\0"
21
VALUE "LegalTrademarks", "\0"
22
VALUE "OriginalFilename", "libpq.dll\0"
23
VALUE "ProductName", "PostgreSQL\0"
0 commit comments