summaryrefslogtreecommitdiff
path: root/contrib/uuid-ossp
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2009-01-01 18:21:19 +0000
committerBruce Momjian <bruce@momjian.us>2009-01-01 18:21:19 +0000
commit2dca07d54ee3f6fa6ecdee74cb47059f5c676177 (patch)
tree3b50148886b350de9d264b98ebf5e7f499632cff /contrib/uuid-ossp
parent62b64cbb48bf1d9fd6bbcc6d2effb4e33e00bc81 (diff)
downloadpostgresql-2dca07d54ee3f6fa6ecdee74cb47059f5c676177.tar.gz
Add comma so this copyright notice is picked up in 2010.
Diffstat (limited to 'contrib/uuid-ossp')
-rw-r--r--contrib/uuid-ossp/uuid-ossp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/uuid-ossp/uuid-ossp.c b/contrib/uuid-ossp/uuid-ossp.c
index 4603843885..9ab70f9431 100644
--- a/contrib/uuid-ossp/uuid-ossp.c
+++ b/contrib/uuid-ossp/uuid-ossp.c
@@ -2,9 +2,9 @@
*
* UUID generation functions using the OSSP UUID library
*
- * Copyright (c) 2007-2009 PostgreSQL Global Development Group
+ * Copyright (c) 2007-2009, PostgreSQL Global Development Group
*
- * $PostgreSQL: pgsql/contrib/uuid-ossp/uuid-ossp.c,v 1.9 2009/01/01 17:59:40 tgl Exp $
+ * $PostgreSQL: pgsql/contrib/uuid-ossp/uuid-ossp.c,v 1.10 2009/01/01 18:21:19 momjian Exp $
*
*-------------------------------------------------------------------------
*/