diff options
Diffstat (limited to 'src/include/rusagestub.h')
-rw-r--r-- | src/include/rusagestub.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/rusagestub.h b/src/include/rusagestub.h index 8712217a2b..3ae4564fe2 100644 --- a/src/include/rusagestub.h +++ b/src/include/rusagestub.h @@ -4,10 +4,10 @@ * Stubs for getrusage(3). * * - * 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 * - * $PostgreSQL: pgsql/src/include/rusagestub.h,v 1.13 2003/11/29 22:40:53 pgsql Exp $ + * $PostgreSQL: pgsql/src/include/rusagestub.h,v 1.14 2004/08/29 04:13:03 momjian Exp $ * *------------------------------------------------------------------------- */ |