diff options
Diffstat (limited to 'src/backend/port/dynloader/bsdi.h')
-rw-r--r-- | src/backend/port/dynloader/bsdi.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/port/dynloader/bsdi.h b/src/backend/port/dynloader/bsdi.h index b85bf1b6f38..a7925a23e7f 100644 --- a/src/backend/port/dynloader/bsdi.h +++ b/src/backend/port/dynloader/bsdi.h @@ -4,7 +4,7 @@ * port-specific prototypes for SunOS 4 * * - * Portions Copyright (c) 1996-2000, PostgreSQL, Inc + * Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * port_protos.h,v 1.2 1995/05/25 22:51:03 andrew Exp |