From 9098ab9e327c2e6b0fece9e550d7d93663c60ff5 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 1 Jan 2008 19:46:01 +0000 Subject: Update copyrights in source tree to 2008. --- src/bin/psql/help.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/bin/psql/help.h') diff --git a/src/bin/psql/help.h b/src/bin/psql/help.h index 3acd1c4d68..d702c3a158 100644 --- a/src/bin/psql/help.h +++ b/src/bin/psql/help.h @@ -1,9 +1,9 @@ /* * psql - the PostgreSQL interactive terminal * - * Copyright (c) 2000-2007, PostgreSQL Global Development Group + * Copyright (c) 2000-2008, PostgreSQL Global Development Group * - * $PostgreSQL: pgsql/src/bin/psql/help.h,v 1.18 2007/01/05 22:19:49 momjian Exp $ + * $PostgreSQL: pgsql/src/bin/psql/help.h,v 1.19 2008/01/01 19:45:56 momjian Exp $ */ #ifndef HELP_H #define HELP_H -- cgit v1.2.1