diff options
Diffstat (limited to 'src/include/utils/uuid.h')
-rw-r--r-- | src/include/utils/uuid.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/utils/uuid.h b/src/include/utils/uuid.h index 281a1a6d1ff..bb3ca107e56 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-2020, PostgreSQL Global Development Group + * Copyright (c) 2007-2021, PostgreSQL Global Development Group * * src/include/utils/uuid.h * |