summaryrefslogtreecommitdiff
path: root/src/port/path.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/port/path.c')
-rw-r--r--src/port/path.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/port/path.c b/src/port/path.c
index 3fc1ef33b5f..305eff511eb 100644
--- a/src/port/path.c
+++ b/src/port/path.c
@@ -3,12 +3,12 @@
* path.c
* portable path handling routines
*
- * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
*
* IDENTIFICATION
- * $PostgreSQL: pgsql/src/port/path.c,v 1.79 2009/06/11 14:49:15 momjian Exp $
+ * $PostgreSQL: pgsql/src/port/path.c,v 1.80 2010/01/02 16:58:13 momjian Exp $
*
*-------------------------------------------------------------------------
*/