projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62b64cb
)
Add comma so this copyright notice is picked up in 2010.
author
Bruce Momjian
<bruce@momjian.us>
Thu, 1 Jan 2009 18:21:19 +0000
(18:21 +0000)
committer
Bruce Momjian
<bruce@momjian.us>
Thu, 1 Jan 2009 18:21:19 +0000
(18:21 +0000)
contrib/uuid-ossp/uuid-ossp.c
patch
|
blob
|
blame
|
history
diff --git
a/contrib/uuid-ossp/uuid-ossp.c
b/contrib/uuid-ossp/uuid-ossp.c
index 460384388555db9f44fffd90c4fa1b8e6231828a..9ab70f943148cd210f2da981bd7181c90ed60032 100644
(file)
--- 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 $
*
*-------------------------------------------------------------------------
*/