diff options
Diffstat (limited to 'src/backend/port/dynloader/linux.h')
-rw-r--r-- | src/backend/port/dynloader/linux.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/port/dynloader/linux.h b/src/backend/port/dynloader/linux.h index fac58d7e17a..9d804ad9555 100644 --- a/src/backend/port/dynloader/linux.h +++ b/src/backend/port/dynloader/linux.h @@ -4,7 +4,7 @@ * Port-specific prototypes for Linux * * - * Portions Copyright (c) 1996-2016, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2017, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * src/backend/port/dynloader/linux.h |