diff options
Diffstat (limited to 'src/bin/pg_dump/dumpmem.c')
-rw-r--r-- | src/bin/pg_dump/dumpmem.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/pg_dump/dumpmem.c b/src/bin/pg_dump/dumpmem.c index 08e82b269dc..d96655e7f4e 100644 --- a/src/bin/pg_dump/dumpmem.c +++ b/src/bin/pg_dump/dumpmem.c @@ -3,7 +3,7 @@ * dumpmem.c * Memory allocation routines used by pg_dump, pg_dumpall, and pg_restore * - * Portions Copyright (c) 1996-2012, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2013, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * |