summaryrefslogtreecommitdiff
path: root/src/include/storage/buf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/storage/buf.h')
-rw-r--r--src/include/storage/buf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/storage/buf.h b/src/include/storage/buf.h
index 1d7c7efe947..6c4350c4272 100644
--- a/src/include/storage/buf.h
+++ b/src/include/storage/buf.h
@@ -4,10 +4,10 @@
* Basic buffer manager data types.
*
*
- * Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2006, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
- * $PostgreSQL: pgsql/src/include/storage/buf.h,v 1.19 2004/12/31 22:03:42 pgsql Exp $
+ * $PostgreSQL: pgsql/src/include/storage/buf.h,v 1.20 2006/03/05 15:58:59 momjian Exp $
*
*-------------------------------------------------------------------------
*/