aboutsummaryrefslogtreecommitdiff
path: root/contrib/dbsize/dbsize.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2004-09-02 04:04:04 +0000
committerBruce Momjian <bruce@momjian.us>2004-09-02 04:04:04 +0000
commitbaace400c75392b2bfca71e53c212d7bdac36702 (patch)
tree88937c62343f46acab5eb860c14c93051cf2dc91 /contrib/dbsize/dbsize.c
parent8cef6ae522f79e62b68837b0823e0c8833f0879e (diff)
downloadpostgresql-baace400c75392b2bfca71e53c212d7bdac36702.tar.gz
postgresql-baace400c75392b2bfca71e53c212d7bdac36702.zip
Remove line specifying Andreas as author.
Diffstat (limited to 'contrib/dbsize/dbsize.c')
-rw-r--r--contrib/dbsize/dbsize.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/contrib/dbsize/dbsize.c b/contrib/dbsize/dbsize.c
index 8310e6f6cad..872f0f899a6 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 $
*
*/