diff options
Diffstat (limited to 'src/include/storage/pg_sema.h')
| -rw-r--r-- | src/include/storage/pg_sema.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/storage/pg_sema.h b/src/include/storage/pg_sema.h index 65c1936c29..8bb023b236 100644 --- a/src/include/storage/pg_sema.h +++ b/src/include/storage/pg_sema.h @@ -10,10 +10,10 @@ * be provided by each port. * * - * 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: pg_sema.h,v 1.1 2002/05/05 00:03:29 tgl Exp $ + * $Id: pg_sema.h,v 1.2 2002/06/20 20:29:52 momjian Exp $ * *------------------------------------------------------------------------- */ |
