From bd61a623ace3f3db8da1c7936416706968ae6ec2 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 1 Jan 2013 17:15:01 -0500 Subject: Update copyrights for 2013 Fully update git head, and update back branches in ./COPYRIGHT and legal.sgml files. --- src/bin/psql/mainloop.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bin/psql/mainloop.h') diff --git a/src/bin/psql/mainloop.h b/src/bin/psql/mainloop.h index 134987a4bda..8e1a02ec97b 100644 --- a/src/bin/psql/mainloop.h +++ b/src/bin/psql/mainloop.h @@ -1,7 +1,7 @@ /* * psql - the PostgreSQL interactive terminal * - * Copyright (c) 2000-2012, PostgreSQL Global Development Group + * Copyright (c) 2000-2013, PostgreSQL Global Development Group * * src/bin/psql/mainloop.h */ -- cgit v1.2.3