diff options
Diffstat (limited to 'src/backend/port/dynloader/linux.h')
-rw-r--r-- | src/backend/port/dynloader/linux.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/backend/port/dynloader/linux.h b/src/backend/port/dynloader/linux.h index de096c60373..79cc0682012 100644 --- a/src/backend/port/dynloader/linux.h +++ b/src/backend/port/dynloader/linux.h @@ -4,10 +4,10 @@ * Port-specific prototypes for Linux * * - * 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 * - * $Id: linux.h,v 1.17 2002/02/12 23:40:29 tgl Exp $ + * $Id: linux.h,v 1.18 2002/06/20 20:29:33 momjian Exp $ * *------------------------------------------------------------------------- */ |