From: Bruce Momjian <bruce@momjian.us> Date: Thu, 2 Sep 2004 04:04:04 +0000 (+0000) Subject: Remove line specifying Andreas as author. X-Git-Tag: REL8_0_0BETA3~151 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=baace400c75392b2bfca71e53c212d7bdac36702;p=postgresql Remove line specifying Andreas as author. --- diff --git a/contrib/dbsize/dbsize.c b/contrib/dbsize/dbsize.c index 8310e6f6ca..872f0f899a 100644 --- a/contrib/dbsize/dbsize.c +++ b/contrib/dbsize/dbsize.c @@ -4,10 +4,8 @@ * * Copyright (c) 2004, PostgreSQL Global Development Group * - * Author: Andreas Pflug <pgadmin@pse-consulting.de> - * * IDENTIFICATION - * $PostgreSQL: pgsql/contrib/dbsize/dbsize.c,v 1.13 2004/09/02 00:55:22 momjian Exp $ + * $PostgreSQL: pgsql/contrib/dbsize/dbsize.c,v 1.14 2004/09/02 04:04:04 momjian Exp $ * */