diff options
Diffstat (limited to 'src/port/system.c')
-rw-r--r-- | src/port/system.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/port/system.c b/src/port/system.c index f9c525dfbfc..05e19d7d778 100644 --- a/src/port/system.c +++ b/src/port/system.c @@ -28,7 +28,7 @@ * quote character on the command line, preserving any text after the last * quote character. * - * Portions Copyright (c) 1996-2014, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2015, PostgreSQL Global Development Group * * src/port/system.c * |