From 2f9c859ea13dc90ac0c9dfc63b68d20a7caf8b19 Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Mon, 4 Aug 2003 23:59:41 +0000 Subject: Fix some copyright notices that weren't updated. Improve copyright tool so it won't miss 'em again. --- src/bin/psql/variables.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/bin/psql/variables.h') diff --git a/src/bin/psql/variables.h b/src/bin/psql/variables.h index e69df16a7c3..88e1af8f6fb 100644 --- a/src/bin/psql/variables.h +++ b/src/bin/psql/variables.h @@ -1,9 +1,9 @@ /* * psql - the PostgreSQL interactive terminal * - * Copyright 2000 by PostgreSQL Global Development Group + * Copyright (c) 2000-2003, PostgreSQL Global Development Group * - * $Header: /cvsroot/pgsql/src/bin/psql/variables.h,v 1.13 2003/08/04 00:43:29 momjian Exp $ + * $Header: /cvsroot/pgsql/src/bin/psql/variables.h,v 1.14 2003/08/04 23:59:40 tgl Exp $ */ /* -- cgit v1.2.3