summaryrefslogtreecommitdiff
path: root/src/include/port/atomics/arch-x86.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/port/atomics/arch-x86.h')
-rw-r--r--src/include/port/atomics/arch-x86.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/port/atomics/arch-x86.h b/src/include/port/atomics/arch-x86.h
index 2cab5a327a5..cef1ba724c9 100644
--- a/src/include/port/atomics/arch-x86.h
+++ b/src/include/port/atomics/arch-x86.h
@@ -7,7 +7,7 @@
* support for xadd and cmpxchg. Given that the 386 isn't supported anywhere
* anymore that's not much of a restriction luckily.
*
- * Portions Copyright (c) 1996-2021, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* NOTES: