summaryrefslogtreecommitdiff
path: root/src/port/fseeko.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/port/fseeko.c')
-rw-r--r--src/port/fseeko.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/port/fseeko.c b/src/port/fseeko.c
index 3d8e78162e..a75dfb7171 100644
--- a/src/port/fseeko.c
+++ b/src/port/fseeko.c
@@ -3,7 +3,7 @@
* fseeko.c
* 64-bit versions of fseeko/ftello()
*
- * Portions Copyright (c) 1996-2015, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2016, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
*