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:32:51 +0000 (21:32 +0300)
committerPeter Eisentraut <peter_e@gmx.net>
Tue, 19 Jun 2012 18:32:51 +0000 (21:32 +0300)
found by Stefan Kaltenbrunner

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

index 2d66746af85f03246f803fdc44b55c84e5c0a4af..719c0da662c875448797101618224ded86a753b9 100644 (file)
@@ -1,7 +1,7 @@
 <!-- $PostgreSQL: pgsql/doc/src/sgml/legal.sgml,v 1.23 2008/01/01 19:45:45 momjian Exp $ -->
 
 <copyright>
- <year>1996-2008</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-2008
+  <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 f1ff3cbc080aadbe4a8cc068fb934efc75deeb40..c27e068cb3929610f923fa3358a1b9e3b18a343c 100644 (file)
@@ -17,7 +17,7 @@ BEGIN
             VALUE "FileDescription", "PostgreSQL Access Library\0"
             VALUE "FileVersion", "8.3.19\0"
             VALUE "InternalName", "libpq\0"
-            VALUE "LegalCopyright", "Copyright (C) 2008\0"
+            VALUE "LegalCopyright", "Copyright (C) 2012\0"
             VALUE "LegalTrademarks", "\0"
             VALUE "OriginalFilename", "libpq.dll\0"
             VALUE "ProductName", "PostgreSQL\0"