summaryrefslogtreecommitdiff
path: root/phpdbg_btree.c
diff options
context:
space:
mode:
authorBob Weinand <bobwei9@hotmail.com>2014-06-29 11:26:03 +0200
committerBob Weinand <bobwei9@hotmail.com>2014-06-29 11:26:03 +0200
commit219beac36b9e421fd9a4920f214e9c63747eaafb (patch)
tree00419a74724c1b96fa98dea5caa5bf7c577271ea /phpdbg_btree.c
parent858b45d4ad86a9d1ec857e20cf8c8e33c15500c0 (diff)
downloadphp-git-219beac36b9e421fd9a4920f214e9c63747eaafb.tar.gz
Fix readline/libedit (Thanks to @remicollet)
Diffstat (limited to 'phpdbg_btree.c')
-rw-r--r--phpdbg_btree.c2
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 |