summaryrefslogtreecommitdiff
path: root/src/include/port/pg_lfind.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/port/pg_lfind.h')
-rw-r--r--src/include/port/pg_lfind.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/port/pg_lfind.h b/src/include/port/pg_lfind.h
index 4b1431ed002..20f7497dcb7 100644
--- a/src/include/port/pg_lfind.h
+++ b/src/include/port/pg_lfind.h
@@ -4,7 +4,7 @@
* Optimized linear search routines using SIMD intrinsics where
* available.
*
- * Copyright (c) 2022-2024, PostgreSQL Global Development Group
+ * Copyright (c) 2022-2025, PostgreSQL Global Development Group
*
* IDENTIFICATION
* src/include/port/pg_lfind.h