aboutsummaryrefslogtreecommitdiff
path: root/src/include/utils/float.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/utils/float.h')
-rw-r--r--src/include/utils/float.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/utils/float.h b/src/include/utils/float.h
index 7d1badd292a..9233fa479c6 100644
--- a/src/include/utils/float.h
+++ b/src/include/utils/float.h
@@ -3,7 +3,7 @@
* float.h
* Definitions for the built-in floating-point types
*
- * Portions Copyright (c) 1996-2024, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2025, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
*