diff options
author | Bob Weinand <bobwei9@hotmail.com> | 2014-06-29 11:26:03 +0200 |
---|---|---|
committer | Bob Weinand <bobwei9@hotmail.com> | 2014-06-29 11:26:03 +0200 |
commit | 219beac36b9e421fd9a4920f214e9c63747eaafb (patch) | |
tree | 00419a74724c1b96fa98dea5caa5bf7c577271ea /phpdbg_btree.c | |
parent | 858b45d4ad86a9d1ec857e20cf8c8e33c15500c0 (diff) | |
download | php-git-219beac36b9e421fd9a4920f214e9c63747eaafb.tar.gz |
Fix readline/libedit (Thanks to @remicollet)
Diffstat (limited to 'phpdbg_btree.c')
-rw-r--r-- | phpdbg_btree.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpdbg_btree.c b/phpdbg_btree.c index 8fc2561e04..491445399b 100644 --- a/phpdbg_btree.c +++ b/phpdbg_btree.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2013 The PHP Group | + | Copyright (c) 1997-2014 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 | |