diff options
author | Itagaki Takahiro <itagaki.takahiro@gmail.com> | 2011-03-10 15:05:33 +0900 |
---|---|---|
committer | Itagaki Takahiro <itagaki.takahiro@gmail.com> | 2011-03-10 15:05:33 +0900 |
commit | 2d8de0a50b54cc0ed430ffa96dc8776dfe95d5ff (patch) | |
tree | 9bf5a674386c53cf8f07dd5065b4a32ade30d631 /src/test/isolation/isolationtester.h | |
parent | f6587019ed2c2123c00c18db2d1e857a6258ff85 (diff) |
Cleanup copyright years and file names in the header comments of some files.
Diffstat (limited to 'src/test/isolation/isolationtester.h')
-rw-r--r-- | src/test/isolation/isolationtester.h | 10 |
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 * *------------------------------------------------------------------------- */ |