diff options
Diffstat (limited to 'src/port/strtol.c')
-rw-r--r-- | src/port/strtol.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/port/strtol.c b/src/port/strtol.c index 526b070bd09..fd1bc5f3c67 100644 --- a/src/port/strtol.c +++ b/src/port/strtol.c @@ -1,5 +1,5 @@ /*- - * Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * |