aboutsummaryrefslogtreecommitdiff
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 77862ff0e37..28b6e8ead64 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, PostgreSQL Global Development Group
+ * Copyright (c) 2006-2008, PostgreSQL Global Development Group
*
- * $PostgreSQL: pgsql/src/include/pg_trace.h,v 1.2 2006/10/04 00:30:06 momjian Exp $
+ * $PostgreSQL: pgsql/src/include/pg_trace.h,v 1.3 2008/01/02 02:42:06 momjian Exp $
* ----------
*/