diff options
Diffstat (limited to 'src/backend/port/dynloader/svr4.h')
-rw-r--r-- | src/backend/port/dynloader/svr4.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/backend/port/dynloader/svr4.h b/src/backend/port/dynloader/svr4.h index 58abb589a8b..b2cab528813 100644 --- a/src/backend/port/dynloader/svr4.h +++ b/src/backend/port/dynloader/svr4.h @@ -4,10 +4,10 @@ * port-specific prototypes for Intel x86/Intel SVR4 * * - * Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: svr4.h,v 1.13 2002/06/20 20:29:33 momjian Exp $ + * $Id: svr4.h,v 1.14 2003/08/04 02:40:02 momjian Exp $ * *------------------------------------------------------------------------- */ |