summaryrefslogtreecommitdiff
path: root/src/tools/testint128.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/testint128.c')
-rw-r--r--src/tools/testint128.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/testint128.c b/src/tools/testint128.c
index 559b1ea2643..734f8725474 100644
--- a/src/tools/testint128.c
+++ b/src/tools/testint128.c
@@ -6,7 +6,7 @@
* This is a standalone test program that compares the behavior of an
* implementation in int128.h to an (assumed correct) int128 native type.
*
- * Copyright (c) 2017-2018, PostgreSQL Global Development Group
+ * Copyright (c) 2017-2019, PostgreSQL Global Development Group
*
*
* IDENTIFICATION