diff options
Diffstat (limited to 'src/port/gethostname.c')
-rw-r--r-- | src/port/gethostname.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/port/gethostname.c b/src/port/gethostname.c index 4a6fdc6d925..a49fe20e577 100644 --- a/src/port/gethostname.c +++ b/src/port/gethostname.c @@ -3,7 +3,7 @@ * gethostname.c * gethostname using uname * - * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * IDENTIFICATION |