summaryrefslogtreecommitdiff
path: root/src/port/getrusage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/port/getrusage.c')
-rw-r--r--src/port/getrusage.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/port/getrusage.c b/src/port/getrusage.c
index 6a9dbc5afa3..1ef199ed02e 100644
--- a/src/port/getrusage.c
+++ b/src/port/getrusage.c
@@ -3,12 +3,12 @@
* getusage.c
* 64-bit versions of fseeko/ftello()
*
- * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2004, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
*
* IDENTIFICATION
- * $PostgreSQL: pgsql/src/port/getrusage.c,v 1.5 2004/06/24 18:53:48 tgl Exp $
+ * $PostgreSQL: pgsql/src/port/getrusage.c,v 1.6 2004/08/29 04:13:12 momjian Exp $
*
*-------------------------------------------------------------------------
*/