summaryrefslogtreecommitdiff
path: root/src/port/gethostname.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/port/gethostname.c')
-rw-r--r--src/port/gethostname.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/port/gethostname.c b/src/port/gethostname.c
index a168bdd45bd..e4b6a7ddc0e 100644
--- a/src/port/gethostname.c
+++ b/src/port/gethostname.c
@@ -3,11 +3,11 @@
* gethostname.c
* gethostname using uname
*
- * Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2006, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* IDENTIFICATION
- * $PostgreSQL: pgsql/src/port/gethostname.c,v 1.7 2005/07/28 04:03:14 tgl Exp $
+ * $PostgreSQL: pgsql/src/port/gethostname.c,v 1.8 2006/03/05 15:59:10 momjian Exp $
*
*-------------------------------------------------------------------------
*/