aboutsummaryrefslogtreecommitdiff
path: root/src/include/storage/buffile.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/storage/buffile.h')
-rw-r--r--src/include/storage/buffile.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/storage/buffile.h b/src/include/storage/buffile.h
index 2c9e0870eb9..217f1d81fed 100644
--- a/src/include/storage/buffile.h
+++ b/src/include/storage/buffile.h
@@ -15,10 +15,10 @@
* but currently we have no need for oversize temp files without buffered
* access.
*
- * 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: buffile.h,v 1.7 2000/06/18 03:11:39 tgl Exp $
+ * $Id: buffile.h,v 1.8 2001/01/24 19:43:27 momjian Exp $
*
*-------------------------------------------------------------------------
*/