From 4baaf863eca5412e07a8441b3b7e7482b7a8b21a Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 6 Jan 2015 11:43:47 -0500 Subject: Update copyright for 2015 Backpatch certain files through 9.0 --- src/bin/psql/command.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bin/psql/command.c') diff --git a/src/bin/psql/command.c b/src/bin/psql/command.c index 504cc0d03cb..4ac21f20bf4 100644 --- a/src/bin/psql/command.c +++ b/src/bin/psql/command.c @@ -1,7 +1,7 @@ /* * psql - the PostgreSQL interactive terminal * - * Copyright (c) 2000-2014, PostgreSQL Global Development Group + * Copyright (c) 2000-2015, PostgreSQL Global Development Group * * src/bin/psql/command.c */ -- cgit v1.2.3