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 c2ffa848d34..cdb54c03d4e 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-2004, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
*
* IDENTIFICATION
- * $PostgreSQL: pgsql/src/port/getrusage.c,v 1.7 2004/09/02 17:55:16 tgl Exp $
+ * $PostgreSQL: pgsql/src/port/getrusage.c,v 1.8 2004/12/31 22:03:53 pgsql Exp $
*
*-------------------------------------------------------------------------
*/