summaryrefslogtreecommitdiff
path: root/src/include/utils/uuid.h
diff options
context:
space:
mode:
authorTom Lane2008-01-01 20:31:21 +0000
committerTom Lane2008-01-01 20:31:21 +0000
commitce9baa06f0df657610cec8ec211565e2a535634d (patch)
treea0f12233c667daf4be6f0331999e73bc888dd3b3 /src/include/utils/uuid.h
parent9098ab9e327c2e6b0fece9e550d7d93663c60ff5 (diff)
Fix some missed copyright updates.
Diffstat (limited to 'src/include/utils/uuid.h')
-rw-r--r--src/include/utils/uuid.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/utils/uuid.h b/src/include/utils/uuid.h
index 88607ccef7f..d4bc73c2cb0 100644
--- a/src/include/utils/uuid.h
+++ b/src/include/utils/uuid.h
@@ -5,9 +5,9 @@
* to avoid conflicts with any uuid_t type that might be defined by
* the system headers.
*
- * Copyright (c) 2007, PostgreSQL Global Development Group
+ * Copyright (c) 2007-2008, PostgreSQL Global Development Group
*
- * $PostgreSQL: pgsql/src/include/utils/uuid.h,v 1.3 2007/11/15 21:14:45 momjian Exp $
+ * $PostgreSQL: pgsql/src/include/utils/uuid.h,v 1.4 2008/01/01 20:31:21 tgl Exp $
*
*-------------------------------------------------------------------------
*/