summaryrefslogtreecommitdiff
path: root/src/include/storage/freespace.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/storage/freespace.h')
-rw-r--r--src/include/storage/freespace.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/storage/freespace.h b/src/include/storage/freespace.h
index b60d0ceb2f4..7d52bd855fc 100644
--- a/src/include/storage/freespace.h
+++ b/src/include/storage/freespace.h
@@ -4,10 +4,10 @@
* POSTGRES free space map for quickly finding free space in relations
*
*
- * Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
- * $Id: freespace.h,v 1.11 2003/08/04 00:43:32 momjian Exp $
+ * $Id: freespace.h,v 1.12 2003/08/04 02:40:14 momjian Exp $
*
*-------------------------------------------------------------------------
*/