Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Update copyright year in forgotten places
authorPeter Eisentraut <peter_e@gmx.net>
Tue, 19 Jun 2012 18:35:35 +0000 (21:35 +0300)
committerPeter Eisentraut <peter_e@gmx.net>
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 @@
 <!-- $PostgreSQL: pgsql/doc/src/sgml/legal.sgml,v 1.25 2010/01/02 16:57:33 momjian Exp $ -->
 
 <copyright>
- <year>1996-2010</year>
+ <year>1996-2012</year>
  <holder>The PostgreSQL Global Development Group</holder>
 </copyright>
 
@@ -9,7 +9,7 @@
  <title>Legal Notice</title>
 
  <para>
-  <productname>PostgreSQL</productname> is Copyright &copy; 1996-2010
+  <productname>PostgreSQL</productname> is Copyright &copy; 1996-2012
   by the PostgreSQL Global Development Group and is distributed under
   the terms of the license of the University of California below.
  </para>
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"