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 2f4fac1fd63..6c5d6164d4a 100644 --- a/src/port/strtol.c +++ b/src/port/strtol.c @@ -1,5 +1,5 @@ /* - * Portions Copyright (c) 1996-2006, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2007, PostgreSQL Global Development Group * Portions Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * |