From e23e17ffb0ddfc9e9237164e14edb714ba3070e4 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Tue, 19 Jun 2012 21:36:08 +0300 Subject: [PATCH] Update copyright year in forgotten places found by Stefan Kaltenbrunner --- doc/src/sgml/legal.sgml | 4 ++-- src/interfaces/libpq/libpq.rc.in | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/src/sgml/legal.sgml b/doc/src/sgml/legal.sgml index 4531686341..ccf50d612e 100644 --- a/doc/src/sgml/legal.sgml +++ b/doc/src/sgml/legal.sgml @@ -1,7 +1,7 @@ - 1996-2011 + 1996-2012 The PostgreSQL Global Development Group @@ -9,7 +9,7 @@ Legal Notice - PostgreSQL is Copyright © 1996-2011 + PostgreSQL is Copyright © 1996-2012 by the PostgreSQL Global Development Group and is distributed under the terms of the license of the University of California below. diff --git a/src/interfaces/libpq/libpq.rc.in b/src/interfaces/libpq/libpq.rc.in index a3f49b3959..a46093851b 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" -- 2.50.0