aboutsummaryrefslogtreecommitdiff
path: root/contrib/pg_xlogdump/pg_xlogdump.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/pg_xlogdump/pg_xlogdump.c')
-rw-r--r--contrib/pg_xlogdump/pg_xlogdump.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/pg_xlogdump/pg_xlogdump.c b/contrib/pg_xlogdump/pg_xlogdump.c
index 78b884c20ed..0706463aa63 100644
--- a/contrib/pg_xlogdump/pg_xlogdump.c
+++ b/contrib/pg_xlogdump/pg_xlogdump.c
@@ -2,7 +2,7 @@
*
* pg_xlogdump.c - decode and display WAL
*
- * Copyright (c) 2012, PostgreSQL Global Development Group
+ * Copyright (c) 2013, PostgreSQL Global Development Group
*
* IDENTIFICATION
* contrib/pg_xlogdump/pg_xlogdump.c