summaryrefslogtreecommitdiff
path: root/src/port/unsetenv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/port/unsetenv.c')
-rw-r--r--src/port/unsetenv.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/port/unsetenv.c b/src/port/unsetenv.c
index 122fb3f9ea2..1f57c515349 100644
--- a/src/port/unsetenv.c
+++ b/src/port/unsetenv.c
@@ -3,12 +3,12 @@
* unsetenv.c
* unsetenv() emulation for machines without it
*
- * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2004, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
*
* IDENTIFICATION
- * $PostgreSQL: pgsql/src/port/unsetenv.c,v 1.1 2004/05/05 21:18:29 tgl Exp $
+ * $PostgreSQL: pgsql/src/port/unsetenv.c,v 1.2 2004/08/29 04:13:12 momjian Exp $
*
*-------------------------------------------------------------------------
*/