diff options
Diffstat (limited to 'src/include/storage/ipc.h')
| -rw-r--r-- | src/include/storage/ipc.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/storage/ipc.h b/src/include/storage/ipc.h index ca8f827d4f..49ca90ad85 100644 --- a/src/include/storage/ipc.h +++ b/src/include/storage/ipc.h @@ -4,10 +4,10 @@ * POSTGRES inter-process communication definitions. * * - * 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: ipc.h,v 1.45 2001/01/14 05:08:16 tgl Exp $ + * $Id: ipc.h,v 1.46 2001/01/24 19:43:27 momjian Exp $ * * Some files that would normally need to include only sys/ipc.h must * instead include this file because on Ultrix, sys/ipc.h is not designed |
