summaryrefslogtreecommitdiff
path: root/src/include/utils/uuid.h
diff options
context:
space:
mode:
authorBruce Momjian2012-01-01 23:01:58 +0000
committerBruce Momjian2012-01-01 23:01:58 +0000
commite126958c2efdfc2d60b978d1fc7a780ff647e8ad (patch)
tree30b5ea1648285f983839f16b79f15af5abfeee0b /src/include/utils/uuid.h
parent6ba139dc5a8a5cce42f0508c14a8b42f4fb6b1cc (diff)
Update copyright notices for year 2012.
Diffstat (limited to 'src/include/utils/uuid.h')
-rw-r--r--src/include/utils/uuid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/utils/uuid.h b/src/include/utils/uuid.h
index 13fb18ab54c..a05e681e1f6 100644
--- a/src/include/utils/uuid.h
+++ b/src/include/utils/uuid.h
@@ -5,7 +5,7 @@
* to avoid conflicts with any uuid_t type that might be defined by
* the system headers.
*
- * Copyright (c) 2007-2011, PostgreSQL Global Development Group
+ * Copyright (c) 2007-2012, PostgreSQL Global Development Group
*
* src/include/utils/uuid.h
*