OSDN Git Service

Update copyright to 2004.
[pg-rex/syncrep.git] / src / backend / storage / ipc / shmqueue.c
index 8e32fb0..1bf1ff4 100644 (file)
@@ -3,12 +3,12 @@
  * shmqueue.c
  *       shared memory linked lists
  *
- * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2004, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *       $PostgreSQL: pgsql/src/backend/storage/ipc/shmqueue.c,v 1.26 2003/11/29 19:51:56 pgsql Exp $
+ *       $PostgreSQL: pgsql/src/backend/storage/ipc/shmqueue.c,v 1.27 2004/08/29 04:12:48 momjian Exp $
  *
  * NOTES
  *