From 45919335493291ef43f9b66c81a56d32a562ab5a Mon Sep 17 00:00:00 2001 From: Alvaro Herrera Date: Fri, 22 Feb 2013 18:52:59 -0300 Subject: Fix some typos and grammatical mistakes ... as well a update copyrights statements to 2013. Noted by Thom Brown and Peter Geoghegan --- contrib/pg_xlogdump/pg_xlogdump.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/pg_xlogdump/pg_xlogdump.c') 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 -- cgit v1.2.3