Update copyright year in forgotten places
authorPeter Eisentraut
Tue, 19 Jun 2012 18:35:35 +0000 (21:35 +0300)
committerPeter Eisentraut
Tue, 19 Jun 2012 18:35:35 +0000 (21:35 +0300)
found by Stefan Kaltenbrunner

doc/src/sgml/legal.sgml
src/interfaces/libpq/libpq.rc.in

index cbd1ae0d32fcceee8a1ccb1769eef7f08cdfb729..74dc2bbbf7dcb05d18fed6b9b68a17ef9a62d713 100644 (file)
@@ -1,7 +1,7 @@
 
 
 
1996-2010
1996-2012
  The PostgreSQL Global Development Group
 
 
@@ -9,7 +9,7 @@
  Legal Notice
 
  
-  PostgreSQL is Copyright © 1996-2010
+  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.
  
index bd41569a521b4ea7a132171b50a1ac0c4ec1494a..8bc37a8731dd7bbba3c5c09462c6e5ecb46722c2 100644 (file)
@@ -17,7 +17,7 @@ BEGIN
             VALUE "FileDescription", "PostgreSQL Access Library\0"
             VALUE "FileVersion", "9.0.8\0"
             VALUE "InternalName", "libpq\0"
-            VALUE "LegalCopyright", "Copyright (C) 2010\0"
+            VALUE "LegalCopyright", "Copyright (C) 2012\0"
             VALUE "LegalTrademarks", "\0"
             VALUE "OriginalFilename", "libpq.dll\0"
             VALUE "ProductName", "PostgreSQL\0"