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 d2e0605a662..9fd14d129ab 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-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2015-2020, PostgreSQL Global Development Group
*
* src/include/port/pg_bswap.h
*