diff options
Diffstat (limited to 'src/backend/port/dynloader/win.h')
-rw-r--r-- | src/backend/port/dynloader/win.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/port/dynloader/win.h b/src/backend/port/dynloader/win.h index 4f76d20f0d7..2969c8e8234 100644 --- a/src/backend/port/dynloader/win.h +++ b/src/backend/port/dynloader/win.h @@ -4,7 +4,7 @@ * port-specific prototypes for Intel x86/Window NT * * - * Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * win.h,v 1.2 1995/03/17 06:40:18 andrew Exp |