diff options
Diffstat (limited to 'src/port/pwrite.c')
-rw-r--r-- | src/port/pwrite.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/port/pwrite.c b/src/port/pwrite.c index 2e0c154462e..282b27115e5 100644 --- a/src/port/pwrite.c +++ b/src/port/pwrite.c @@ -3,7 +3,7 @@ * pwrite.c * Implementation of pwrite(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/pwrite.c |