Fix a couple of missed copyright dates.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 1 Jan 2009 17:59:40 +0000 (17:59 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 1 Jan 2009 17:59:40 +0000 (17:59 +0000)
contrib/uuid-ossp/uuid-ossp.c
src/interfaces/libpq/libpq.rc.in

index 7bdf5ee5140f481abfa03176e42f2ccfea2cae10..460384388555db9f44fffd90c4fa1b8e6231828a 100644 (file)
@@ -2,9 +2,9 @@
  *
  * UUID generation functions using the OSSP UUID library
  *
- * Copyright (c) 2007-2008 PostgreSQL Global Development Group
+ * Copyright (c) 2007-2009 PostgreSQL Global Development Group
  *
- * $PostgreSQL: pgsql/contrib/uuid-ossp/uuid-ossp.c,v 1.8 2008/03/25 22:42:42 tgl Exp $
+ * $PostgreSQL: pgsql/contrib/uuid-ossp/uuid-ossp.c,v 1.9 2009/01/01 17:59:40 tgl Exp $
  *
  *-------------------------------------------------------------------------
  */
index ee07f2bb331aab809b0c1f76deaf36863e1a50a3..39ccbea5fc824a49e7f0541d1333f2d690183ddc 100644 (file)
@@ -17,7 +17,7 @@ BEGIN
             VALUE "FileDescription", "PostgreSQL Access Library\0"
             VALUE "FileVersion", "8.4.0\0"
             VALUE "InternalName", "libpq\0"
-            VALUE "LegalCopyright", "Copyright (C) 2008\0"
+            VALUE "LegalCopyright", "Copyright (C) 2009\0"
             VALUE "LegalTrademarks", "\0"
             VALUE "OriginalFilename", "libpq.dll\0"
             VALUE "ProductName", "PostgreSQL\0"