aboutsummaryrefslogtreecommitdiff
path: root/src/test/isolation/isolationtester.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/isolation/isolationtester.h')
-rw-r--r--src/test/isolation/isolationtester.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/test/isolation/isolationtester.h b/src/test/isolation/isolationtester.h
index b092ed16a0f..1f86db8727d 100644
--- a/src/test/isolation/isolationtester.h
+++ b/src/test/isolation/isolationtester.h
@@ -1,13 +1,13 @@
/*-------------------------------------------------------------------------
*
- * bootstrap.h
- * include file for the bootstrapping code
+ * isolationtester.h
+ * include file for isolation tests
*
- *
- * Portions Copyright (c) 1996-2006, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
- * $PostgreSQL: pgsql/src/include/bootstrap/bootstrap.h,v 1.44 2006/10/04 00:30:07 momjian Exp $
+ * IDENTIFICATION
+ * src/test/isolation/isolationtester.h
*
*-------------------------------------------------------------------------
*/