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 5b33ea280d7..281a1a6d1ff 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-2019, PostgreSQL Global Development Group + * Copyright (c) 2007-2020, PostgreSQL Global Development Group * * src/include/utils/uuid.h * |