diff options
Diffstat (limited to 'src/backend/port/dynloader/hpux.h')
-rw-r--r-- | src/backend/port/dynloader/hpux.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/port/dynloader/hpux.h b/src/backend/port/dynloader/hpux.h index d38a598523e..0a17454f2b8 100644 --- a/src/backend/port/dynloader/hpux.h +++ b/src/backend/port/dynloader/hpux.h @@ -3,7 +3,7 @@ * dynloader.h * dynamic loader for HP-UX using the shared library mechanism * - * 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 * * |