diff options
Diffstat (limited to 'src/backend/port/dynloader/osf.h')
-rw-r--r-- | src/backend/port/dynloader/osf.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/backend/port/dynloader/osf.h b/src/backend/port/dynloader/osf.h index f00f8992fcf..9f5cdd5c588 100644 --- a/src/backend/port/dynloader/osf.h +++ b/src/backend/port/dynloader/osf.h @@ -4,10 +4,10 @@ * prototypes for OSF/1-specific routines * * - * 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 * - * $Id: osf.h,v 1.1 2000/10/10 21:08:04 petere Exp $ + * $Id: osf.h,v 1.2 2001/01/24 19:43:04 momjian Exp $ * *------------------------------------------------------------------------- */ |