aboutsummaryrefslogtreecommitdiff
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 f1d6f8fc148..9603622958d 100644
--- a/src/port/gethostname.c
+++ b/src/port/gethostname.c
@@ -3,11 +3,11 @@
* gethostname.c
* gethostname using uname
*
- * Portions Copyright (c) 1996-2008, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* IDENTIFICATION
- * $PostgreSQL: pgsql/src/port/gethostname.c,v 1.10 2008/01/01 19:46:00 momjian Exp $
+ * $PostgreSQL: pgsql/src/port/gethostname.c,v 1.11 2009/01/01 17:24:04 momjian Exp $
*
*-------------------------------------------------------------------------
*/