diff options
Diffstat (limited to 'src/include/common/hashfn.h')
-rw-r--r-- | src/include/common/hashfn.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/common/hashfn.h b/src/include/common/hashfn.h index 0251b30af3e..4430fb69837 100644 --- a/src/include/common/hashfn.h +++ b/src/include/common/hashfn.h @@ -1,7 +1,7 @@ /* * Utilities for working with hash values. * - * Portions Copyright (c) 2017-2024, PostgreSQL Global Development Group + * Portions Copyright (c) 2017-2025, PostgreSQL Global Development Group */ #ifndef HASHFN_H |