summaryrefslogtreecommitdiff
path: root/src/include/port/pg_bswap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/port/pg_bswap.h')
-rw-r--r--src/include/port/pg_bswap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/port/pg_bswap.h b/src/include/port/pg_bswap.h
index 80abd750d41..2379513f657 100644
--- a/src/include/port/pg_bswap.h
+++ b/src/include/port/pg_bswap.h
@@ -11,7 +11,7 @@
* return the same. Use caution when using these wrapper macros with signed
* integers.
*
- * Copyright (c) 2015-2023, PostgreSQL Global Development Group
+ * Copyright (c) 2015-2024, PostgreSQL Global Development Group
*
* src/include/port/pg_bswap.h
*