diff options
Diffstat (limited to 'main/spprintf.c')
| -rw-r--r-- | main/spprintf.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/spprintf.c b/main/spprintf.c index fef5b63f2..15df17a3b 100644 --- a/main/spprintf.c +++ b/main/spprintf.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2011 The PHP Group | + | Copyright (c) 1997-2012 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | @@ -16,7 +16,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: spprintf.c 314581 2011-08-09 02:37:02Z pierrick $ */ +/* $Id: spprintf.c 321634 2012-01-01 13:15:04Z felipe $ */ /* This is the spprintf implementation. * It has emerged from apache snprintf. See original header: |
