summaryrefslogtreecommitdiff
path: root/src/include/pg_trace.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/pg_trace.h')
-rw-r--r--src/include/pg_trace.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/pg_trace.h b/src/include/pg_trace.h
index bc5fc7563e7..279aeb32e8e 100644
--- a/src/include/pg_trace.h
+++ b/src/include/pg_trace.h
@@ -3,9 +3,9 @@
*
* Definitions for the PostgreSQL tracing framework
*
- * Copyright (c) 2006-2008, PostgreSQL Global Development Group
+ * Copyright (c) 2006-2009, PostgreSQL Global Development Group
*
- * $PostgreSQL: pgsql/src/include/pg_trace.h,v 1.4 2008/03/17 19:44:41 petere Exp $
+ * $PostgreSQL: pgsql/src/include/pg_trace.h,v 1.5 2009/01/01 17:23:55 momjian Exp $
* ----------
*/