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/pg_encoding/pg_encoding.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/bin/pg_encoding/pg_encoding.c') diff --git a/src/bin/pg_encoding/pg_encoding.c b/src/bin/pg_encoding/pg_encoding.c index e94c8d3d877..aafa529bcb2 100644 --- a/src/bin/pg_encoding/pg_encoding.c +++ b/src/bin/pg_encoding/pg_encoding.c @@ -3,11 +3,11 @@ * pg_encoding.c * * - * Copyright (c) 1998, PostgreSQL development group + * Copyright (c) 1998-2003, PostgreSQL Global Development Group * * * IDENTIFICATION - * $Header: /cvsroot/pgsql/src/bin/pg_encoding/Attic/pg_encoding.c,v 1.12 2003/08/04 00:43:28 momjian Exp $ + * $Header: /cvsroot/pgsql/src/bin/pg_encoding/Attic/pg_encoding.c,v 1.13 2003/08/04 23:59:39 tgl Exp $ * *------------------------------------------------------------------------- */ -- cgit v1.2.3