diff options
Diffstat (limited to 'src/port/mkdtemp.c')
-rw-r--r-- | src/port/mkdtemp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/port/mkdtemp.c b/src/port/mkdtemp.c index e0b3ada28a5..269ebc51deb 100644 --- a/src/port/mkdtemp.c +++ b/src/port/mkdtemp.c @@ -3,7 +3,7 @@ * mkdtemp.c * create a mode-0700 temporary directory * - * Portions Copyright (c) 1996-2018, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group * * * IDENTIFICATION |