From 5d950e3b0c75d65dd09f8ca5f76cd429a0aabbdc Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sat, 1 Jan 2011 13:18:15 -0500 Subject: Stamp copyrights for year 2011. --- src/bin/psql/variables.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bin/psql/variables.c') diff --git a/src/bin/psql/variables.c b/src/bin/psql/variables.c index 50b015759fe..38252893377 100644 --- a/src/bin/psql/variables.c +++ b/src/bin/psql/variables.c @@ -1,7 +1,7 @@ /* * psql - the PostgreSQL interactive terminal * - * Copyright (c) 2000-2010, PostgreSQL Global Development Group + * Copyright (c) 2000-2011, PostgreSQL Global Development Group * * src/bin/psql/variables.c */ -- cgit v1.2.3