diff options
Diffstat (limited to 'src/include/utils/uuid.h')
-rw-r--r-- | src/include/utils/uuid.h | 4 |
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 $ * *------------------------------------------------------------------------- */ |