diff options
Diffstat (limited to 'src/bin/pg_config/pg_config.c')
-rw-r--r-- | src/bin/pg_config/pg_config.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/pg_config/pg_config.c b/src/bin/pg_config/pg_config.c index 9048566f0d4..fa2a5a9943e 100644 --- a/src/bin/pg_config/pg_config.c +++ b/src/bin/pg_config/pg_config.c @@ -15,7 +15,7 @@ * * This code is released under the terms of the PostgreSQL License. * - * Portions Copyright (c) 1996-2016, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2017, PostgreSQL Global Development Group * * src/bin/pg_config/pg_config.c * |