diff options
Diffstat (limited to 'src/port/win32env.c')
-rw-r--r-- | src/port/win32env.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/port/win32env.c b/src/port/win32env.c index 2aa448eef2d..85a1247fba8 100644 --- a/src/port/win32env.c +++ b/src/port/win32env.c @@ -5,12 +5,12 @@ * environment and the cached versions in (potentially multiple) * MSVCRT. * - * 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/win32env.c,v 1.6 2010/01/01 14:57:16 mha Exp $ + * $PostgreSQL: pgsql/src/port/win32env.c,v 1.7 2010/01/02 16:58:13 momjian Exp $ * *------------------------------------------------------------------------- */ |