diff options
Diffstat (limited to 'src/port/pread.c')
-rw-r--r-- | src/port/pread.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/port/pread.c b/src/port/pread.c index e7fecebe5ff..486f07a7dff 100644 --- a/src/port/pread.c +++ b/src/port/pread.c @@ -3,7 +3,7 @@ * pread.c * Implementation of pread(2) for platforms that lack one. * - * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2021, PostgreSQL Global Development Group * * IDENTIFICATION * src/port/pread.c |